VERITAS Volume Manager 3.1 Storage Administrator Administrator's Guide

Getting Started
Starting the Storage Administrator Server
Chapter 250
./vmsa_server &
A file named server.log will be created in the /var/opt/vmsa/logs
directory. If the server starts successfully, this file should contain the
following (after a few seconds):
rebound //host:2410/vrts.remote.vrtsServer
Step 4. Confirm that the Storage Administrator is running:
vmsa_server -q
See vmsa_server (1M) for more information about the Storage
Administrator server.
Starting the Storage Administrator Server in
Auto-Start Mode
To start the Storage Administrator server in auto-start mode, do the
following steps.
NOTE You can run autostart as described here even if vmsa_server is already
running.
Step 1. Log in as root.
Step 2. Type:
autostart on
Step 3. To confirm that auto-start mode is enabled, run the following:
netstat -a | grep vmsa
The output should show that a VMSA service has a LISTEN state:
*.vmsa *.* 0 0 0 0 LISTEN
NOTE Auto-start mode remains in effect across system reboots. To disable
auto-start mode, type: