Time required
It takes approximately 10 minutes to install this software.
System environment check
To install Web-Based Admin View, it is necessary to modify the IP address of the admin LAN for Web-Based Admin View and its corresponding host name, and the host name corresponding to "127.0.0.1"(for IPv4) and "::1"(for IPv6).
Login to the system and become a root user.
# su <Return> Password:password <Return>
Delete the host name allocated to "127.0.0.1"(for IPv4) and "::1"(for IPv6) using vi(1) and allocate it to the IP address of the admin LAN.
Before change)
# cat /etc/hosts <Return> # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 host-name localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 host-name localhost localhost.localdomain localhost6 localhost6.localdomain6
After change)
# cat /etc/hosts <Return> # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 IP-Address host-name
Package check
pam-devel installation
Check if the package is installed on the system by executing the following command:
Red Hat Enterprise Linux 5 (for x86)
Red Hat Enterprise Linux 6 (for x86)
# rpm -qf /usr/lib/libpam.so <Return>
Red Hat Enterprise Linux 5 (for Intel64)
Red Hat Enterprise Linux 6 (for Intel64)
# rpm -qf /usr/lib64/libpam.so <Return>
If the command encounters an error, install the pam-devel package shown in the following table from CD-ROM of the OS.
OS | package to install |
---|---|
Red Hat Enterprise Linux 5 (for x86) | pam-devel-XX.i386.rpm |
Red Hat Enterprise Linux 5 (for Intel64) | pam-devel-XX.x86_64.rpm |
Red Hat Enterprise Linux 6 (for x86) | pam-devel-XX.i686.rpm |
Red Hat Enterprise Linux 6 (for Intel64) | pam-devel-XX.x86_64.rpm |
Patch download
Before installing this software, download the latest PRIMECLUSTER patch by UpdateSite format and update information file from Updatesite.