xCAT -- eXtreme Cloud Administration Toolkit. This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
Go to file
mxi1 0feee7a7b8 update the sleep time from 20+random%30 to random%50;
and if it can not get the litefile table or litetree table from xCATd on the management node, it will fail into shell, and also echo one error message


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7216 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 03:08:52 +00:00
build-utils initial version of dep packaing script 2009-02-20 16:06:26 +00:00
java-xCAT added xCAT client Java API (both src and binary), both of which are stored in the java-xCAT/ directory. 2009-02-02 21:59:50 +00:00
perl-xCAT -Add 'mknum' directive to nodeattribute expansion 2010-08-24 20:46:22 +00:00
xCAT Fix bugs in joindomain postscript 2010-08-24 15:51:31 +00:00
xCAT-client Adding info to prescripts chapter for running prescripts in AIX rmdsklsnode command and cleaned up a few other details while I was there. 2010-08-24 19:31:34 +00:00
xCAT-IBMhpc support for loadl on rhels6 2010-08-20 08:06:41 +00:00
xCAT-nbroot -Have xCAT only attempt to change user privilege if not currently accurate 2010-08-16 19:47:05 +00:00
xCAT-rmc add the more addional log information to postscripts 2010-04-06 08:18:30 +00:00
xCAT-server update the sleep time from 20+random%30 to random%50; 2010-08-25 03:08:52 +00:00
xCAT-UI update for rmc monitoring check 2010-08-22 14:58:21 +00:00
xCAT-web Updates to system p set up wizard 2009-06-18 18:42:45 +00:00
xCATsn Moved atftp-xcat require so it isn't required on system z 2010-05-03 19:52:56 +00:00
build-debs Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file 2009-01-28 15:42:14 +00:00
buildcore.sh remove AIX bundles files. 2010-06-03 16:02:59 +00:00
builddep.sh Change to dep build script: do not install perl-DBD-DB2 on aix 2010-07-29 11:36:38 +00:00
comps.xml -Draft comps file for xCAT-core repo 2010-08-20 19:00:17 +00:00
debperldepends
makeclientrpm Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file 2009-01-28 15:42:14 +00:00
makehpcrpm Fix xCAT-IBMhpc build on aix 2010-04-19 13:53:58 +00:00
makenbrootrpm Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file 2009-01-28 15:42:14 +00:00
makeperlxcatrpm -Fixup build information 2009-05-08 18:46:56 +00:00
makermcrpm Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file 2009-01-28 15:42:14 +00:00
makeserverrpm Changed make scripts, build scripts, and Utils.pm so they all get version # from the new Version file 2009-01-28 15:42:14 +00:00
makeuirpm Fixed build for xCAT-UI 2009-06-29 18:59:31 +00:00
makexcatrpm install xCATMN with xCAT metapackage so will be removed on erase 2010-01-25 13:41:46 +00:00
makexcatsnrpm Add xCATsn rpm to AIX build. 2010-02-08 19:48:57 +00:00
mkAIXdeps take out expect, tk, tcl. 2010-06-07 16:52:34 +00:00
mkAIXsnap Add expect,tk,tcl. 2010-03-15 12:48:21 +00:00
README Test check in for build process. 2009-01-30 14:44:01 +00:00
Version fix bug in build script and up version of trunk to 2.5 2010-04-16 14:37:03 +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/xCAT-client/share/doc/xCAT2.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.)