xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
jbjohnso 2c703ff14b -Modify nbroot to be able to function without xcatd= being in /proc/cmdline (still honors it)
-Eliminate a lot of output  (debug and expected error messages)
-Properly failover to all dhcpservers for getdestiny, nextdestiny, and getipmi
-Randomly vary some sleep intervals to self-segregate nodes in time to take it easy on xCATd
-Enhance x86 architecture detection to differentiate x86_64 and x86 with an x86 kernel
-Only down nics during discovery if the broadcast domains conflict


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1012 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-04-09 20:22:46 +00:00
perl-xCAT-2.0 more on syslog, updated pod for rspconfig 2008-04-09 19:34:43 +00:00
xCAT more on syslog, updated pod for rspconfig 2008-04-09 19:34:43 +00:00
xCAT-client-2.0 more on syslog, updated pod for rspconfig 2008-04-09 19:34:43 +00:00
xCAT-nbroot -Modify nbroot to be able to function without xcatd= being in /proc/cmdline (still honors it) 2008-04-09 20:22:46 +00:00
xCAT-rmc added synamic handling for node changes in the monitoring plug-in infrastructure. renamed the startmon to monstart, stopmon to monstop, lsmon to monls and added monaddnode and monrmnode commands 2008-03-21 20:32:41 +00:00
xCAT-server-2.0 more on syslog, updated pod for rspconfig 2008-04-09 19:34:43 +00:00
xCAT-web Added man pages, and automatically convert them to html. 2008-03-17 13:34:40 +00:00
xCATsn - fixed xdsh -K again by making Client.pm always require xCAT::NodeRange 2008-04-05 14:53:35 +00:00
buildcore.sh Update buildcore.sh to reflect xCATsn 2008-03-18 20:02:53 +00:00
builddep.sh Add daily build script example for the snapshot yum repository 2008-03-04 18:10:05 +00:00
makeclientrpm - fixed xdsh -K again by making Client.pm always require xCAT::NodeRange 2008-04-05 14:53:35 +00:00
makeperlxcatrpm - fixed xdsh -K again by making Client.pm always require xCAT::NodeRange 2008-04-05 14:53:35 +00:00
makermcrpm - fixed xdsh -K again by making Client.pm always require xCAT::NodeRange 2008-04-05 14:53:35 +00:00
makeserverrpm - fixed xdsh -K again by making Client.pm always require xCAT::NodeRange 2008-04-05 14:53:35 +00:00
makewebrpm - fixed xdsh -K again by making Client.pm always require xCAT::NodeRange 2008-04-05 14:53:35 +00:00
README Updated README and removed duplicate copies. 2008-02-29 17:33:27 +00:00

xCAT - eXtreme Cluster Administration Toolkit

xCAT is a toolkit for the deployment and administration of clusters.

For documentation on getting started with xCAT, see http://xcat.svn.sourceforge.net/svnroot/xcat/xcat-core/trunk/perl-xCAT-2.0/xCAT2.0.pdf .

xCAT is made available as OSS under the EPL license:
http://www.opensource.org/licenses/eclipse-1.0.php

(This file is not packaged with the xCAT RPMs.  It is only here for those that look
at the source in SVN and want to know how to get started.  The README that is packaged
with xCAT is in perl-xCAT-2.0/README.)