Ok. "not baked in" was what I suspected. Thanks for the code sample. I'll go that route.
On Wed, Aug 24, 2016 at 2:38 PM, Jarrod Johnson <[email protected]> wrote: > Well, I don’t think we quite made a baked in, but here’s me doing the > critical piece to 4 x3550 M5s: > > # rinv n501-n504 mac|grep 'Address 1'|sed -e 's/: MAC Address 1: / > mac.mac=/' -e 's/^/nodech /' > addnodes.sh > > # cat addnodes.sh > > nodech n504 mac.mac=40:f2:e9:b8:12:48 > > nodech n502 mac.mac=40:f2:e9:b8:0e:18 > > nodech n503 mac.mac=40:f2:e9:b8:1d:88 > > nodech n501 mac.mac=40:f2:e9:bb:f2:20 > > > > At that point, you could ‘makedhcp n501-n504’ and nodeset and all would > work. > > > > *From:* Andrew Loftus [mailto:[email protected]] > *Sent:* Wednesday, August 24, 2016 2:46 PM > *To:* xCAT Users Mailing list > *Subject:* Re: [xcat-user] node discovery using pre-configured IPMI ip > address? > > > > Yes, rinv works (didn't know about that command, thanks!). > > Yes, booting from the on-board interfaces. > > > > I can see the information for some nodes using rinv. Is there an existing > way to have xcat fill in the necessary information in the tables? > > > > On Wed, Aug 24, 2016 at 1:16 PM, Jarrod Johnson <[email protected]> > wrote: > > Does rinv work? Are you using the on board interfaces for booting/what > have you? > > > > *From:* Andrew Loftus [mailto:[email protected]] > *Sent:* Wednesday, August 24, 2016 2:06 PM > *To:* xCAT Users Mailing list > *Subject:* [xcat-user] node discovery using pre-configured IPMI ip > address? > > > > I have a set of nodes with unique IP addresses pre-configured on the IMM > interface. Is there a way to have xcat "discover" the rest of the > information for the node (ie: mac addresses and other relevant deployment > info)? > > > > If it matters, nodes are Lenovo X 3550. > > > > Cheers, > > --Andy > > >
------------------------------------------------------------------------------
_______________________________________________ xCAT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcat-user
