Xcat:Install
Revision as of 09:45, 28 October 2015 by Michael (talk | contribs) (→Installation with Internet Connection)
Installation with Internet Connection
Down load the yum repo files for xcat and xcat-deps. Copy them to the yum.repos.d folder
yum install xCATInstallation without Internet Connection
Download the Xcat and Xcat-deps tarballs and copy them to the management node.
mkdir /root/xcat2
cd /root/xcat2
tar xjvf xcat-dep-*.tar.bz2
tar xjvf xcat-core-2.*.tar.bz2Set up the local repos for installation
cd /root/xcat2/xcat-dep/<release>/<arch>
./mklocalrepo.sh
cd /root/xcat2/xcat-core
./mklocalrepo.shYou will also need to add the Linux Distro ISO as a local repo to install the required packages from Linux:
- LINK TO BE ADDED HERE #########
yum install xCAT
source /etc/profile.d/xcat.sh