Commit Graph

1429 Commits

Author SHA1 Message Date
jbjohnso
0fca95bdbf -Update xcatdsklspost to accomodate SLES (dhcpcd fallback to dhclient info)
-Have RH/CentOS/Fedora forcibly remove GRUB attempts to directly use serial console, this causes hangs
-Tweak package list for SLES 10 stateless


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1503 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 18:21:23 +00:00
sakolish
14d1f88c42 Added "rspconfig sshcfg=[enable|disable]" for HMC/IVM (PPC)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1502 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 17:39:27 +00:00
jbjohnso
eb7a751836 -Add 'nodeset <noderange> netboot' to sles
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1501 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 15:53:45 +00:00
sakolish
a91e7aa4c8 Added "rspconfig sshcfg=[enable|disable]" for HMC/IVM
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1499 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 14:29:01 +00:00
sakolish
095552f424 Fixed problem with xCAT::PPCcli::connect() parameters
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1498 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 14:24:51 +00:00
sakolish
1f6a95dd94 Added calls to PPCcfg.pm for rspconfig command
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1497 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 13:56:51 +00:00
sakolish
97b2f55285 Controls SSH to HMC/IVM - initial version
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1496 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 13:53:53 +00:00
sakolish
1a0fec4750 Moved parse_args() function to PPCcfg.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1495 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 13:48:48 +00:00
sakolish
4e310da1ab Added "mkauthkeys" function
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1494 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 13:44:24 +00:00
lissav
b427092c6c Add ntpdate call and start of ntpd
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1493 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 13:33:14 +00:00
lissav
3c5d9dfa0b redo ntp.conf file info
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1492 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-26 20:39:13 +00:00
jbjohnso
cf4578ff3f -Bring SLES stateless up to ~75% implemented. cpio ramfs is constructed, boots completely, with ssh running. Other methods, serial console login, 'postscripts', and sles.pm mknetboot TODO
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1491 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-26 16:11:24 +00:00
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