Size: 756
Comment:
|
Size: 1860
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
=== Changing host name or IP address for Slave PC === |
|
Line 7: | Line 9: |
* Restart the dhcpd server by doing "sudo /etc/init.d/dhcpd restart" on the master machine. | |
Line 10: | Line 11: |
* Restart the network service by doing "sudo /etc/init.d/eth0 restart" on the master machine. | * Modify dis setting files in /etc/dis/dishosts.conf and /etc/dis/cluster.conf on the master machine. * Reboot the master machine. |
Line 13: | Line 15: |
* Do not forget changing an old host name to the new host name in .mdl file. | * Do not forget changing an old host name to the new host name in .mdl files. |
Line 15: | Line 17: |
* Modify /diskless/root/etc/rtsystab if you changed model name. | |
Line 16: | Line 19: |
* Modify the hosts file for workstations in /etc/hosts. * Restart the network service by doing "sudo /etc/init.d/networking restart" on workstations. === Changing host name for boot PC === 1. Modify host name in /etc/conf.d/hostname on boot PC. * Modify host name in /etc/hosts on boot PC. * Modify IP address in dhcpd.conf * Modify IP address in /diskless/pxelinx.cfg/default * Modify host name for the remote computer in /diskless/root/etc/hosts on boot PC. * Modify host name for the remote computer in /diskless/root/etc/fstab on boot PC. * Reboot the master machine. * Modify host name in /etc/hosts on k1dc0, k1nds0, k1nds1, k1fw0, k1fw1. * Modify host name in /etc/fstab on k1dc0, k1nds0, k1nds1, k1fw0, k1fw1. * Reboot k1dc0, k1nds0, k1nds1, k1fw0, k1fw1. * Reboot slave computers. * Modify host name in /etc/hosts on workstations. * Modify host name in /etc/fstab on workstations. * Restart the network service by doing "sudo /etc/init.d/networking restart" on workstations. |
Changing host name or IP address for Slave PC
- Go to /etc/dhcp on master machine.
Modify the dhcpd.conf file by changing the section you need change like:
host k1xxx { hardware ethernet xx:xx:xx:xx:xx:xx; fixed-address 192.168.10.xxx }
- Modify the hosts file for the master in /etc/hosts.
- Modify the hosts file for the remote computer on the master machine in /diskless/root/etc/hosts.
- Modify dis setting files in /etc/dis/dishosts.conf and /etc/dis/cluster.conf on the master machine.
- Reboot the master machine.
- Rebuild IOP and front-end model.
- Do not forget changing an old host name to the new host name in .mdl files.
- Modify testpoint.par if you need.
- Modify /diskless/root/etc/rtsystab if you changed model name.
- Reboot slave computer.
- Modify the hosts file for workstations in /etc/hosts.
- Restart the network service by doing "sudo /etc/init.d/networking restart" on workstations.
Changing host name for boot PC
- Modify host name in /etc/conf.d/hostname on boot PC.
- Modify host name in /etc/hosts on boot PC.
- Modify IP address in dhcpd.conf
- Modify IP address in /diskless/pxelinx.cfg/default
- Modify host name for the remote computer in /diskless/root/etc/hosts on boot PC.
- Modify host name for the remote computer in /diskless/root/etc/fstab on boot PC.
- Reboot the master machine.
- Modify host name in /etc/hosts on k1dc0, k1nds0, k1nds1, k1fw0, k1fw1.
- Modify host name in /etc/fstab on k1dc0, k1nds0, k1nds1, k1fw0, k1fw1.
- Reboot k1dc0, k1nds0, k1nds1, k1fw0, k1fw1.
- Reboot slave computers.
- Modify host name in /etc/hosts on workstations.
- Modify host name in /etc/fstab on workstations.
- Restart the network service by doing "sudo /etc/init.d/networking restart" on workstations.