PRIMECLUSTER Installation and Administration Guide 4.2 (Linux for Itanium) |
Contents
Index
![]() ![]() |
Part 2 Installation | > Chapter 4 Preparation Prior to Building a Cluster | > 4.3 Preparations for Starting the Web-Based Admin View Screen | > 4.3.3 Initial Setup of Web-Based Admin View |
This section describes the procedure for confirming whether Web-Based Admin View has been started
Check that all node information is output by executing the "wvstat" command on the connected management server.
(Example)
In a two-node configuration consisting of node1(10.20.30.40) and node2(10.20.30.41), node1 is the primary management server and node2 is the secondary management server.
# /etc/opt/FJSVwvbs/etc/bin/wvstat
primaryServer 10.20.30.40 node1 http=10.20.30.40 Run 3m41s
primaryServer Sessions: 0
primaryServer Nodes: 2
10.20.30.40 node1 Linux-2.4.9-e.8enterprise 3m36s
10.20.30.41 node2 Linux-2.4.9-e.8enterprise 2m58s
secondaryServer 10.20.30.41 node2 http=10.20.30.41 Run 2m46s
secondaryServer Sessions: 0
secondaryServer Nodes: 2
10.20.30.40 node1 Linux-2.4.9-e.8enterprise 2m41s
10.20.30.41 node2 Linux-2.4.9-e.8enterprise 2m23s
#
If the information is not properly displayed, Web-Based Admin View has not been started or there may be an error in the Web-Based Admin View settings. Restart Web-Based Admin View and execute the operation again. If node information is still not displayed, refer to the "PRIMECLUSTER Web-Based Admin View Operation Guide" and check the parameter settings.
For details on the "wvstat" command, see the manual page.
Contents
Index
![]() ![]() |