Yes, I'm pretty sure I ran the copycd step and finished without errors. 

[root@us7 xcat]# ls -ld /install/ubuntu*
drwxr-xr-x 3 root root 20 Sep 14 18:03 /install/ubuntu16.04.7
drwxr-xr-x 3 root root 20 Sep 14 18:22 /install/ubuntu18.04.2
drwxr-xr-x 3 root root 20 Sep 14 17:31 /install/ubuntu18.04.5
drwxr-xr-x 3 root root 20 Sep 14 18:20 /install/ubuntu19.04
drwxr-xr-x 3 root root 20 Sep 14 18:20 /install/ubuntu20.04.1

The image I used is 

[root@us7 ~]# md5sum ubuntu-18.04.5-live-server-amd64.iso
fcd77cd8aa585da4061655045f3f0511  ubuntu-18.04.5-live-server-amd64.iso

What I just discovered is that 18.04.5 appears to contain significantly less 
stuff in it compared to 18.04.2.

[root@us7 ~]# find /install/ubuntu18.04.5/ | wc -l
746
[root@us7 ~]# find /install/ubuntu18.04.2/ | wc -l
3232

[root@us7 ~]# du -hs /install/ubuntu18.04.5/x86_64/*
5.0M    /install/ubuntu18.04.5/x86_64/boot
714M    /install/ubuntu18.04.5/x86_64/casper
64K     /install/ubuntu18.04.5/x86_64/dists
2.4M    /install/ubuntu18.04.5/x86_64/EFI
180K    /install/ubuntu18.04.5/x86_64/install
3.2M    /install/ubuntu18.04.5/x86_64/isolinux
28K     /install/ubuntu18.04.5/x86_64/md5sum.txt
48K     /install/ubuntu18.04.5/x86_64/pics
221M    /install/ubuntu18.04.5/x86_64/pool
40K     /install/ubuntu18.04.5/x86_64/preseed
4.0K    /install/ubuntu18.04.5/x86_64/README.diskdefines
0       /install/ubuntu18.04.5/x86_64/ubuntu

[root@us7 ~]# du -hs /install/ubuntu18.04.2/x86_64/*
5.0M    /install/ubuntu18.04.2/x86_64/boot
648K    /install/ubuntu18.04.2/x86_64/dists
948K    /install/ubuntu18.04.2/x86_64/doc
2.4M    /install/ubuntu18.04.2/x86_64/EFI
249M    /install/ubuntu18.04.2/x86_64/install
3.2M    /install/ubuntu18.04.2/x86_64/isolinux
180K    /install/ubuntu18.04.2/x86_64/md5sum.txt
48K     /install/ubuntu18.04.2/x86_64/pics
636M    /install/ubuntu18.04.2/x86_64/pool
40K     /install/ubuntu18.04.2/x86_64/preseed
4.0K    /install/ubuntu18.04.2/x86_64/README.diskdefines
0       /install/ubuntu18.04.2/x86_64/ubuntu


thanks,
Michael

> On Sep 16, 2020, at 1:36 PM, Casandra H Qiu <cxh...@us.ibm.com> wrote:
> 
> Error message:
> 
> [root@us7 xcat]# rinstall us5 osimage=ubuntu18.04.5-x86_64-install-compute
> Provision node(s): us5
> us5: Install image not found in /install/ubuntu18.04.5/x86_64
> Failed to generate xnba configurations for some node(s) on us7.sj.lan. Check 
> xCAT log file for more details.
> Error: [us7]: Failed to run 'nodeset' against the node: us5
> 
> 
> Can u check where is your install image? did u run copycds of ubuntu iso 
> file? the default location is /install/ubuntu18.04.5/x86_64. 
> It didn't find right now, perhaps you didn't run copycds on this MN.
> 
> 
> Thanks,
> Casandra
> 
> ...................................................................
> Casandra Hong Qiu
> Phone: (845) 433-9291, t/l 293-9291
> Office: Building 8, 3-B-04
> cxh...@us.ibm.com
> 

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

Reply via email to