Dell DX6004S Dell DX Object Storage Platform User’s Guide - Page 39

rhel-dvd.repo

Page 39 highlights

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 DX6a00 system is now ready to be updated with all the dependencies required to install the DX Cluster Services Node software. NOTE: The DX Cluster Services Node software install script calls YUM update upon execution. Disaster Recovery 39

  • 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

Disaster Recovery
39
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 DX6
a
00 system is now ready to be updated with all the dependencies
required to install the DX Cluster Services Node software.
NOTE:
The DX Cluster Services Node software install script calls YUM update
upon execution.