Xcat:Install

From Define Wiki
Revision as of 09:34, 28 October 2015 by Michael (talk | contribs) (Created page with "== Installation with Internet Connection == == Installation without Internet Connection == Download the Xcat and Xcat-deps tarballs and copy them to the management node. <b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.bz2

Set up the local repos for installation

cd /root/xcat2/xcat-dep/<release>/<arch>
./mklocalrepo.sh
cd /root/xcat2/xcat-core
./mklocalrepo.sh

You will also need to add the Linux Distro ISO as a local repo to install the required packages from Linux:


          1. LINK TO BE ADDED HERE #########


yum install xCAT
source /etc/profile.d/xcat.sh