Commit Graph

1417 Commits

Author SHA1 Message Date
jbjohnso
57cf8149b4 -Fix problem where nexdestiny would return the same data twice. Due to the design of the client, this would cause unexpected client disconnects.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1490 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-25 15:05:01 +00:00
jbjohnso
3d50a37502 -Prevent successive nextdestiny requests from spawning busy loop (loss of TCP socket caused parent to exit, child removes FD, but select won't return zero just because of that)
-Prevent closed client socket from inducing infinite select due to previous change.



git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1489 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-25 01:27:26 +00:00
jbjohnso
87d3f80207 -Correct problem where lazy clients would induce 'unexpected disconnects'. Lazy clients here consisting of the awk scripts that don't wait for serverdone tag.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1488 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-25 00:06:15 +00:00
jbjohnso
1da75068dd -Beginning of SLES stateless implementation (not yet working)
-SLES iSCSI template/scripts
-Patch SLES10.2 media on copycds to allow for unattended iSCSI installation


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1487 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-24 17:29:40 +00:00
linggao
ed472c70b3 fixed problem in syslog and conserver
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1486 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-23 01:43:24 +00:00
jbjohnso
0788449f36 -Add disc numbers for the RHEL server DVDs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-22 19:23:24 +00:00
mellor
82cbce395c XCATBYPASS calls preprocess_request, updated copies of subroutines stolen from xcatd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1484 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-22 18:57:51 +00:00
bp-sawyers
add541835c run makenamed.conf with system instead of backticks
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1483 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-22 18:21:01 +00:00
jbjohnso
7f9604ba91 -Exit more cleanly if DB encounters an issue
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1482 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-22 16:58:35 +00:00
lissav
0863a2b674 fix call to setupSSH to input node list not noderange
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1481 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-22 16:15:12 +00:00
jbjohnso
0e89580dd4 Fix problem where files were created world writable by default
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1480 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-22 14:23:12 +00:00
jbjohnso
46134f0a75 -Move CHILD handler assignment into loop to guard against loop somehow corrupting it before the sleeping loop
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1479 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-22 14:16:37 +00:00
jbjohnso
012d3cedc8 -Provide better error message when nodetype.os is not set for nodeset install
-Correct nodetype failure description when nodetype.arch is not set


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1478 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-22 14:12:05 +00:00
bp-sawyers
6210e77baa changed installoc to more correctly be installloc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1477 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-22 13:01:40 +00:00
mellor
fd7e72172b have xCATWorld print out warning messages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1476 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-22 12:28:36 +00:00
mellor
0b3582d2cd have xCATWorld print out error messages
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1475 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-22 11:42:51 +00:00
bp-sawyers
db19c72268 copycerts no longer needs to copy cfgloc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1474 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-22 00:11:51 +00:00
bp-sawyers
7dab6367e6 show output of conserver service cmd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1473 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 21:33:50 +00:00
bp-sawyers
4b9dee5853 Prevent rpm post scripts from running during install into image
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1472 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 20:33:25 +00:00
jbjohnso
f458bcba2e -Fix problem where Los Angelas would break installs as a timezone
-Fix various issues with centos 'all' template


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1471 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 20:07:56 +00:00
jbjohnso
c7781fb32d -Fix problem where discovery on rackmount configuration would BUG because there was no mp table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1470 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 19:51:59 +00:00
sakolish
651a7c86b2 Updated "PPC Specific" section of "rspconfig" command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1469 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 18:46:04 +00:00
jbjohnso
f124883d39 Light identify LED at end of bmcsetup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1468 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 18:03:46 +00:00
bp-sawyers
b414e2ebd7 Fixed errors in pod compilation to html
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1467 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 17:54:01 +00:00
lissav
7ee69336bc add update servicenode and passwd table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1466 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 17:47:19 +00:00
bp-sawyers
4e1d6fd0b8 fixed error in xCATsn spec file w/chking for /proc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1465 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 17:45:27 +00:00
lissav
497caea155 fixed corrupted copycerts file
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1464 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 16:29:16 +00:00
bp-sawyers
cef96e7bb2 Prevent errors during installation of xCATsn into the service node image
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1463 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 16:22:09 +00:00
sakolish
0ed6dfac60 lpar_netboot() - increased timeout to 10 times default value
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1462 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 15:21:34 +00:00
lissav
c8587f8e1f remove atftp add vim-minimal
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1461 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 14:36:35 +00:00
bp-sawyers
5d8c27fe69 - added File:Path for mkpath
- added check for /install existing

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1460 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-21 14:02:38 +00:00
jbjohnso
eef2a3d85c -Fix problem where bootparams table was not being created
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1459 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-20 19:04:45 +00:00
linggao
5d5b85dbe2 more enhancement to snmp trap filter
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1458 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-20 18:58:40 +00:00
sakolish
34933a7d89 Added "rspconfig textid=*"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1457 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-20 18:57:12 +00:00
sakolish
3ba78ccf77 Added "rspconfig textid=*"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1456 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-20 18:48:27 +00:00
sakolish
8cf5bb0f84 build_depend() should return array reference on empty table - Line #1242
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1455 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-20 18:32:47 +00:00
jbjohnso
9af42aeca5 -Fix problem where makedhcp would fail on SQLite if servicenodetable didn't exist
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1454 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-20 17:56:53 +00:00
sakolish
4f94fb1714 Added "rspconfig textid=*"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1453 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-20 14:19:23 +00:00
jbjohnso
443c57ddff -Have geninitrd/genimage clean up temp directory on 'dies' and ctrl-c
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1452 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-20 14:12:27 +00:00
jbjohnso
cc97f6da9a -Fix typo in r1442, 'boot/boot' is not boot
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1451 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-20 12:08:32 +00:00
linggao
6ed81741bc fixed ipmi trap problem
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1450 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-19 19:33:06 +00:00
jbjohnso
170c787239 -Correct mistake in nodeset man page
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1449 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-19 19:23:43 +00:00
jbjohnso
8cb5e923e9 -Fix the nodeset man page to more accurately reflect the state of things as they stand today.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1448 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-19 19:21:06 +00:00
jbjohnso
ca60c1c8a2 -Add rinstall and winstall client commands, no server side changes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1447 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-19 19:05:54 +00:00
linggao
cd6baf65a9 enhanced the filter in snmp trap handling
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1446 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-19 18:51:48 +00:00
mellor
41a7e8ba1f ignore service setup in plugins when XCATBYPASS is set
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1445 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-19 18:15:48 +00:00
jbjohnso
5435d6f597 -Remove switch shortcut that gets in the way of the 'nodels <noderange> tablename' functionality for switch table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1444 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-19 18:04:04 +00:00
jbjohnso
f37f0a917c -Satisfy request 1965017, gettab and nodels now have -H support and default to no names if a single value is requested
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1443 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-19 17:59:56 +00:00
jbjohnso
05267bdd4d -Have genimage/genitrd look in the chroot target before local fs (sf bug 1966183)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1442 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-19 17:38:12 +00:00
jbjohnso
91caa34007 -Use getSNList to list xcatd instances for a broadcast scope
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1441 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-19 16:01:29 +00:00