FRU Replacement Guide
4 Storage Node Replaceable Units
52
Note:
Use capital letters for the MAC address.
device.nicports[0].hwaddr = '
NEW_MAC_ADDRESS
'
For example,
In [12]: device.nicports[0].hwaddr='90:E2:BA:7E:B8:31'
c) Save the device object.
q.drp.device.save(device)
17.
Restart dhcpd.
In [14]: q.manage.dhcpd.restart()
Stopping dhcpd...
dhcpd is halted
Starting dhcpd...
dhcpd is running
18.
Reboot the new chassis.
a) From the Management Node, open an SSH session to the new chassis using the IP address from the work table,
under
IP Address of Node
.
The Linux prompt appears.
b) At the Linux prompt, run the following command:
reboot
Once rebooted, if you log into the CMC, you can see that the chassis now has the correct hostname as shown in the
figure below.
Figure 28: The Node with a Rebooted Chassis as Seen on the CMC