-
on MN(p6hv8plusn11 9.114.154.103), define CN(CA4_lpar01) postscripts=test3 and postbootscripts=test4,
when execute "updatenode CA4_lpar01", only message for postscripts test3 is displayed. message for postbootscripts test4 is not displayed.
But both postscripts test3 and postbootscripts test4 run on CN.
bash-3.2# lsdef -l CA4_lpar01
Object name: CA4_lpar01
cons=hmc...
2009-12-28 02:54:16 UTC in xCAT
-
The defect is because xCAT-2.3.2-*rpm is not installed.
The installtion script instxcat is not complete. The new build 12/22 will fix the problem.
2009-12-22 08:59:49 UTC in xCAT
-
"otherpkg" is still on colume "postscripts" under tab postscripts.
xCAT is 12/19 build. MN info: c114n01-10g, 9.114.154.94(root/cluster)
[root@c114n01-10g postscripts]# tabdump postscripts
#node,postscripts,postbootscripts,comments,disable
"xcatdefaults","syslog,remoteshell,otherpkgs,syncfiles",,,
"service","servicenode",,,
"lpar7","test1","test2",,
[root@c114n01-10g postscripts]#...
2009-12-21 10:40:24 UTC in xCAT
-
"otherpkg" is still on colume "postscripts" under tab postscripts.
xCAT is 12/19 build. MN info: c114n01-10g, 9.114.154.94(root/cluster)
[root@c114n01-10g postscripts]# tabdump postscripts
#node,postscripts,postbootscripts,comments,disable
"xcatdefaults","syslog,remoteshell,otherpkgs,syncfiles",,,
"service","servicenode",,,
"lpar7","test1","test2",,
[root@c114n01-10g postscripts]#...
2009-12-21 10:29:31 UTC in xCAT
-
Hit the same issue on RHEL5.4.
2009-12-21 10:26:13 UTC in xCAT
-
I setup a new MN(xcat26, 9.114.154.90 root/cluster) and found the same issue.
but if you use "xcatconfig -f" , you will get the correct site table
bash-3.2# nodels
Connection failure: IO::Socket::SSL: Timeout at /opt/xcat/lib/perl/xCAT/Client.pm line 152.
bash-3.2# xcatconfig -f
Generating new node hostkeys...
Generating SSH1 RSA Key...
Generating SSH2 RSA Key...
.................
2009-12-21 10:02:14 UTC in xCAT
-
The postbootscripts run 2 times when executing updatenode on SLES11. postscripts run only once when updatenode.
postscripts and postbootscripts run only once when executing diskful/diskless installtion on CN.
MN: p6ihn05 9.114.47.215(root/cluster)
CN: p6hv8plusn03
1) install 12/9 build on MN
p6ihn05:/install/postscripts # rpm -qa|grep -i xcat
xCAT-2.3.2-snap200912161033...
2009-12-21 08:24:05 UTC in xCAT
-
It is strange that i didn't find the /etc/xcat/cfglog file on this MN.
I am not sure if this is caused by the failure of the installation.
The MN is 9.114.154.95 (root/cluster) . You can login to see the details.
2009-12-21 06:59:48 UTC in xCAT
-
When install xCAT on AIX, there is error message occurs.
bash-3.2# ./instxcat
xCAT-client ##################################################
perl-xCAT ##################################################
package xCAT-UI-2.3.2-snap200912071540 is already installed
xCAT-server ##################################################
xCAT-rmc.
2009-12-18 06:49:09 UTC in xCAT
-
When I installed a CN and wanted to run my script test after installing the compute node, I found the message showed script test run completed but actually it didn't run on the CN. Same problem happened when I used updatenode to run test. But remoteshell could execute successfully.
Here is some information for this problem.
ca4lpar06:/# cat /install/postscripts/test
#!/bin/sh -x
cat...
2009-11-20 02:43:22 UTC in xCAT