
If you are missing dependencies, download them and then place them in your local YUM repository.
Table 10 Required RHEL dependencies
python-paramikoMySQL-pythonavahi
python-pastenetcf >= 0.1.9-3bridge-utils
python-qpidnet-toolsbind-utils
python-tempitantpcompat-openldap
python-twisted-coreopenssh-clientsfuse
python-twisted-webopenssl098egawk
rsyncPyPAMgrep
scsi-target-utilspython-cheetahGConf2
sedpython-decoratorgstreamer-plugins-base
sgml-commonpython-ldapkpartx
tunctlpython-li/jointfilesconvert/47223/bguestfsli/jointfilesconvert/47223/bguestfs-mount
unixODBCpython-lxmlli/jointfilesconvert/47223/bguestfs-tools
vconfigpython-makolibtool-ltdl
xorg-x11-drv-cirruspython-memcachedlibvirt
xorg-x11-drv-fbdevpython-netaddrlibvirt-python >=0.9.10
Prerequisites
• rhel-kvm-deps-8.0.0.xx rpm is extracted from the CloudSystem-Tools-8.0.0.xx.zip file and
moved to a Linux system.
Procedure 52 Creating a local YUM repository and validating dependencies
You can use a utility such as WinSCP (http://winscp.org/), to create the YUM repository and
validate dependencies.
1. Make a new directory and copy RHEL 6.4 to a directory location such as /home/kits:
# mkdir /home/kits
2. Make a new directory for the DVD mount point:
# mkdir /dvd
3. Mount the DVD:
# mount —o loop /home/kits/rhel-server-6.4–x86_64–dvd.iso /dvd
4. Create the repository:
a. # cd /etc/yum.repos.d/
b. # vi LocalDCRhel.repo
[RHELDVD]
name=Locally Mounted RHEL 6.4 ISO
baseurl=file:///dvd/
enabled=0
5. Import the GPG-Key (GNU Privacy Guard):
a. # rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
b. # yum clean all
c. # yum update
6. Install the dependency packages:
yum install —y rhel-kvm-deps-8.0.0.xx.rpm --enablerepo=RHELDVD
Missing dependencies are identified and installed.
100 Compute node creation
Komentarze do niniejszej Instrukcji