Hi Thomas,
 
Got below error message
```

rsync -a mgt::scripts/ /scripts/

/etc/init.d/functions: line 301: rsync: command not found

```

What's your genesis package version?  would you like to run below commands
 
rpm -qa|grep genesis
 
find /opt/xcat/share/xcat/netboot/genesis/ -name rsync | xargs file
 
lsinitrd /tftpboot/xcat/genesis.fs.x86_64.gz|grep rsync 
 
 
Bin Xu
HPC Software Development
Software Defined Infrastructure, IBM Systems
Phone: 86-010-82454067
 
 
----- Original message -----
From: Thomas Alandt <tala...@lenovo.com>
To: xCAT Users Mailing list <xcat-user@lists.sourceforge.net>
Cc:
Subject: [xcat-user] Sysclone image fails to install, goes to Genesis Shell instead
Date: Fri, Sep 28, 2018 2:53 AM
 

MN=xCAT Version 2.14.1.l, centos7.5
node originally installed with 7.5 diskfull install

Followed instructions from: https://xcat-docs.readthedocs.io/en/stable/advanced/sysclone/sysclone.html

All indications were that it was successfully cloned and the image was create/cloned onto the mn. But the node never installs the image and boots to the shell. After installing the original image that was created with copycds I can successfully install (diskfull). If I attempt to install cloned image, the node ends up in the genesis shell.

If I boot to the hard drive, I boot into the previous image which tells me that it’s not getting to the point where its installing to the hard drive.

 

Nodeset n1 <cloned image>
rsetboot n1 boot
rpower n1 reset


[    9.925415] sd 9:0:0:0: Attached scsi generic sg8 type 0

[    9.940097] sd 9:0:0:0: [sdi] 4096-byte physical blocks

[    9.946152] sd 9:0:0:0: [sdi] Write Protect is off

[    9.951692] sd 9:0:0:0: [sdi] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA

[    9.962556] sd 9:0:0:0: [sdi] Attached SCSI disk

[   10.329199] cdc_ether 1-1.6:1.0 usb0: kevent 12 may have been dropped

[   10.336618] cdc_ether 1-1.6:1.0 usb0: kevent 12 may have been dropped

[   12.968287] igb 0000:03:00.0 eth0: igb: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX

[   12.978904] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready

xcat.genesis.doxcat: Acquired IPv4 address on eth0

172.20.101.1/16

xcat.genesis.doxcat: Starting ntpd...

xcat.genesis.doxcat: Attempting to sync hardware clock...

xcat.genesis.doxcat: Restarting syslog...

xcat.genesis.doxcat: Getting initial certificate --> mgt:3001

[   14.534047] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready

[   14.540753] 8021q: adding VLAN 0 to HW filter on device eth1

xcat.genesis.doxcat: Running getdestiny --> mgt:3001

 

xcat.genesis.doxcat: Received destiny=sysclone centos7.4-x86_64

xcat.genesis.doxcat: The destiny=sysclone, destiny parameters=sysclone centos7.4-x86_64

xcat.genesis.doxcat: Running dosysclone...

 

ping_test

 

Pinging your SystemImager server to ensure we have network connectivity.

 

PING ATTEMPT 1:

PING mgt.cluster (172.20.0.1) 56(84) bytes of data.

64 bytes from mgt.cluster (172.20.0.1): icmp_seq=1 ttl=64 time=0.125 ms

 

--- mgt.cluster ping statistics ---

1 packets transmitted, 1 received, 0% packet loss, time 0ms

rtt min/avg/max/mdev = 0.125/0.125/0.125/0.000 ms

 

We have connectivity to your SystemImager server!

 

get_scripts_directory

rsync -a mgt::scripts/ /scripts/

/etc/init.d/functions: line 301: rsync: command not found

Last command exited with 127

Killing off running processes.

 

writsh: no job control in this shell

                                    sh-4.2# e_variables

cat: /etc/issue: No such file or directory

[  102.185906] random: crng init done

 

sh-4.2#

 

 

 

 

Thomas Alandt
Global Engineering
8001 Development Drive, Morrisville, NC 27560

Lenovo USA

Phone+1 (919) 237-8959
Email+1 (919) 696-8351
VOIP2978959
Emailtala...@lenovo.com

 

 

Lenovo.com /www.lenovo.com 
Twitter | Facebook | Instagram | Blogs | Forums

Lenovo_2015

 

 

 

 

 

_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user
 

_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to