Commit Graph

654 Commits

Author SHA1 Message Date
datajerk
39c5b65c2c Oops. Wrong version. This is the correct version.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1421 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 05:37:35 +00:00
datajerk
c6132eaf50 Universal stateless action for RH to setup NTP, LDAP, and Syslog
without xcat postscripts.  Used for very large scale systems with static
or load-balanced service node pools.  NOTE:  /root/.ssh must be setup
manually.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1420 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 05:30:43 +00:00
jbjohnso
862c9046fe -Skip nodeset stat check for dhcp status, too broken to be useful at the moment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1419 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 21:16:33 +00:00
lissav
c3ce0078d8 comment out loggin macs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1417 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 18:55:45 +00:00
lissav
77bf35aff6 add restrict 127.0.0.1 and fix missing server attribute
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1416 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 18:24:47 +00:00
lissav
1c24958cab check for existence of .ssh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1415 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 18:10:48 +00:00
jbjohnso
8c66cc700a -Really really ignore 169.254 network
-Attempt to restart dhcp on certain conditions.  Not fully catching, but makedhcp -n implies reset service.
-chkconfig dhcpd on if asked to do dhcp


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1414 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 17:45:47 +00:00
jbjohnso
d20640e5ff -Add discids for ppc fedora8 and fedora9
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1413 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 17:30:13 +00:00
jbjohnso
59ab923725 -Have copycds umount on interrupt, SF bug 1962643
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1409 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 15:48:34 +00:00
jbjohnso
018a0180a0 -Have rinv assume 'all' if nothing specified
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1407 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-15 15:06:00 +00:00
jbjohnso
3061a707a5 -Bring up lo explicitly during stateless boot
-Copy lease file over for xcatdsklspost to work regardless of method

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1403 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 23:16:48 +00:00
jbjohnso
95a1fd86e8 -Have conserver point to the same copy of CA certificate as xcatd itself
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1402 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 21:09:41 +00:00
jbjohnso
579b1ba494 -Accept either /usr/bin or /usr/sbin as valid location for stunnel
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1400 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 20:16:32 +00:00
jbjohnso
dced4dd940 -Add a service node template for fedora on ppc
-Add Fedora 9 kickstart templates for fedora9 differences


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1396 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 19:19:56 +00:00
linggao
b9d4932178 fix NODESETSTATE env variable value in posrscripts
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 19:14:32 +00:00
jbjohnso
f7eb37cf56 -Remove misleading comments from templates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1394 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 19:10:29 +00:00
lissav
e391324a4f add rsync to package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1392 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 17:29:43 +00:00
lissav
163c112f18 add rsync to package
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1391 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 17:29:29 +00:00
lissav
8be4b4403b MN and SN NTP setup, minus the restrict clause in the config file.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1389 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 15:42:30 +00:00
sakolish
4e85065eb5 Added "ifconfig -a" for AIX inplace of "ip addr" for Linux. "ip" command is not available on AIX
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1387 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 14:57:37 +00:00
lissav
aba08f3683 Add Service Node LDAP setup plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1385 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-14 12:16:47 +00:00
jbjohnso
3fa832cc45 -Have anaconda platform distributions not redundantly copy file during nodeset netboot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1383 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 23:40:05 +00:00
jbjohnso
fd5e1a73f7 -Awk file transfers to xcatd are retried in most places
-blade plugin will retry more to scale reliably


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1382 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 23:33:16 +00:00
mellor
859841e031 added rh netboot service.exlist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1381 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 20:16:08 +00:00
lissav
f36961068b update pkglist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1380 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 19:58:18 +00:00
linggao
ed9c761a01 cleaned up copycerts, added safeguard for conserver startup in CONSsn.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1379 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 19:08:16 +00:00
lissav
5e5a5a4488 add ntp
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1377 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 18:48:11 +00:00
lissav
3215c065e6 mount /tftpboot before starting daemon
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1375 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 18:25:39 +00:00
lissav
76c3cb18ec Remove symlink
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1374 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 18:10:52 +00:00
jbjohnso
082dd24f3d -Remove /install prefix from ftp urls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1373 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 17:50:00 +00:00
jbjohnso
bbf82cc55d -Put in missed '#THROTTLE' code
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1372 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 17:38:46 +00:00
jbjohnso
bff6ff5b9e -Try throttling for mass deployments
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1371 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 17:30:56 +00:00
lissav
75310e581d change to system calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1368 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 15:11:50 +00:00
lissav
b7e5a7116f change to system calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1367 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 14:49:54 +00:00
lissav
d102a64b76 change to system calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1366 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 14:24:57 +00:00
lissav
2f8099301b new ftp SN plugin to setup vsftpd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1365 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 14:05:18 +00:00
jbjohnso
9f4ef6af05 -Reduce conserver load at startup, staggered start and delayed allocation to keep window of large overhead down
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1364 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 14:03:46 +00:00
lissav
6bd337bfba convert to system calls
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1363 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 12:49:38 +00:00
linggao
d572735255 fixed conserver problem on service node boot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-13 01:15:53 +00:00
jbjohnso
a96297af14 -Fix problem where blade and ipmi could at scale drop output and prematurely disconnect from client
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1360 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-12 23:36:47 +00:00
lissav
dd3e24ec7b new plugin to mount install
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1359 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-12 21:34:15 +00:00
lissav
8dc8987890 Remove mounts only start NFS.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1358 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-12 21:26:54 +00:00
jbjohnso
45a76a8115 -Fix problem where packimage no longer usefully warns on lack of genimage produced tree
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1355 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-12 19:41:17 +00:00
jbjohnso
82a04afe06 -Change kernelver 'guess' to be based on /lib/modules content relative to the image first, then uname -r
-Allow -a again to override arch (for x86 builds on x86_64)


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1349 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-12 15:45:49 +00:00
sakolish
cdc0e1e4c3 Changes to enforce "rpower rr1,rr2,rr3 on" requirement to specify all nodes in dependency table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1348 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-12 12:51:11 +00:00
datajerk
2819a23bb4 Copy dhclient.leases and resolv.conf to tmpfs before booting OS. (hybrid only)
Fixes NFS-hybrid problems wish xCAT postscripts.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1347 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-11 14:25:45 +00:00
jbjohnso
710353c1b0 -Probable fix for bug 1959586, matching wrong module names in searches
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1346 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-09 21:18:42 +00:00
jbjohnso
abbedb8e36 -Fix problem where way too many places were looked for stateless drivers in
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1345 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-09 20:38:58 +00:00
datajerk
be841430bb genimage updates for different kernels (-k option)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1344 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-09 20:09:23 +00:00
jbjohnso
5ca27b6dc0 -Move ftp start to be unconditional as well
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1342 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-09 19:17:18 +00:00