XCAT offline installation on CentOS 6.x

Source: Internet
Author: User

XCAT offline installation on CentOS 6.x

Here I use CentOS 6.6 and xCAT the latest 2.8. In addition, the root user is used to facilitate installation.

First download the xCAT offline package

Wget http://sourceforge.net/projects/xcat/files/xcat/2.8.x_Linux/xcat-core-2.8.5.tar.bz2/download
Wget http://sourceforge.net/projects/xcat/files/xcat-dep/2.x_Linux/xcat-dep-201502061114.tar.bz2/download

Decompress the installation package

Tar jxvf xcat-core-2.8.5.tar.bz2
Tar jxvf xcat-dep-201502061114.tar.bz2


Create an xCAT local yum Repository

Cd/root/xcat-dep/rh6/x86_64;./mklocalrepo. sh
Cd/root/xcat-core;./mklocalrepo. sh


Two yum repository file xCAT-core.repo and xCAT-dep.repo are generated under the/etc/yum. repos. d directory after creation

Install xCAT

Yum clean metadata
Yum install-y xCAT

Check whether xCAT is correctly installed

Source/etc/profile. d/xcat. sh
Tabdump site


Install xCAT UI

Yum install-y php
Yum install-y xCAT-UI-deps
Yum install-y xCAT-UI

Then access http: // <xcat_host>/xcat and log on to the system as the root user of linux.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.