| Skip Navigation Links | |
| Exit Print View | |
|
Sun QFS and Sun Storage Archive Manager 5.3 Reference Manual Sun QFS and Sun Storage Archive Manager 5.3 Information Library |
1. User Commands (Man Pages Section 1)
2. Maintenance Commands (Man Pages Section 1M)
3. Library Functions (Man Pages Section 3)
4. Library Functions (Man Pages Section 3X)
5. File Formats (Man Pages Section 4)
NAME
samd - SAM-QFS daemon management and configuration command
SYNOPSIS
/opt/SUNWsamfs/sbin/samd buildmcf
/opt/SUNWsamfs/sbin/samd config
/opt/SUNWsamfs/sbin/samd start
/opt/SUNWsamfs/sbin/samd stop
/opt/SUNWsamfs/sbin/samd hastop
AVAILABILITY
SUNWqfs
SUNWsamfs
DESCRIPTION
The samd utility starts up or shuts down the sam-amld
daemon, or shuts down the HSM daemons for HA-SAM failover.
This utility can also be used to reinitialize the Sun QFS
and SAM-QFS configuration files and allow changes to take
effect.
OPTIONS
This command accepts the following options:
buildmcf Creates a new /etc/opt/SUNWsamfs/mcf file if one
does not exist. This is useful when configuring
shared clients for the first time, after the file
systems have been created on the metadata server.
Only disk devices will be discovered and entered
into the mcf.
config Causes the sam-fsd daemon to (re)configure based
on changes to the /etc/opt/SUNWsamfs/mcf,
/etc/opt/SUNWsamfs/archiver.cmd, and
/etc/opt/SUNWsamfs/defaults.conf files.
start Starts up the sam-amld daemon if the
/etc/opt/SUNWsamfs/mcf file exists and the
sam-amld daemon is not already running.
Implemented only in SAM-QFS archiving
environments. Not a valid argument in a Sun QFS
file system-only environment.
stop Kills the sam-amld daemon. Implemented only in
SAM-QFS archiving environments. Not a valid
argument in a Sun QFS file system-only
environment.
hastop Kills the sam-archiverd, sam-stagealld,
sam-stagerd and sam-amld daemon for HA-SAM
failover. Daemons killed by 'hastop' will not be
restarted by the sam-fsd. Implemented only in
SAM-QFS archiving environments. Not a valid
argument in a Sun QFS file system-only
environment.
SEE ALSO
sam-fsd(1M), sam-amld(1M).
defaults.conf(4), mcf(4).