xCAT 2.6.8.  The xCAT server runs SLES11.1 .

I'm running genimage on a CentOS6 node that was installed by this
xCAT server onto an IBM LS21 node.  I've mounted /install and /opt/xcat
from the management node onto this compute node where I'm running genimage.

==========================================================================
/opt/xcat/share/xcat/netboot/centos
[root@elmob282 centos]# ./genimage -o centos6 -p elmob_compute_centos -i eth0 
-n bnx2 
yum -y -c /tmp/genimage.10910.yum.conf 
--installroot=/install/netboot/centos6/x86_64/elmob_compute_centos/rootimg/ 
--disablerepo=* --enablerepo=centos6-x86_64-0  install  bash nfs-utils openssl 
dhclient kernel openssh-server openssh-clients busybox busybox-anaconda wget 
rsync
centos6-x86_64-0                                                                
        | 4.0 kB     00:00 ... 
centos6-x86_64-0/primary_db                                                     
        | 4.2 MB     00:00 ... 
Setting up Install Process
No package busybox-anaconda available.
Resolving Dependencies
--> Running transaction check
---> Package bash.x86_64 0:4.1.2-3.el6 set to be updated
--> Processing Dependency: libc.so.6(GLIBC_2.2.5)(64bit) for package: 
bash-4.1.2-3.el6.x86_64
--> Processing Dependency: rtld(GNU_HASH) for package: bash-4.1.2-3.el6.x86_64

  <SNIP lots of installation info>

  upstart.x86_64 0:0.6.5-6.1.el6                        util-linux-ng.x86_64 
0:2.17.2-6.el6                    
  which.x86_64 0:2.19-5.1.el6                           zlib.x86_64 
0:1.2.3-25.el6                             

Complete!
W: Dracut module "xcat" cannot be found.
W: Dracut module "nfs" cannot be found.
W: Dracut module "network" cannot be found.
the initial ramdisk for statelite is generated successfully.
W: Dracut module "xcat" cannot be found.
W: Dracut module "nfs" cannot be found.
W: Dracut module "network" cannot be found.
the initial ramdisk for stateless is generated successfully.

==========================================================================


I've installed most of the dracut packages on the node where I'm running 
genimage:
[root@elmob282 centos]# rpm -qa dracut\*
dracut-kernel-004-32.el6.noarch
dracut-network-004-32.el6.noarch
dracut-tools-004-32.el6.noarch
dracut-004-32.el6.noarch
dracut-generic-004-32.el6.noarch


So it looks like I've got two problems:
1) The centos genimage (which is a link to the rh genimage) is looking for
   busybox-anaconda which was in centos5, but is not in centos6.  It's not
   just the entry in the pkglist.  genimage is expecting busybox-anaconda; and
2) The dracut modules not found.

Thanks for any help.


-- 
John Griffin-Wiesner
HPC Systems Administrator
Minnesota Supercomputing Institute
http://www.msi.umn.edu
[email protected]

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
xCAT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to