
package named
The following shows a representative example of the error message that would be displayed.
Figure 1 Missing Xvfb Package Message
Verify Network Settings
Verify the network configuration for the management server:
1.Verify that the appropriate DNS server entries are present in /etc/resolv.conf. Verify that the correct DNS suffixes are mentioned in the order of preference in which they need to be appended to hostnames.
For example:
nameserver 172.168.10.1
nameserver 172.168.10.2
search “yourenvironment”.com
2.From a console window on the management server, enter the following command:
ping <hostname>
where <hostname> is the hostname (without domain name) of the Linux CMS.
The ‘ping’ command must ping the IP address of the management server. It must not ping the loopback address (127.0.0.1). If it pings the loopback address, edit the /etc/hosts file to make appropriate corrections.
The /etc/hosts file should have entries similar to:
127.0.0.1localhost.localdomain localhost 192.168.0.100 myservername.mydomain.com myservername
HP Storage Essentials SRM 6.0 Installation Guide 63