Commit Graph

43 Commits

Author SHA1 Message Date
855ec960d5 Have xcoll force a newline at end of output to help keep headers clear
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@43 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-09 20:00:27 +00:00
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
b76cdda99b Fix blatant syntax error from previous checking
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@41 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-08 15:35:48 +00:00
fcce602669 Fix a problem where peerhost wasn't being populated correctly due to the IPv6 support change
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@40 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-08 15:32:10 +00:00
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
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
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
fafeee0905 IPv6 support for SSL and install monitor
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@36 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-04 16:06:16 +00:00
25a694f0cc Clean up of the main table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@35 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-02 20:37:19 +00:00
2e2b4e59db Clean up of the main table
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@34 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-02 19:42:07 +00:00
ac08846b6c added the chkconfig nfs and httpd on and fixed mkrpm to copy xcat.conf http config.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@33 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-01 19:51:02 +00:00
a27d244c84 Some clean up of command running
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@32 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-11-01 18:35:41 +00:00
e8e287bf0f Clean up of Archive and style sheets
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@31 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-31 16:02:56 +00:00
105324c579 Change destiny execution so that if nodeset boot is ran while a node is in standby, it reboots the system
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@30 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-31 14:55:43 +00:00
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
c75ce47c06 Fix udpcat to background for unreachable attempts, without incurring double discoveries or spurious sleep, enabling discovery to succeed if the primary case fails
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@28 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-31 04:24:22 +00:00
48102cee50 Take measures to try DHCP SIaddr as a xCAT master substitute if xCAT master ip is evidently unreachable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@27 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-31 03:42:29 +00:00
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
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
827e31c6fb pdf of updated xCAT2.0.doc
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@24 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-30 18:32:36 +00:00
6184b453ad Add instructions for installing with no access to web. Put back
arch chart that was inadvertantly deleted. 

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@23 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-30 18:32:12 +00:00
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
e8b65da915 make psh display reasonable output even if command being ran doesn't add a newline
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@21 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-30 14:33:52 +00:00
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
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
f23f876f6a Cleaned up after moving to sourceforge
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@18 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-30 13:05:36 +00:00
ccaee64e26 Still fixing path. Cannot seem to get it right
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@17 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-30 12:58:44 +00:00
81afe40540 Fix path to xcat documentation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-30 12:53:16 +00:00
5fa3f4de49 Removed global vars
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 20:22:13 +00:00
6b1207ad8f More improvements to template README
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 19:38:31 +00:00
9eae8ea794 Add a mkrpm for the metapackage, fix default postscripts.rules to do something sensible with updateflag.awk for alpha
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 19:36:20 +00:00
63abe78ed3 Changes for deployment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 19:15:09 +00:00
49022eba42 Changes for deployment
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 19:14:53 +00:00
af40d2e5bf Fix up wording in the README. Add pointer to documentation.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 18:22:00 +00:00
8b3e651644 Update README with license. But the README installed actually comes
from the perl-xcat-2.0 package

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 18:03:27 +00:00
fb205f9a5e update README with License
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 18:02:30 +00:00
0c0b2fecd5 Update to install the xCAT 2.0 doc and README
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 18:01:11 +00:00
32ac6ac2ee README for licensing of 2.0 alpha release
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 17:58:41 +00:00
09d53b353a Docs for 2.0 alpha release
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 17:57:55 +00:00
87717ffa37 Docs for 2.0 alpha release
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-29 17:57:02 +00:00
74d3a93f7c Clean up stray svn commit files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-26 22:50:08 +00:00
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
abc365a315 Add trunk
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2007-10-26 22:27:51 +00:00