Hi Christopher,
As you guessed (apologies for not posting the details) and as was suggested
by Jarrod, it was an issue with ipsrc not being set.
/opt/xcat/share/xcat/netboot/genesis/x86_64/fs/bin/bmcsetup
108a109,114
> # begin nccs modification
> ipmitool lan set $LANCHAN ipsrc static
> sleep 5
> ipmitool -d $idev lan print $LANCHAN
> sleep 5
> # end nccs modification
Above is the "patch" I applied to our bmcsetup script. The "lan print" was
dropped in so I could initially verify that ipsrc was set to "Other". I'm
sure there's likely a more elegant way to address this moving forward, but
for now we'll confirm that it solves the immediate problem.
On Sun, Jun 16, 2013 at 9:46 PM, Christopher Samuel
<[email protected]>wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 17/06/13 11:41, Christopher Samuel wrote:
>
> > Looking at a dx360 M4 of ours that was bad it had taken all the IP
> > settings OK but was still set with ipsrc being other. Changing that
> > to "static" by hand resulted in it coming online immediately.
>
> To clarify - it showed the wrong IP at first (with "Other" as ipsrc):
>
>
> [xCAT Genesis running on barcoo017 /]# ipmitool lan print 1
> Set in Progress : Set Complete
> Auth Type Support : NONE MD2 MD5 PASSWORD
> Auth Type Enable : Callback :
> : User : MD2 MD5 PASSWORD
> : Operator : MD2 MD5 PASSWORD
> : Admin : MD5
> : OEM :
> IP Address Source : Other
> IP Address : 10.3.3.51
> Subnet Mask : 255.255.0.0
> MAC Address : 40:f2:e9:04:16:48
> SNMP Community String : public
> IP Header : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10
> BMC ARP Control : ARP Responses Enabled, Gratuitous ARP Disabled
> Gratituous ARP Intrvl : 2.0 seconds
> Default Gateway IP : 10.3.0.58
> Default Gateway MAC : 00:00:00:00:00:00
> Backup Gateway IP : 0.0.0.0
> Backup Gateway MAC : 00:00:00:00:00:00
> 802.1q VLAN ID : Disabled
> 802.1q VLAN Priority : 0
> RMCP+ Cipher Suites : 1,2,3,4,5,6,7,8,9,10,11,12,13,14
> Cipher Suite Priv Max : XaaaaaaaaaaaaaX
> : X=Cipher Suite Unused
> : c=CALLBACK
> : u=USER
> : o=OPERATOR
> : a=ADMIN
> : O=OEM
>
>
>
>
> But immediately switched to the correct IP address when ipsrc was set
> to "static":
>
>
>
> [xCAT Genesis running on barcoo017 /]# ipmitool -d 0 lan set 1 ipsrc static
> [xCAT Genesis running on barcoo017 /]# ipmitool lan print 1
> Set in Progress : Set Complete
> Auth Type Support : NONE MD2 MD5 PASSWORD
> Auth Type Enable : Callback :
> : User : MD2 MD5 PASSWORD
> : Operator : MD2 MD5 PASSWORD
> : Admin : MD5
> : OEM :
> IP Address Source : Static Address
> IP Address : 10.8.102.17
> Subnet Mask : 255.255.0.0
> MAC Address : 40:f2:e9:04:16:48
> SNMP Community String : public
> IP Header : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10
> BMC ARP Control : ARP Responses Enabled, Gratuitous ARP Disabled
> Gratituous ARP Intrvl : 2.0 seconds
> Default Gateway IP : 0.0.0.0
> Default Gateway MAC : 00:00:00:00:00:00
> Backup Gateway IP : 0.0.0.0
> Backup Gateway MAC : 00:00:00:00:00:00
> 802.1q VLAN ID : Disabled
> 802.1q VLAN Priority : 0
> RMCP+ Cipher Suites : 1,2,3,4,5,6,7,8,9,10,11,12,13,14
> Cipher Suite Priv Max : XaaaaaaaaaaaaaX
> : X=Cipher Suite Unused
> : c=CALLBACK
> : u=USER
> : o=OPERATOR
> : a=ADMIN
> : O=OEM
> [xCAT Genesis running on barcoo017 /]# logout
> Connection to barcoo017 closed.
> [root@barcoo-m ~]# ping barcoo017-imm
> PING barcoo017-imm (10.8.102.17) 56(84) bytes of data.
> 64 bytes from barcoo017-imm (10.8.102.17): icmp_seq=1 ttl=64 time=0.407 ms
> 64 bytes from barcoo017-imm (10.8.102.17): icmp_seq=2 ttl=64 time=0.334 ms
>
> - --
> Christopher Samuel Senior Systems Administrator
> VLSCI - Victorian Life Sciences Computation Initiative
> Email: [email protected] Phone: +61 (0)3 903 55545
> http://www.vlsci.org.au/ http://twitter.com/vlsci
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
>
> iEYEARECAAYFAlG+anQACgkQO2KABBYQAh8dmACfStuLNP3rGIMaIK82bMt9sSqK
> kU8AoJGJEGTiH+W+pcx85DbFy3c8jwsW
> =Zgc3
> -----END PGP SIGNATURE-----
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Windows:
>
> Build for Windows Store.
>
> http://p.sf.net/sfu/windows-dev2dev
> _______________________________________________
> xCAT-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/xcat-user
>
--
Bill Woodford
[email protected]
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user