Commit Graph

22 Commits

Author SHA1 Message Date
nott
895ec034a4 Adding support for the mkdef, chdef, lsdef, &
rmdef commands which can be used to manage the 
xCAT data definitions.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@79 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-26 20:09:18 +00:00
jbjohnso
ec5037d076 Allow nodeset install to do the right thing even if no chain specified
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@76 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-26 19:09:11 +00:00
jbjohnso
076adf9933 Fix a bad syslog call in the destiny plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@72 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-26 15:44:23 +00:00
jbjohnso
623bc96fff Have RHEL check for os and arch specific templates to override generic templates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@66 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-19 21:33:46 +00:00
jbjohnso
54f3b498ce Add PPC install support for RHEL plugin/yaboot plugin for manipulating the tftp boot config files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@65 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-19 21:15:45 +00:00
jbjohnso
8ac306d2d3 Implement watts rvitals for blades
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@64 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-19 20:43:17 +00:00
jbjohnso
a763b29f9c Add watt/wattage/watts argument to IPMI rvitals
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@63 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-19 20:24:58 +00:00
sakolish
04631e79b6 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@49 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd 2007-11-16 19:42:46 +00:00
jbjohnso
b68e3146a8 Accomodate older JS21 firmware that failed when given a relative path as a boot filename
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@46 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-14 21:30:51 +00:00
jbjohnso
65bcb4e19e Fix yum repo location in rhel, check in a fix for leaking filehandles on Table object management (closing bug 1831291 on sourceforge)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@45 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-13 21:38:32 +00:00
jbjohnso
af0a807551 Add support for eHEA ethernet adapters to autodetect, change formatting of rvitals summary for blade, add RHEL 5.1 discids and basic netboot support.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@44 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-12 18:30:02 +00:00
jbjohnso
64fd2dbdde Add rvitals support to blade plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@42 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-09 19:57:34 +00:00
jbjohnso
e74a7bcedb Fix CentOS netboot image build to have correct paths
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@39 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-06 22:10:23 +00:00
jbjohnso
89a13f0618 More changes to nodeset netboot, a trial run at nodeset netboot, not being intelligent yet about using tftp for only the smaller image
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@38 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-06 21:28:02 +00:00
jbjohnso
eeca5a7634 Put in a mknetboot for a primitive disklesss image build. Targetted at more simplistic environments than Perceus.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@37 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-05 22:12:39 +00:00
jbjohnso
5b69b3109e Fix dns behavior from makedns some. The change is that now makedns will do something intelligent with the forwarders site table entry. If that is not set, it creates an empty db.cache to make non-cluster DNS lookup attempts rejected immediately. More full fixes to follow, but this behavior as is cause misleading problems
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@29 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-31 14:39:10 +00:00
jbjohnso
d6846d76ba Fix ipmi and bmcconfig retrieval of non-node attributes, was calling the Table API incorrectly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@26 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-31 03:39:56 +00:00
jbjohnso
46e0e8884a Back off the attempt to check for IPMIv2 at getchanauthcap time, it breaks IBM 1.5 BMCs aside from e32x, rbeacon as a result currently cannot guarantee a server location LED will stay on more than 255 seconds
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@25 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-31 00:32:59 +00:00
jbjohnso
f0c033bf99 Enable usage of the persistant beacon support offered by IPMI 2.0, detected on the fly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@22 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-30 15:24:43 +00:00
jbjohnso
60bab458b9 Add boot parameter to rpower for blade
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@20 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-30 13:25:11 +00:00
jbjohnso
72b709255e Fix makedhcp bug where gatewayed networks receive a dhcp stanza
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@19 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-30 13:18:15 +00:00
jbjohnso
c99d72a179 Initial xCAT 2.0 import
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-26 22:44:33 +00:00