xcat-core
xcat-core copied to clipboard
Golden Client on Rocky Linux error
I want to create golden client (rocky linux 9) with systemimager-server / systemimager-client program with xcat 2.17.0 on rocky linux 8. I installed systemimager-server 4.3.0-0.3 and systemimager-client 4.3.0-0.1.
When I run:
imgcapture headnode01 -t sysclone -o golden.image.headnode
I got this error:
Checking if systemimager packages are installed on xcat.
Checking if systemimager packages are installed on headnode01.
Preparing osimage golden.image.headnode on headnode01.
Error: [xcat]: export PERL5LIB=/usr/lib/perl5/site_perl/;LANG=C si_prepareclient --server xcat --no-uyok --yes failed on the headnode01.
Error: [xcat]: Can not prepare Golden Client on headnode01.
Can you help me with this issue?