Step 2: copy and register locally – HP sv6 User Manual
Page 52
installation and user information
updating software
Chapter 2
52
Use the default target list which is generated during the initial
installation of sv6 systems, /var/opt/sps/sv6files/sv6_targets, or
create a new file containing the gigabit hostnames of all systems in
your sv6 configuration. The first name in the list must be the gigabit
hostname of the master system. For single-channel configurations,
the default master hostname is svm, and for multi-channel the
default is svm_c1. For this example, our sv6_targets file contains:
svm
sv1
sv2
sv3
sv4
Touch the .sdkey file on each system to allow for the SD “install to
multiple targets” functionality. Use the /var/opt/ignite/sps/sv6files/all
script to automatically run this command on all systems in the
targets list.
all touch /var/adm/sw/.sdkey
Enable SD root permissions from the master system to all systems in
the target list.
master=$(head –1 /var/opt/ignite/sps/sv6files/sv6_targets)
all /usr/sbin/swacl -l root -M user:root@$master:crwit
step 2: copy and register locally
This step meets the requirement of the SD “install to multiple targets”
functionality. The patch or depot being applied must be registered on the
local (not network mounted) hard drive of the master system. Tape depot
format is not supported. The swcopy command converts tape depots into
an acceptable format.
7. Start the SD copy GUI:
swcopy
8. In the target selection window:
Key to steps below
Example
Menu Selections
(xxx)
(Actions)
Buttons
[xxx]
[OK]
Text or commands to be
entered
Plain, bold
svm