Thomas Alandt
WW  Test Engineer Complex Solutions
IBM-ISC
Phone:919-543-7581 (t/l 441-7581



From:   Luis Cabellos <[email protected]>
To:     [email protected]
Date:   05/21/2012 04:38 AM
Subject:        Re: [xcat-user] How to configure getmacs for an idataplex



Date: Fri, 18 May 2012 07:46:39 -0400
From: Thomas Alandt <[email protected]>
Subject: Re: [xcat-user] How to configure getmacs for an idataplex
To: xCAT Users Mailing list <[email protected]>
Message-ID:
       <
ofe7fce637.51288f6a-on85257a02.00405e3b-85257a02.0040b...@us.ibm.com>
Content-Type: text/plain; charset="us-ascii"

Luis,
 Please visit the documentation page:
http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_Documentation

 and pull up the xCAT iDataPlex Cluster Quick Start
If you follow this guide, running getmacs manually is not required.
Autodiscovery magic should take over and do it for you, this includes the
programming the IMM.
We are following that guide, but, in our case (surely, it's our failure 
configuring something) the Autodiscovery magic don't work, or it work 
randomly (only one node get the mac configured, and no node get the rigth 
IP). And I don't know how to fix it.

Main problems:

 * How I set a node to new state? I want a node that I test to install, to 
start again. 
/opt/xcat/share/xcat/tools/rmnodecfg
# ./rmnodecfg n1 – n10
 I tried (noderm nodeXX ; nodeadd node6 groups=ipmi,idataplex,compute,all 
), but it did not start in discovery state again.

 * How can i test that the switch is cofigured for autodiscovery? There is 
something I can manually do, similar to the xCat proccess to check if a 
node is plug in the rigth position.
You could try snmpwalk to see how the port for a particular switch is 
defined.
What type of switch are you using. I am not familiar with setting such as 
Ethernet7 ?
This was posted in xcat a while back but can give you an example:
As an example, we had an IBM j48e gigabit switch that wasn't discovering 
correctly.  We ran:
snmpwalk -v 1 -c public j48 .1.3.6.1.2.1.31.1.1.1.1 | less
The output shows the port we're looking for (port 5) is:
IF-MIB::ifName.512 = STRING: ge-0/0/5
IF-MIB::ifName.512 = STRING: ge-0/0/5.0
We found that the mac was on the 5.0 interface, so it seemed to match all 
of those.  Inside of our switch table we put:
node0342,j48,ge-0/0/5.0
This then allowed autodiscover.

 * Why a node is not getting the rigth IP, even when it have the 
autodiscovery MAC rigth. e.g, node7 is installed with IP 10.22.1.249 with: 
    What does your switch tab look like, could be that it doesn't 
understand Ethernet7 setting for port 7?
# lsdef node7
Object name: node7
    arch=x86_64
    bmc=bmc7
    chain=runcmd=bmcsetup,standby
    currchain=boot
    currstate=install SL6.2-x86_64-compute
    groups=ipmi,idataplex,compute,all
    initrd=xcat/SL6.2/x86_64/initrd.img
    ip=10.22.1.7
    kcmdline=quiet repo=http://!myipfn!/install/SL6.2/x86_64/ 
ks=http://!myipfn!/install/autoinst/node7 ksdevice=bootif cmdline 
console=tty0 console=ttyS1,19200n8r
    kernel=xcat/SL6.2/x86_64/vmlinuz
    mac=34:40:b5:b8:72:bc
    mgt=ipmi
    mtm=7912FT1
    netboot=xnba
    ondiscover=nodediscover
    os=SL6.2
    postbootscripts=otherpkgs
    postscripts=syslog,remoteshell,syncfiles
    profile=compute
    provmethod=install
    rack=1
    serialflow=hard
    serialport=1
    serialspeed=19200
    status=installing
    statustime=05-18-2012 18:23:50
    supportedarchs=x86,x86_64
    switch=switch1
    switchport=Ethernet7
    unit=A7

 
Regards,

Tom

Thanks,
Luis 
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to