Dell PowerVault DX6000 Dell DX6000 Users Guide - Page 43

x86_64\ DVD, rhel-dvd.repo

Page 43 highlights

x86_64\ DVD. The white spaces in this file path causes errors during the YUM setup process. If the drive auto mounts, run the following commands: # mkdir /media/dvd # mount --move /media/RHEL_x.x\ x86_64\ DVD /media/dvd If the CDROM does not auto mount, perform the following commands. # mkdir /media/dvd # mount /dev/dvd /media/dvd NOTE: For more information on the compatible RHEL versions, see the Dell DX Object Storage Platform Interoperability Guide at support.dell.com/manuals. 3 Define the repository where your copy of rpm packages are stored. To define the repository, create a new file in /etc/yum.repos.d named rheldvd.repo using the following commands: # cd /etc/yum.repos.d # cp rhel-debuginfo.repo rhel-dvd.repo # vi rhel-dvd.repo 4 Change the following lines in rhel-dvd.repo file: [base] name=Red Hat Enterprise Linux $releasever $basearch - Base baseurl=file:///media/dvd/Server gpgcheck=1 enabled=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEYredhat-release 5 Remove any cached packages from the system and enable the local YUM repository: # yum clean all # yum repolist The system is now ready to be updated with all the dependencies required to install the DX Cluster Services Node software or the DX Cluster File server software. Disaster Recovery 45

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50

Disaster Recovery
45
x86_64\ DVD
. The white spaces in this file path causes errors during the
YUM setup process. If the drive auto mounts, run the following
commands:
# mkdir /media/dvd
# mount --move /media/RHEL_x.x\ x86_64\ DVD
/media/dvd
If the CDROM does not auto mount, perform the following commands.
# mkdir /media/dvd
# mount /dev/dvd /media/dvd
NOTE:
For more information on the compatible RHEL versions, see the
Dell DX
Object Storage Platform Interoperability Guide
at
support.dell.com/manuals
.
3
Define the repository where your copy of rpm packages are stored. To
define the repository, create a new file in /etc/yum.repos.d named rhel-
dvd.repo using the following commands:
# cd /etc/yum.repos.d
# cp rhel-debuginfo.repo rhel-dvd.repo
# vi rhel-dvd.repo
4
Change the following lines in
rhel-dvd.repo
file:
[base]
name=Red Hat Enterprise Linux $releasever -
$basearch - Base
baseurl=file:///media/dvd/Server
gpgcheck=1
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-
redhat-release
5
Remove any cached packages from the system and enable the local YUM
repository:
# yum clean all
# yum repolist
The system is now ready to be updated with all the dependencies required to
install the DX Cluster Services Node software or the DX Cluster File server
software.