It turns out the /xcatpost/updateflag.awk was sending the status back to the 
xcatd and causing nodeset to run.
This could not resolve the ip address and created a new DHCP entry without the 
fixed-address.

I had added new entries to the networks table. Restarted xcatd solved the 
problem.

Mark Frenette
mark.frene...@nuance.com

________________________________________


Message: 3
Date: Tue, 4 Dec 2012 09:39:26 -0500
From: Jarrod B Johnson <jbjoh...@us.ibm.com>
Subject: Re: [xcat-user] DHCP lease loosing fixed-address
To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net>
Message-ID:
        <of8ca0673c.85c5b45c-on85257aca.0050281c-85257aca.00504...@us.ibm.com>
Content-Type: text/plain; charset="us-ascii"


Odd.  FYI, fixed-address should only be missing if the name 'hv001'
resolves to an address that overlaps in the networks.dynamicrange.

I am unaware of any circumstance where it would change one moment to next
unless dynamicrange was modified in the middle of operation...



From:   "Frenette, Mark" <mark.frene...@nuance.com>
To:     "xcat-user@lists.sourceforge.net"
            <xcat-user@lists.sourceforge.net>,
Date:   12/04/2012 09:24 AM
Subject:        [xcat-user] DHCP lease loosing fixed-address



I'm having a problem where a nodes dhcp lease entry is loosing the
"fixed-address" line during an install.  It seems to be happening during
the postscript just before the reboot.  I originally thought the dhclient
was releasing it's address so I ran a tcpdump and didn't see anything going
back to the dhcp server ports (67,68).
I'm thinking it may be during the at the postscript updateflag when the
xcatd does a nodeset boot.

These are all RHEL62 with xCAT 2.7.3.

This is a sample of the dhcpd.leases entry before the install:
host hv001 {
  dynamic;
  hardware ethernet 98:4b:e1:0f:68:b2;
  fixed-address 10.30.22.6;
        supersede server.ddns-hostname = "hv001";
        supersede host-name = "hv001";
        if option vendor-class-identifier = "ScaleMP" {
          supersede server.filename = "vsmp/pxelinux.0";
        } else {
          supersede server.filename = "pxelinux.0";
        }
        supersede server.next-server = 0a:1e:16:0f;
}

The line "fixed-address 10.30.22.6;" is missing after the install and
before postbootscripts is run.

Any help would be appreciated.

Mark Frenette
mark.frene...@nuance.com
------------------------------------------------------------------------------

LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
-------------- next part --------------
An HTML attachment was scrubbed...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available

------------------------------

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d

------------------------------

_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


End of xCAT-user Digest, Vol 40, Issue 6
****************************************

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to