Commit Graph

1229 Commits

Author SHA1 Message Date
linggao
4ab67477d9 remove syslog setup portion in xCATsn.spec because syslog postscript will handle it on SN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1299 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 20:16:19 +00:00
lissav
d18bca2bff replace check for site xcatservers in preprocess routine with
check in servicenode table. 

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1298 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 18:49:22 +00:00
lissav
894b0582f5 Change preprocess from looking in site table xcatservers
attribute to reading the servicenode table for servicenodes. 

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1297 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 18:27:45 +00:00
jbjohnso
47c4573f5c -Correct error messages per bug 1956467. nodeset now lists netboot and iscsiboot options
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1296 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 18:24:33 +00:00
jbjohnso
f3f145c4a9 -Suppress rpm output that is part of bug 1958359 (kernel rpm in stateless install complaining about no fstab)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1295 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 18:18:33 +00:00
jbjohnso
9eb10f30f1 -Have nfs-utils available in stateless images by default
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1294 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 18:04:23 +00:00
sakolish
c9c71a9cc0 More fixes to dependency table without preprocess_request() call
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1293 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 17:56:08 +00:00
mellor
7b1ea6f79b Updated node discovery instructions to fix error and add detail
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1292 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 17:54:43 +00:00
lissav
e5fffdd13d More Service Node support routines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1291 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 17:22:15 +00:00
lissav
f17e5447db Change Service Node plugins for new servicenode table interface
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1290 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 15:42:57 +00:00
lissav
51c3de7994 Change service node routines to check servicenode table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1289 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 15:41:58 +00:00
lissav
e42dd15647 Add more comments to servicenode table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1288 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 14:54:42 +00:00
lissav
a37c24cc4e Add check for site table sharedtftp attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1287 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 14:39:57 +00:00
lissav
8570e30500 Fix up overlaid values from 1280
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 14:20:41 +00:00
bp-sawyers
4e2a6d8ccd More updates to RR cookbook
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1285 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 13:53:48 +00:00
sakolish
0e9d55a8c3 Fixed broken dependency table support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1284 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 12:34:28 +00:00
lissav
76acab4a69 Fix monserver attribute description
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1283 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 11:45:49 +00:00
lissav
fe2e91a101 Add ldapserver and ntpserver to servicenode table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1282 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-06 11:37:50 +00:00
memotype
d5a8048fa7 Scripts and control files for building debian packages.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1281 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-05 21:04:10 +00:00
linggao
139c9fc5af support for snmp trap forwarding from SN to MN
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1280 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-05 20:54:35 +00:00
jbjohnso
1399964941 comment out the 5 lines of code that are deprecated for the getcredentials functionality
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1278 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-05 20:04:06 +00:00
lissav
681be2ff98 fix hierarchy and check for image server
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1277 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-05 19:34:58 +00:00
jbjohnso
7e20ea8c48 -Fix problem where iscsiboot didn't set up bootparams correctly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1275 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-05 15:41:47 +00:00
sakolish
dc1350bd6a Changed "rspconfig sshcfg" to use rsa instead of dsa key
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1274 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-05 15:02:49 +00:00
jbjohnso
8c3990da74 -Add .pub file for reference when retrieving the private key, probably would help scripts, including rspconfig
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1273 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-05 14:39:07 +00:00
jbjohnso
638163ba59 -Assume 'all' for eventlog for ipmi and blade if no value given
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1272 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-05 13:47:09 +00:00
jbjohnso
e2b1e7ed0a -Correct typo in module name
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1271 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-05 13:29:10 +00:00
sakolish
f8f04294fb Corrected "sshcfg" typo - LIne #27
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1270 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-05 13:25:40 +00:00
bp-sawyers
96a7b2607c Temporarily commented out the use of Thread so it would build
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1269 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-03 13:49:33 +00:00
nott
3a06fffea9 Added conditional to migration post processing in perl_xCAT since it only works for Linux.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1268 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-03 13:26:14 +00:00
nott
5a5e0c7dc1 Updates for AIX diskless support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1267 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-03 13:01:21 +00:00
bp-sawyers
43cc06b6de Removed extraneous output from init.d/xcat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1266 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-03 11:25:22 +00:00
jbjohnso
8b9be733ef -Fix the same problem psh had for pscp and prsync
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1265 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 21:19:42 +00:00
jbjohnso
ebccf9c788 -Fix problem where dispatched requests weren't using the new semantics for key/cert combination
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1264 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 21:13:31 +00:00
jbjohnso
5b4f1fa25d -Stop credentials allower from running when scripts complete
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1263 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 20:34:40 +00:00
jbjohnso
0301f21b07 -Fix client setup to not overprotect the CA certificate
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1262 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 20:29:15 +00:00
jbjohnso
5677d58fad -Fix problem where psh would ocassionally hang when child processes have all exited
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1261 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 20:15:27 +00:00
jbjohnso
82fd039e18 -Fix pm/pem typo
-Copy ca cert over


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1260 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 19:53:01 +00:00
sakolish
755293fea9 Read userid/password from database before connect fork
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1259 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 19:46:29 +00:00
jbjohnso
4a043a683e -Add server credential retrieval
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1258 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 19:43:11 +00:00
jbjohnso
8ad1e5c372 Add server and client xcat setup scripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1257 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 19:39:55 +00:00
jbjohnso
be24ac6b23 -Move to single file for certificate and key for simplicity
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1256 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 19:38:44 +00:00
sakolish
0d7a9ceb23 Add connect retries configurable through site.ppcretry
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1255 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 19:15:23 +00:00
sakolish
ddf5ea8eac Added connect retries configurable through site.ppcretry
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1254 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 19:14:44 +00:00
jbjohnso
5c1bd3b144 Actually setup ftp on upgrades
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1253 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 18:39:17 +00:00
jbjohnso
1093a5043d -Actually put in the getpostscript.awk script that was missing
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1252 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 18:36:16 +00:00
sakolish
5e20327791 Added connect timeout configurable through site.fsptimeout
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1251 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 18:10:25 +00:00
jbjohnso
a588956b7e Add stunnel to pkglist files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1250 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 16:07:53 +00:00
bp-sawyers
c4ccac8d95 Updated servicenode table and improved some table descriptions
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1249 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 15:24:33 +00:00
jbjohnso
bc951b2525 -Fix improper lack of 'serverdone' tag
-Fix syntax error in conserver plugin

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1248 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-02 12:53:09 +00:00