xCAT -- eXtreme Cloud Administration Toolkit.
This is a mirror from git://git.code.sf.net/p/xcat/xcat-core
5ee13233fc
Root cause: rnetboot will resolve the lpar name from hmc in order to setup a full lpar_netboot command. But rnetboot will also use this lpar name in xcat database to resolve the network, which will definitely fail. Fix: pass the nodename to xcat database instead of lparname. git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2715 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd |
||
---|---|---|
java-xCAT | ||
perl-xCAT | ||
xCAT | ||
xCAT-client | ||
xCAT-nbroot | ||
xCAT-rmc | ||
xCAT-server | ||
xCAT-web | ||
xCAT-web-exp | ||
xCATsn | ||
build-debs | ||
buildcore20.sh | ||
buildcore21.sh | ||
buildcore.sh | ||
builddep.sh | ||
debperldepends | ||
makeclientrpm | ||
makenbrootrpm | ||
makeperlxcatrpm | ||
makermcrpm | ||
makeserverrpm | ||
makewebrpm | ||
makexcatrpm | ||
makexcatsnrpm | ||
mkAIXsnap | ||
README | ||
Version | ||
xCATaixSN.bnd | ||
xCATaixSSH.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.)