nott
f185129a80
Add return to runcmd subroutine
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3285 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-01 17:12:18 +00:00
lissav
8f2c09c99b
comment out PasswordAuthentication no
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3277 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-30 14:54:59 +00:00
nott
f60cccbfda
Export postscripts dir on service nodes
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3268 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-28 14:56:41 +00:00
linggao
9e51240157
fixed updatenode to use zypper for sles, still need to work on rpm case
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3236 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-21 21:20:30 +00:00
nott
ee79fb1cc1
Copy postscript with correct permissions
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3193 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-14 17:07:10 +00:00
nott
d7481101d0
Make sure bootpd is started and copy postscripts to /install/postscripts
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3181 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-13 19:30:53 +00:00
nott
82a893d82b
Changes to allow ssh setup on AIX compute nodes.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3169 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 17:54:33 +00:00
nott
14fc9d745e
Move chomp inside conditional
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3158 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 17:49:05 +00:00
wanghuaz
4f0d05a184
xcataixpost didn't export PATH for /xcatpost, so if user run updatenode, compute node cannot run postscripts in /xcatpost successfully
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3154 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 12:12:29 +00:00
jbjohnso
4c6fa95f95
-Remove extraneous line disrupting postscript retrieval
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3136 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 15:13:04 +00:00
nott
7b84d06c12
Change IO::Socket::SSL require in servicenode script
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3133 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:51:04 +00:00
jbjohnso
9f63ade940
-Try to eliminate stunnel requirement in SLES11. This approach is cleaner and I would like to switch completely to it across the board when less risky
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:44:16 +00:00
mxi1
eb8a69896f
-updated! "install xCATsn" if xCATsn is not installed in Linux;
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3103 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-06 17:12:31 +00:00
nott
ef438a4338
Set tmezone and root pw
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3091 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-03 20:13:17 +00:00
mxi1
73cf5d9ac2
-fixed bug #2722980\n servicenode failed to run
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3055 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-31 12:17:11 +00:00
nott
0fda20d691
Add command to configure AIX Ethernet interfaces
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3037 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-29 18:39:34 +00:00
wanghuaz
ef1ede014d
myxcatpost_{NODE} is just a list of scripts. It doesn't provide the return code. The error check should be done in each script.
...
But currently xcat check the return of myxcatpost_{NODE} which will fail. Remove the check code.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3034 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-29 11:05:56 +00:00
linggao
18d27b75cb
fix syslog postscript to work on SLES 10.2
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2993 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 20:26:16 +00:00
nott
8a7f79488a
Add script to use as a NIM script resource
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2989 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 15:09:23 +00:00
nott
4e3fc2db8b
Misc updates to AIX postscripts
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 14:38:16 +00:00
jbjohnso
c22c889875
-Fix problem where xcatdsklspost can have 'too many arguments' on a certain line
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2977 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-25 03:25:59 +00:00
linggao
7850b36aa2
changed setting from nonodestatus to nodestatus :-)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2972 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 19:44:23 +00:00
linggao
cf1eb5011c
added a site table attribute 'nonodestatus' so that the node status updates can be turned off during the node deployment, node discovery and node power on/off
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2961 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 03:12:03 +00:00
datajerk
39e1066178
Added RH5 rsyslog support.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2953 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-21 01:09:10 +00:00
nott
255ea83e24
add call to copycerts
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2912 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-16 12:49:33 +00:00
jbjohnso
9664ad0072
-Have xCATd provide what may likely be FQDN as a value in the request
...
-Implement 'getcredentials' for a krb5 keytab, requires documentation
-Have getcredentials.awk fundamentally capable of requesting multiple credentials in a single request (theoretical scaling)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2908 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-15 20:23:48 +00:00
linggao
4e0fb1ef69
minor fix
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2884 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-12 19:44:45 +00:00
lissav
fec6149ffa
fix to allow strict
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2872 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 20:29:59 +00:00
nott
5e7008e55d
Misc updates & cleanup
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2871 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 19:53:36 +00:00
nott
27a28da7da
Updates to AIX postscripts for service node support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2866 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-10 13:56:52 +00:00
lissav
a270230c69
Make sure the host on the Service Node is the MASTER,could be different than cfgloc on MN
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2861 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-09 14:16:39 +00:00
andywray
77d9b34f7a
Use NFSSERVER instead of SIP to get packages to install.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2805 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-24 21:08:40 +00:00
mxi1
1a237fc33f
update xcatdsklspost for rhels5.x
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2775 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-19 08:45:16 +00:00
mxi1
95e0cfcb50
fix two silly bugs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2752 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-16 12:12:21 +00:00
mxi1
b8b41f86a7
update otherpkgs for SLES11
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2750 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-16 07:59:24 +00:00
mxi1
f4ad4ee896
update xcatdsklspost for SLES11
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-16 07:22:21 +00:00
linggao
b15d4000ec
configeth for SLES
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2730 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-12 14:14:05 +00:00
lissav
487ffb966a
fix install of hostkeys on service node
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2728 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-12 13:46:13 +00:00
wanghuaz
25aaf1ccee
Enable the capability of installing additional packages on SLES.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-12 10:14:58 +00:00
lissav
d786b106dc
add for linux only comment
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2717 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-02-11 13:30:21 +00:00
andywray
a5e0c67238
Fix syslog-ng handling in SLES 10.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2530 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-12-03 19:01:26 +00:00
linggao
c9ceae7dd4
fix for scaling
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2523 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-22 04:03:24 +00:00
linggao
5bc56a4cc6
userability improvement on updatenode command
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2483 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-09 03:20:21 +00:00
saiprakash
a6ce943d66
confGanf script for AIX/Linux support
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2471 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-07 14:00:45 +00:00
lissav
fca5b3fcb9
fix to work for sles
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2461 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-11-04 13:41:32 +00:00
lissav
fb17a889c3
add chkconfig --add ntp per defect 1997250
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-17 16:29:24 +00:00
linggao
cae61f138d
bug fix for AIX post install script for node status update
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2352 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-15 21:01:38 +00:00
nott
ef7b6409e3
Remove error msgs for rpm command.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2316 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-10 15:13:11 +00:00
linggao
0d2f64e7cd
syslog fix for AIX
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2305 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-08 15:24:04 +00:00
nott
cff708e35f
Misc updates to configure AIX service nodes.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2300 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-10-07 17:48:44 +00:00