How to Change the VERDE (rpm) Server's IP Address

How to Change the VERDE (rpm) Server's IP Address

Product Line:  VERDE

You may need to modify the IP Address of your VERDE server specific to the RPM install version.

Following are the steps to perform:

  1. Ensure all Sessions are shutdown
  2. Ensure all Gold Images are checked in
  3. Modify the target NIC file (/etc/sysconfig/network-scripts/ifcfg-<NIC Name>) to reflect the new IP Address.
    1. The following screen shot shows the original NIC IP ... 192.168.1.228:

In the following screen shot, the IP, in the same file has been changed to 192.168.1.229:


  1. Save the change
  2. Reboot the server
  3. When the server comes back up, stop VERDE services (services VERDE stop)
  4. Now, rerun the VERDE configuration stipulating the new IP (192.168.1.229)
      /usr/lib/verde/bin/verde-config -i

  1.       Now, modify the anaconda file (anaconda-ks.cfg) as stipulated in the following screenshot:




You should now be able to bring VERDE back up using the new IP Address (192.168.1.229)