xCAT -- eXtreme Cloud Administration Toolkit.
This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
ae1cb4d55b
-Go through the standard number of retries, but do it at one second intervals to get them out of the way faster (in the unlikely scenario that the request was dropped by the ethernet fabric, this should still get the session reaped) -Ignore a failure to get a command response for close session -The worst scenario that a user is not warned about is the slight possibility that a session slot on the BMC is not freed and instead will consume the slot for about a minute. Since we try to keep the number of sessions to a BMC down, one consumed meaninglessly for a minute in a rare case is not a huge problem git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4295 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd |
||
---|---|---|
build-utils | ||
java-xCAT | ||
perl-xCAT | ||
xCAT | ||
xCAT-client | ||
xCAT-nbroot | ||
xCAT-rmc | ||
xCAT-server | ||
xCAT-UI | ||
xCAT-web | ||
xCATsn | ||
build-debs | ||
buildcore.sh | ||
builddep.sh | ||
debperldepends | ||
makeclientrpm | ||
makenbrootrpm | ||
makeperlxcatrpm | ||
makermcrpm | ||
makeserverrpm | ||
makeuirpm | ||
makexcatrpm | ||
makexcatsnrpm | ||
mkAIXdeps | ||
mkAIXsnap | ||
README | ||
Version | ||
xCATaixSN2.bnd | ||
xCATaixSN.bnd | ||
xCATaixSSH.bnd | ||
xCATaixSSL.bnd |
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.)