Xcat:Install
Jump to navigation
Jump to search
Installation with Internet Connection
Installation 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