CentOS-7-x86_64-DVD-1611.iso 05-Dec-2016 13:57 4379901952
YANG Song (杨嵩)
IBM China System Technology Laboratory
Tel: 86-10-82452903
Email: yang...@cn.ibm.com
Address: Building 28, ZhongGuanCun Software Park,
No.8, Dong Bei Wang West Road, Haidian District Beijing 100193, PRC
北京市海淀区东北旺西路8号中关村软件园28号楼
邮编: 100193
----- Original message -----
From: Er Tao Zhao/China/IBM
To: Song BJ Yang/China/IBM@IBMCN
Cc:
Subject: Fw: [xcat-user] xCAT genimage problem
Date: Thu, Mar 2, 2017 2:41 PM
FYIBest Regards,
-----------------------------------
Zhao Er Tao
IBM China System and Technology Laboratory, Beijing
Tel:(86-10)82450485
Email: erta...@cn.ibm.com
Address: 1/F, 28 Building,ZhongGuanCun Software Park,
No.8 DongBeiWang West Road, Haidian District,
Beijing, 100193, P.R.China----- Original message -----
From: "Жуков,Ярослав Олегович" <yaroslav.zhu...@phystech.edu>
To: xcat-user@lists.sourceforge.net
Cc:
Subject: [xcat-user] xCAT genimage problem
Date: Mon, Feb 27, 2017 11:09 PM
Hello, everyone!I am completely new to using xCAT. It is the 1st time I try to configure one VirtualBox CentOS machine via another one(almost identical).The problem I can't figure out now is the following one:[root@mng admin]# copycds /CentOS-7-x86_64-Minimal-1611.iso -n /root/centos7
[root@mng admin]# genimage -o centos7 -a x86_64 -i enp0s8 -p compute
OS: centos7
Profile: compute
Generating image:
cd /opt/xcat/share/xcat/netboot/centos; ./genimage -a x86_64 -o centos7 -p compute -i enp0s8 --tempfile /tmp/xcat_genimage.10675
96 blocks
/opt/xcat/share/xcat/netboot/centos
96 blocks
/opt/xcat/share/xcat/netboot/centos
yum -y -c /tmp/genimage.10682.yum.conf --installroot=/install/netboot/centos7/x86_64/compute/rootimg/ --disablerepo=* --enablerepo=centos7-x86_64-0 install bash dracut-network nfs-utils openssl dhclient kernel openssh-server openssh-clients iputils bc irqbalance procps-ng wget vim-minimal ntp rpm rsync rsyslog e2fsprogs parted net-tools gzip tar xz
Package bash-4.2.46-20.el7_2.x86_64 already installed and latest version
Package dracut-network-033-463.el7.x86_64 already installed and latest version
No package nfs-utils available.
Package 1:openssl-1.0.1e-60.el7.x86_64 already installed and latest version
Package 12:dhclient-4.2.5-47.el7.centos.x86_64 already installed and latest version
Package kernel-3.10.0-514.el7.x86_64 already installed and latest version
Package openssh-server-6.6.1p1-31.el7.x86_64 already installed and latest version
Package openssh-clients-6.6.1p1-31.el7.x86_64 already installed and latest version
Package iputils-20160308-8.el7.x86_64 already installed and latest version
No package bc available.
Package 3:irqbalance-1.0.7-6.el7.x86_64 already installed and latest version
Package procps-ng-3.3.10-10.el7.x86_64 already installed and latest version
No package wget available.
Package 2:vim-minimal-7.4.160-1.el7.x86_64 already installed and latest version
No package ntp available.
Package rpm-4.11.3-21.el7.x86_64 already installed and latest version
No package rsync available.
Package rsyslog-7.4.7-16.el7.x86_64 already installed and latest version
Package e2fsprogs-1.42.9-9.el7.x86_64 already installed and latest version
Package parted-3.1-28.el7.x86_64 already installed and latest version
No package net-tools available.
Package gzip-1.5-8.el7.x86_64 already installed and latest version
Package 2:tar-1.26-31.el7.x86_64 already installed and latest version
Package xz-5.2.2-1.el7.x86_64 already installed and latest version
Nothing to do
Added virtio_ring.ko as an autodetected depedency
Added virtio.ko as an autodetected depedency
Added mlx4_core.ko as an autodetected depedency
Added devlink.ko as an autodetected depedency
Added ptp.ko as an autodetected depedency
Added pps_core.ko as an autodetected depedency
Added i2c-algo-bit.ko as an autodetected depedency
Added dca.ko as an autodetected depedency
Added i2c-core.ko as an autodetected depedency
Added mdio.ko as an autodetected depedency
Added libcrc32c.ko as an autodetected depedency
Enter the dracut mode. Dracut version: 033. Dracut directory: dracut_033.
Try to load drivers: pps_core i2c-core devlink ptp libcrc32c mdio dca i2c-algo-bit mlx4_core virtio virtio_ring tg3 bnx2 bnx2x e1000 e1000e igb mlx4_en virtio_net be2net ext3 ext4 to initrd.
chroot /install/netboot/centos7/x86_64/compute/rootimg dracut -f /tmp/initrd.10682.gz 3.10.0-514.el7.x86_64
No '/dev/log' or 'logger' included for syslog logging
Turning off host-only mode: '/sys' is not mounted!
Turning off host-only mode: '/proc' is not mounted!
Turning off host-only mode: '/run' is not mounted!
Turning off host-only mode: '/dev' is not mounted!
dracut module 'nfs' cannot be found or installed.
Error: failed to generate the initial ramdisk for stateless.
Error: Command failed: cd /opt/xcat/share/xcat/netboot/centos; ./genimage -a x86_64 -o centos7 -p compute -i enp0s8 --tempfile /tmp/xcat_genimage.10675 2>&1. Error message: 96 blocks
/opt/xcat/share/xcat/netboot/centos
96 blocks
/opt/xcat/share/xcat/netboot/centos
yum -y -c /tmp/genimage.10682.yum.conf --installroot=/install/netboot/centos7/x86_64/compute/rootimg/ --disablerepo=* --enablerepo=centos7-x86_64-0 install bash dracut-network nfs-utils openssl dhclient kernel openssh-server openssh-clients iputils bc irqbalance procps-ng wget vim-minimal ntp rpm rsync rsyslog e2fsprogs parted net-tools gzip tar xz
Package bash-4.2.46-20.el7_2.x86_64 already installed and latest version
Package dracut-network-033-463.el7.x86_64 already installed and latest version
No package nfs-utils available.
Package 1:openssl-1.0.1e-60.el7.x86_64 already installed and latest version
Package 12:dhclient-4.2.5-47.el7.centos.x86_64 already installed and latest version
Package kernel-3.10.0-514.el7.x86_64 already installed and latest version
Package openssh-server-6.6.1p1-31.el7.x86_64 already installed and latest version
Package openssh-clients-6.6.1p1-31.el7.x86_64 already installed and latest version
Package iputils-20160308-8.el7.x86_64 already installed and latest version
No package bc available.
Package 3:irqbalance-1.0.7-6.el7.x86_64 already installed and latest version
Package procps-ng-3.3.10-10.el7.x86_64 already installed and latest version
No package wget available.
Package 2:vim-minimal-7.4.160-1.el7.x86_64 already installed and latest version
No package ntp available.
Package rpm-4.11.3-21.el7.x86_64 already installed and latest version
No package rsync available.
Package rsyslog-7.4.7-16.el7.x86_64 already installed and latest version
Package e2fsprogs-1.42.9-9.el7.x86_64 already installed and latest version
Package parted-3.1-28.el7.x86_64 already installed and latest version
No package net-tools available.
Package gzip-1.5-8.el7.x86_64 already installed and latest version
Package 2:tar-1.26-31.el7.x86_64 already installed and latest version
Package xz-5.2.2-1.el7.x86_64 already installed and latest version
Nothing to do
Added virtio_ring.ko as an autodetected depedency
Added virtio.ko as an autodetected depedency
Added mlx4_core.ko as an autodetected depedency
Added devlink.ko as an autodetected depedency
Added ptp.ko as an autodetected depedency
Added pps_core.ko as an autodetected depedency
Added i2c-algo-bit.ko as an autodetected depedency
Added dca.ko as an autodetected depedency
Added i2c-core.ko as an autodetected depedency
Added mdio.ko as an autodetected depedency
Added libcrc32c.ko as an autodetected depedency
Enter the dracut mode. Dracut version: 033. Dracut directory: dracut_033.
Try to load drivers: pps_core i2c-core devlink ptp libcrc32c mdio dca i2c-algo-bit mlx4_core virtio virtio_ring tg3 bnx2 bnx2x e1000 e1000e igb mlx4_en virtio_net be2net ext3 ext4 to initrd.
chroot /install/netboot/centos7/x86_64/compute/rootimg dracut -f /tmp/initrd.10682.gz 3.10.0-514.el7.x86_64
No '/dev/log' or 'logger' included for syslog logging
Turning off host-only mode: '/sys' is not mounted!
Turning off host-only mode: '/proc' is not mounted!
Turning off host-only mode: '/run' is not mounted!
Turning off host-only mode: '/dev' is not mounted!
dracut module 'nfs' cannot be found or installed.
Error: failed to generate the initial ramdisk for stateless..
[root@mng admin]#
Help, please! What are the possible ways to deal with it?--С уважением,Я.Жуков(With respect,Yaroslav Zhukov)------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________ xCAT-user mailing list xCAT-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xcat-user