Originally posted by: styerd
Normally one might run mktcpip or ifconfig to reconfigure the IP addresses of network interfaces. I have many processors on a LAN that is split/merged by reconfiguring the switch and changing the IP addresses of some subset of the processors. These are all multibos systems. I have a need to reconfigure both the active and standby BOS IP addresses to be in the "new" network partition.
I was hoping to mount the multibos file systems (multibos -m) export ODMDIR to the standby ODM and simply odmchange only the netaddr for each interface to match the network being used by the active BOS. I cannot run mktcpip since it acts on only the primary BOS.
Unfortunately when the standy BOS is booted it configures with its previously defined IP address and my changes to the CuAt have been overwritten. Perhaps there is a prior savebase before my changes and then a restbase during boot that is overwriting my changes. I can't run my own savebase because the configuration data is saved from the primary BOS and not from the inactive standby BOS. I have confirmed that savebase/restbase does in fact overwrite the netaddr attributes.
Perhaps this is a unique senario and there are no doubt other ways to work around the problem but what I need is for the standby to boot the first time with the correct IP addresses. Suggestions?
#AIX-Forum