![Oracle Solaris Cluster 3.3 Скачать руководство пользователя страница 19](http://html1.mh-extra.com/html/oracle/solaris-cluster-3-3/solaris-cluster-3-3_system-manual_1646119019.webp)
e. Edit the
nvramrc
script to set the
scsi-initiator-id
for the local devices on the first node
to
7
.
For a full list of commands, see the
OpenBoot 2.x Command Reference Manual
Caution –
Insert exactly one space after the first double quote and before
scsi-initiator-id.
{0} ok
nvedit
0:
probe-all
1:
cd /pci@1f,4000/scsi@2
2:
7 encode-int " scsi-initiator-id" property
3:
device-end
4:
cd /pci@1f,4000/scsi@3
5:
7 encode-int " scsi-initiator-id" property
6:
device-end
7:
install-console
8:
banner
[Control C]
{0} ok
f.
Store the changes.
The changes you make through the
nvedit
command are recorded on a temporary copy of
the
nvramrc
script. You can continue to edit this copy without risk. After you complete your
edits, save the changes. If you are not sure about the changes, discard them.
■
To store the changes, type the following command:
{0} ok
nvstore
{1} ok
■
To discard the changes, type the following command:
{0} ok
nvquit
{1} ok
g. Verify the contents of the
nvramrc
script that you created, as shown in the following
example.
If the contents of the
nvramrc
script are incorrect, use the
nvedit
command to make
corrections.
{0} ok
printenv nvramrc
nvramrc =
probe-all
cd /pci@1f,4000/scsi@2
7
"
scsi-initiator-id
"
integer-property
device-end
cd /pci@1f,4000/scsi@3
7
"
scsi-initiator-id
"
integer-property
device-end
install-console
banner
{1} ok
Installing Storage Arrays
Chapter 1 • Installing and Maintaining a SCSI RAID Storage Device
19