 |
Index for Section 8 |
|
 |
Alphabetical listing for L |
|
 |
Bottom of page |
|
lsmsad(8)
NAME
lsmsad - Starts the Storage Administrator (SA) daemon
SYNOPSIS
/usr/sbin/lsmsad
DESCRIPTION
The SA daemon, lsmsad, is a process required by lsmsa, the SA graphical
user interface (GUI). The daemon issues commands and obtains system
information on behalf of SA.
The SA daemon runs on a Tru64 UNIX system on which LSM is initialized and
running. The SA client runs on any machine that supports the Java Runtime
Environment.
The SA daemon is automatically started at boot time. Under normal
conditions, the daemon does not need to be run manually.
If SA does not start during the boot process, enter:
/sbin/init.d/lsmsa stop
To restart SA, enter:
/sbin/init.d/lsmsa start
Only one SA daemon can be running on a system at a given time. If a second
SA daemon attempts to start, it will fail.
RESTRICTIONS
You must be root user to run lsmsad.
FILES
/usr/sbin/init.d/lsmsa
The script that starts lsmsad at boot time.
/var/lsmsa/logs/command
The command log file that tracks SA tasks.
/var/lsmsa/logs/access
The access log file that tracks login to SA.
/var/lsmsa/logs/server.log
The server log file that tracks server startup information and server
errors.
/usr/lib/java/applications/lsmsa/logMaintenance
The log maintenance shell script that saves and compresses log files.
SEE ALSO
lsmsa(8), volintro(8)
 |
Index for Section 8 |
|
 |
Alphabetical listing for L |
|
 |
Top of page |
|