HP Integrity Superdome 2 16-socket HP Superdome 2 Partitioning Administrator G - Page 100

Boot options management for partitions, an OS in a virtual partition can be booted from the UEFI

Page 100 highlights

# vparstatus -N 1 # shutdown -h 3. After the virtual partition is in the down state, remove the virtual partition vPar0001: vparremove -N nPar0001 -p vPar0001 -f CAUTION: Involuntary use of this command leads to unforeseen consequences. Therefore, you must confirm the operation with the -f (force) option. Boot options management for partitions On HP Superdome 2 servers, each virtual partition has its own instance of UEFI. This means that an OS in a virtual partition can be booted from the UEFI, just like an nPartition. Standard UEFI/loader/OS mechanisms can be used to set boot disks, specify kernel paths and kernel boot options for a vPar. NOTE: Consequently, there is no support for specifying boot disk, kernel boot path or kernel boot options in the vPar commands. OS commands like setboot now directly operate on the stable storage of the virtual partition instead of updating the vpdb (which used to be the case on earlier platforms). For example, if you are logged into virtual partition Oslo2 and execute the command: Oslo2# Oslo2# setboot -b on this would set the "autoboot" attribute to "ON" in the stable storage of virtual partition Oslo2. On Superdome 2 platforms, when running in a vPar OS, the following options of the setboot command may be used to alter boot settings on a virtual partition: -p : To set the primary boot path -a : To set the alternate boot path -b : sets the autoboot attribute for the vPar -h : sets the HA-alternate path for the vPar Alternatively, the boot options can also be managed from the UEFI Shell. For details on managing boot options at the UEFI Shell, see the HP-UX Installation guide at: http://www.hp.com/go/hpux-core-docs 100 Managing and Booting Virtual Partitions

  • 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
  • 107
  • 108
  • 109
  • 110

#
vparstatus -N 1
#
shutdown -h
3.
After the virtual partition is in the down state, remove the virtual partition vPar0001:
vparremove -N nPar0001 -p vPar0001 -f
CAUTION:
Involuntary use of this command leads to unforeseen consequences. Therefore, you
must confirm the operation with the
-f
(force) option.
Boot options management for partitions
On HP Superdome 2 servers, each virtual partition has its own instance of UEFI. This means that
an OS in a virtual partition can be booted from the UEFI, just like an nPartition. Standard
UEFI/loader/OS mechanisms can be used to set boot disks, specify kernel paths and kernel boot
options for a vPar.
NOTE:
Consequently, there is no support for specifying boot disk, kernel boot path or kernel
boot options in the vPar commands. OS commands like setboot now directly operate on the stable
storage of the virtual partition instead of updating the vpdb (which used to be the case on earlier
platforms).
For example, if you are logged into virtual partition
Oslo2
and execute the command:
Oslo2#
Oslo2# setboot -b on
this would set the "autoboot" attribute to "ON" in the stable storage of virtual partition Oslo2.
On Superdome 2 platforms, when running in a vPar OS, the following options of the setboot
command may be used to alter boot settings on a virtual partition:
-p : To set the primary boot path
-a : To set the alternate boot path
-b : sets the autoboot attribute for the vPar
-h : sets the HA-alternate path for the vPar
Alternatively, the boot options can also be managed from the UEFI Shell. For details on managing
boot options at the UEFI Shell, see the HP-UX Installation guide at:
h
t
tp://w
w
w
.hp
.co
m/go/hpu
x
-co
r
e
-doc
s
100
Managing and Booting Virtual Partitions