Hi,
Was looking for a some suggestions on a simplistic way to configure some
external facing management nodes to automatically update their gateway
based upon the gateway entry in the networks table.
I have configured the extra network interface in the nics table and running
confignics postscri
I would suggest separating out your host name from you node names and
utilize the hostname fields and a simple postscript to change hostname
based upon it's ip lookup from dns simply done and keeps separation just
requires a little thought on layout
ie
hosts table
#node,ip,hostnames,otherinterf
Ah, I see that you are already setting it up with separate subdomains.
My apologies, missed that section when I was quickly skimming :-)
Seems like really the only issue is the search path on the headnode
seeing the 10 gig first before the 1 gig management network. Not sure if
there's a way aro
> After setting that, everything looks fine, except for the lease
written into /var/lib/dhcpd/dhcpd.leases (still has the 10.233 subnet,
which is 10GbE).
It sounds like you are not using the headnode for DNS management of the
cluster address space, correct?
It seems you are setting DNS up qu
Russell,
Thanks for the response. I think we've gotten closer. After setting
that, everything looks fine, except for the lease written into
/var/lib/dhcpd/dhcpd.leases (still has the 10.233 subnet, which is 10GbE).
I'll pour through the dhcp.pm module to see if I find out what's
Set noderes.nfsserver to the correct IP address to use for your
kickstart repo.
On 10/7/2013 1:33 PM, Steve Crusan wrote:
> Hi all,
>
> Our network setup is like so:
> - 1Gb ethernet (deployment / xCAT / management network)
> - 10Gb ethernet
> - out-of-band (IMM/BMC)
>
Hi all,
Our network setup is like so:
- 1Gb ethernet (deployment / xCAT / management network)
- 10Gb ethernet
- out-of-band (IMM/BMC)
Right now, our DNS is handled by setting up search paths on our xcat
server (via /etc/resolv.conf), with the *fastest* pat
Slight correction , should be
#XCATVAR:XCATMASTER#
Lissa K. Valletta
8-3/B10
Poughkeepsie, NY 12601
(tie 293) 433-3102
From: Linda Mellor/Poughkeepsie/IBM@IBMUS
To: xCAT Users Mailing list ,
Date: 10/07/2013 01:52 PM
Subject:Re: [xcat-user] xcatmaster and nodeset
After doi
After doing a little digging, we are also able to recreate this problem.
The error message is coming from Template.pm when it tries to do table
substitution into your osimage template file that is used to build the
kickstart config file that gets written to /install/autoinst.
In the file reference