hi Jonathan,
"getcredentials.awk" expect 2 environment variables:
USEOPENSSLFORXCAT=1
XCATSERVER=:3001
and 1 argument, i.e, the name of the credential, such as "ssh_rsa_hostkey"
so you can export the 2 environment variables first, run allowcred.awk in background with "./allowcred.awk &",
ian District Beijing 100193, PRC
北京市海淀区东北旺西路8号中关村软件园28号楼
邮编: 100193
- Original message -
From: Jonathan Casco
To: Russell Auld , xCAT Users Mailing list
Cc:
Subject: Re: [xcat-user] remoteshell postscript failing on new CentOS 7.5 image
Date: Thu, Aug 23, 2018 9:07 PM
Hello,
T
at-user] remoteshell postscript failing on new CentOS 7.5 image
Please ensure that "awk" is installed and located at the location called for by the first line of those scripts.
Check the package list that you're using in your OS image and explicitly add "gawk.x86_64".Somet
, 2018 at 7:05 AM
To: xCAT Users Mailing list , Jonathan Casco
Subject: Re: [xcat-user] remoteshell postscript failing on new CentOS 7.5 image
Please ensure that "awk" is installed and located at the location called for by
the first line of those scripts.
Check the package list that yo
Please ensure that "awk" is installed and located at the location called for by
the first line of those scripts.
Check the package list that you're using in your OS image and explicitly add
"gawk.x86_64".
Sometimes dependencies change and things that used to get implicitly installed
are no long
`updatenode` will download all the postscripts from "/install/postscripts/" on MN to "/xcatpost/" on CN.
so please make sure whether the missing files exist in "/install/postscripts/" on MN.
If yes, then check whether there is some issue on the httpd/apache server side during downloading, you c
Hello,
I am working on updating our stateless boot images and during my testing with a
new CentOS 7.5 image the remoteshell postscript fails causing the ssh keys to
not be copied over correctly. This same postscript works for our CentOS 7.1
image as well as various CentOS 6 images.
The error I