xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
jbjohnso bc6bcc869e -More complex network wait semantics:
-Move all waiting to a common loop, waiting a total of no more than 80 seconds for all nics
   -Give up after 15 seconds with no link-up reported by ethtool
   -Detect suspect spanning-tree.
   -Record spanning-tree suspicion, no link, and total dhcp timeouts to /etc/motd
-Have /etc/profile in nbroot cat /etc/motd, to make ssh into shell report diagnostic messages


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@843 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-03-19 18:33:48 +00:00
doc Initial xCAT 2.0 import 2007-10-26 22:44:33 +00:00
perl-xCAT-2.0 Use -S, -G, -C, and -m from xCAT database instead of command-line for rnetboot command. 2008-03-19 17:44:30 +00:00
xCAT add perl-XML-Parser to dep list 2008-03-19 13:45:24 +00:00
xCAT-client-2.0 Add -w option to usage 2008-03-19 18:01:56 +00:00
xCAT-nbroot -More complex network wait semantics: 2008-03-19 18:33:48 +00:00
xCAT-rmc remove the input parameters for start() and startNodeStatusMon() functions from the monitoring infrastructure. This is for performance because some plug-ins do not need the info. 2008-03-06 17:07:38 +00:00
xCAT-server-2.0 use Jarrold ipmi code instead of ipmitool for bmc configuration for monitoring 2008-03-19 18:27:20 +00:00
xCAT-web Added man pages, and automatically convert them to html. 2008-03-17 13:34:40 +00:00
xCATsn fix permissions 2008-03-19 13:54: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 Now builds man pages from pods during build of xCAT-client rpm. 2008-02-25 13:41:10 +00:00
makeperlxcatrpm Man pages for db tables are now built automatically. 2008-02-27 19:52:07 +00:00
makermcrpm Man pages for db tables are now built automatically. 2008-02-27 19:52:07 +00:00
makeserverrpm Man pages for db tables are now built automatically. 2008-02-27 19:52:07 +00:00
makewebrpm Man pages for db tables are now built automatically. 2008-02-27 19:52:07 +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.)