HP Integrity Superdome 2 HP Superdome 2 Partitioning Administrator Guide - Page 91

Examples, From OA prompt, Ungraceful shutdown

Page 91 highlights

Examples • To poweroff a virtual partition: Shutdown the virtual partition from the OS prompt shutdown -h or reboot -h NOTE: This is a graceful shutdown and allows the OS to transition through the shutdown process From OA prompt: - Graceful shutdown poweroff partition 1:1 - Ungraceful shutdown poweroff partition 1:1 force • To reset a virtual partition: - Invoked from the OA vparreset -f -N 1 -p 1 or reboot partition force 1:1 • To simulate a hard-reset, use the -h option: vparreset -f -p 1:1 -h or poweroff partition 1:1 force • To simulate a TOC reset, use the -t option: vparreset -f -p 1:1 -t or INIT partition 1:1 Shutting Down or Rebooting a Virtual Partition 91

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106

Examples
To poweroff a virtual partition:
Shutdown the virtual partition from the OS prompt
shutdown -h
or
reboot -h
NOTE:
This is a graceful shutdown and allows the OS to transition through the shutdown
process
From OA prompt:
Graceful shutdown
poweroff partition 1:1
Ungraceful shutdown
poweroff partition 1:1 force
To reset a virtual partition:
Invoked from the OA
vparreset -f -N 1 -p 1
or
reboot partition force 1:1
To simulate a hard-reset, use the
-h
option:
vparreset -f -p 1:1 -h
or
poweroff partition 1:1 force
To simulate a TOC reset, use the
-t
option:
vparreset -f -p 1:1 -t
or
INIT partition 1:1
Shutting Down or Rebooting a Virtual Partition
91