jbjohnso
3a5ea92bde
-Add fedora9 icsi template
...
-Fix mistake in previous commit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1515 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-28 20:44:49 +00:00
jbjohnso
4b56a868a4
-Have conserver not close active console windows to refresh configuration
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1514 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-28 20:31:06 +00:00
nott
dc66643c3d
remove xml from usage msgs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1513 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-28 19:12:56 +00:00
lissav
d835ef8a26
Change to support new design for NTP setup.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1511 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-28 16:38:49 +00:00
jbjohnso
aa38820f80
-Raise default sparse file limit for an iSCSI device in setupiscsidev to 4096M
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1510 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-28 14:38:55 +00:00
jbjohnso
f085da22aa
-Fix genimage to do diskless node customization and setup of hostname under SLES10
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1508 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 21:11:56 +00:00
jbjohnso
753d6db75e
-Have dhcp server send host-name on offers
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1507 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 20:56:07 +00:00
jbjohnso
070fd60f13
-Have an intelligent resolv.conf and HOSTNAME created during initrd time on SLES stateless
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1506 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 20:20:15 +00:00
sakolish
43194c1d7e
Fixed rscan_stanza() formatting - Line #900
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1504 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-27 18:43:27 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
3879ed7787
-Modify output of nodels and gettab in the spirit of grep to address feature 1965017
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1436 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 21:14:09 +00:00
jbjohnso
b367416316
-Fix mknb to extract id_rsa.pub if it doesn't exist yet id_rsa does
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1435 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 19:17:44 +00:00
sakolish
0a4da3a31e
Added "rspconfig textid=[new-textid]" to get/set blade textids
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1430 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 19:02:10 +00:00
jbjohnso
853a9093a2
-Rest of fix for bug 1965012. gettab now checks for valid column names, Table.pm properly formats the SQL statement so SQLite won't blow up in the prepare phase when searching for NULL entries.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1428 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 18:47:32 +00:00
jbjohnso
5075adf269
-Fix problem where xCATd would terminate prematurely because a grandchild exits at an inopportune time
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1425 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 18:12:46 +00:00
linggao
4638351ddd
fix monitoring infrastureture to take a pair of hostnames in noderes.monserver
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1424 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-05-16 15:09:43 +00:00