Currently xcat 2.8.2 snap build on ubuntu does not support conignics on
computenode. It will be supported in 2.8.2 GA build.

As a workaround, write a script "config10gnic", which can config the nics
(can get all information from mypostscript). Save
under /install/postscripts/. Add the "config10gnic" to the node's
postscripts attribute. then the nics can be configured.

Best
--------------------------
 Xu Qing (徐清)
 IBM China Software Development Laboratory

 Email: [email protected]
 Address: Building 28, ZhongGuanCun Software Park,
          No.8, Dong Bei Wang West Road, Haidian District Beijing 100193,
PRC

 北京市海淀区东北旺西路8号中关村软件园28号楼
 邮编: 100193


                                                                           
             Jaskaran Singh                                                
             <jack.sahiwal@gma                                             
             il.com>                                                    To 
                                       xCAT Users Mailing list             
             2013-06-27 09:57          <[email protected]>   
                                                                        cc 
                                                                           
             Please respond to                                     Subject 
                xCAT Users             [xcat-user] Ubuntu Second Interface 
               Mailing list                                                
             <xcat-user@lists.                                             
             sourceforge.net>                                              
                                                                           
                                                                           
                                                                           




I have ubuntu xcat mgmt server 2.8.2 i have the networks and hosts defined
and nodes added.
I can image the nodes with ubuntu 12.04 iso but i can't bring ip the second
interface (10GB) on the nodes.



root@hpcmgmt:~# tabdump hosts


#node,ip,hostnames,otherinterfaces,comments,disable


"compute","|\D+(\d+).*$|10.69.142.($1+10)|",,,,


"imm","|\D+(\d+).*$|172.29.0.($1+10)|",,,,


"computehs","|\D+(\d+).*$|10.69.143.($1+10)|",,,,





root@hpcmgmt:~# tabdump networks


#netname,net,mask,mgtifname,gateway,dhcpserver,tftpserver,nameservers,ntpservers,logservers,dynamicrange,staticrange,staticrangeincrement,nodehostname,ddnsdomain,vlanid,domain,comments,disable


"provision","10.69.142.0","255.255.255.0","eth0","<xcatmaster>",,"10.69.142.43",,,,"10.69.142.200-10.69.142.250",,,,,,,,


"data","10.69.143.0","255.255.255.0","eth5","10.69.143.1",,"10.69.143.43",,,,,,,,,,,,


"imm","172.29.0.0","255.255.255.0","eth0","<xcatmaster>",,"172.29.0.43",,,,,,,,,,,,



the 10gb interface on xcat mgmt node is on eth5
but the 10gb interface on nodes is at eth3.





chdef -t node -o hpcnode31 nicips.eth3='10.69.143.41' \
nichostnamesuffixes.eth3='-hs' nictypes.eth3='ethernet'

nicnetworks.eth1='data' \
niccustomscripts.eth3='configeth-data'
i can do lsdef hpcnode31 and see all the eth3 values for the node.

so i did the nodeset osimage hpcnode31 command

for the node to image , the machine images with ubuntu12.04
but the second interface never comes up.
Since i have already specified the 'configeth-data' script to setup eth3
interface

do i still need to add it in postscripts ?
can someone tell me where the logic is bad ?
Thanks
------------------------------------------------------------------------------

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

<<inline: graycol.gif>>

<<inline: pic16203.gif>>

<<inline: ecblank.gif>>

------------------------------------------------------------------------------
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

Reply via email to