AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
  • 1.  why ifconfig IP gone after reboot

    Posted Mon April 20, 2009 06:11 AM

    Originally posted by: chandru0078


    Dear experts

    Did anyone faced ifconfig setting gone after reboot server ? I have rebooted server (with HACMP service IP) after 2 years and founded Application cannot connect to apache server due to ifconfig configuration has be flash out!! but ip still availble in /etc/hosts file. Question is ifconfig csetting is permenant till we delete or edit rite ? do need to add this ip at anywhere to make it premenant or not missed out after reboot.? Please help
    #AIX-Forum


  • 2.  Re: why ifconfig IP gone after reboot

    Posted Mon April 20, 2009 09:53 AM

    Originally posted by: hdkutz


    Hello,
    your settings where only temporary.
    Your Interface Change does not reflect the ODM of AIX.
    Use commands like
    chdev -l en? -a netaddr=10.0.0.1
    to make your changes regarding the ODM.

    Cheers,
    ku
    #AIX-Forum


  • 3.  Re: why ifconfig IP gone after reboot

    Posted Mon April 20, 2009 02:35 PM

    Originally posted by: Casey_B


    If this is an HA system, you will need to make sure that by changing the ODM,
    you aren't affecting the cluster configuration.

    Also, a service address is not expected to be available until the cluster
    services are started on the local machine. From your description, this
    seems like what might be occurring in your environment.

    There is a new forum specifically for HACMP/PowerHA questions, and issues:

    http://www.ibm.com/developerworks/forums/forum.jspa?forumID=1611

    Hope this helps,
    Casey
    #AIX-Forum