This soft copy for use by IBM employees only.
# nim -o <operation> -a <attribute>=<value> ... <object>
# lsnim -O sphps01
sphps01:
define
= define an object
change
= change an object
′
s attributes
remove
= remove an object
allocate = allocate a resource for use
deallocate = deallocate a resource
diag
= enable a machine to boot a diagnostic image
cust
= perform software customization
bos_inst = perform a BOS installation
maint
= perform software maintenance
reset
= reset an object
′
s NIM state
lslpp
= list LPP information about an object
fix_query
= perform queries on installed fixes
check
= check the status of a NIM object
reboot
= reboot specified machines
This
-O
option of the
lsnim
command is very useful in determining the set of
operations that can be performed on a specific object (the object
sphps01 of type
machine, in this case).
define
This operation creates a new NIM machine object. In the RS/6000
SP environment, it is called by
setup_server
for all nodes which are
known to the SDR.
# nim -o define -t standalone -a if1=
′
spnet speth02 10005aa88123
′
\
-a cable_type1=dix newhost
This operation creates the standalone NIM machine object newhost.
The NIM Network object
spnet must exist at this time. Several
checks are made; for instance, whether the IP address for
hostname
speth02 is reachable from the net spnet. Furthermore,
the attribute
cable_type1
is a required for Ethernet network objects.
There are other optional attributes for machine objects:
iplrom_emu
,
cpuid
,
comments
,
ring_speed
,
cable_type
, and
platform
.
The script setup_server uses the attributes
platform
and
cpuid
in
addition to the given example.
change
This operation changes the values of attributes.
# nim -o change -a cable_type1=bnc newhost
or
# nim -o change -a comments=
″
This is a comment...
″
newhost
To remove an optional attribute, just let the value for the attribute
void while changing the object.
# nim -o change -a comments= newhost
remove
This operation removes a NIM machine object. Removing machine
objects is successful in case no resources are allocated to that
machine object and its
Cstate
is
Ready for a NIM operation
. This
state can be enforced by resetting the object:
# nim -o remove newhost
The script setup_server removes and redefines machine objects, for
instance, in case some of the node-specific information like the
hardware address of the SP Ethernet adapter changes. This
Chapter 2. The Installation Process
51
Содержание RS/6000 SP
Страница 2: ......
Страница 14: ...This soft copy for use by IBM employees only xii SP PD Guide...
Страница 16: ...This soft copy for use by IBM employees only xiv SP PD Guide...
Страница 106: ...This soft copy for use by IBM employees only 86 SP PD Guide...
Страница 178: ...This soft copy for use by IBM employees only 158 SP PD Guide...
Страница 214: ...This soft copy for use by IBM employees only 194 SP PD Guide...
Страница 248: ...This soft copy for use by IBM employees only 228 SP PD Guide...
Страница 250: ...This soft copy for use by IBM employees only Figure 102 setup_authent Script Flow Chart 2 7 230 SP PD Guide...
Страница 252: ...This soft copy for use by IBM employees only Figure 104 setup_authent Script Flow Chart 4 7 232 SP PD Guide...
Страница 254: ...This soft copy for use by IBM employees only Figure 106 setup_authent Script Flow Chart 6 7 234 SP PD Guide...
Страница 258: ...This soft copy for use by IBM employees only Figure 110 install_cw Script Flow Chart 3 3 238 SP PD Guide...
Страница 260: ...This soft copy for use by IBM employees only Figure 112 setup_server Script Flow Chart 2 23 240 SP PD Guide...
Страница 262: ...This soft copy for use by IBM employees only Figure 114 setup_server Script Flow Chart 4 23 242 SP PD Guide...
Страница 264: ...This soft copy for use by IBM employees only Figure 116 setup_server Script Flow Chart 6 23 244 SP PD Guide...
Страница 266: ...This soft copy for use by IBM employees only Figure 118 setup_server Script Flow Chart 8 23 246 SP PD Guide...
Страница 268: ...This soft copy for use by IBM employees only Figure 120 setup_server Script Flow Chart 10 23 248 SP PD Guide...
Страница 270: ...This soft copy for use by IBM employees only Figure 122 setup_server Script Flow Chart 12 23 250 SP PD Guide...
Страница 272: ...This soft copy for use by IBM employees only Figure 124 setup_server Script Flow Chart 14 23 252 SP PD Guide...
Страница 274: ...This soft copy for use by IBM employees only Figure 126 setup_server Script Flow Chart 16 23 254 SP PD Guide...
Страница 276: ...This soft copy for use by IBM employees only Figure 128 setup_server Script Flow Chart 18 23 256 SP PD Guide...
Страница 278: ...This soft copy for use by IBM employees only Figure 130 setup_server Script Flow Chart 20 23 258 SP PD Guide...
Страница 280: ...This soft copy for use by IBM employees only Figure 132 setup_server Script Flow Chart 22 23 260 SP PD Guide...
Страница 284: ...This soft copy for use by IBM employees only Figure 136 rc switch Script Flow Chart 3 8 264 SP PD Guide...
Страница 286: ...This soft copy for use by IBM employees only Figure 138 rc switch Script Flow Chart 5 8 266 SP PD Guide...
Страница 288: ...This soft copy for use by IBM employees only Figure 140 rc switch Script Flow Chart 7 8 268 SP PD Guide...
Страница 290: ...This soft copy for use by IBM employees only 270 SP PD Guide...
Страница 292: ...This soft copy for use by IBM employees only 272 SP PD Guide...
Страница 300: ...This soft copy for use by IBM employees only 280 SP PD Guide...
Страница 304: ...This soft copy for use by IBM employees only 284 SP PD Guide...
Страница 308: ...This soft copy for use by IBM employees only 288 SP PD Guide...
Страница 310: ...This soft copy for use by IBM employees only 290 SP PD Guide...
Страница 316: ...IBML This soft copy for use by IBM employees only Printed in U S A SG24 4778 00...