| 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
fsmadm - Starts or stops the fsmgmtd daemon
SYNOPSIS
fsmadm action
AVAILABILITY
SUNWqfs
SUNWsamfs
DESCRIPTION
The fsmadm command starts up or shuts down the fsmgmtd
daemon. You can also use this command to get the status of
the daemon and to add clients that can securely access this
Sun QFS server.
OPTIONS
add host1[.domain1] [host2[.domain2]] ...
Adds the hosts (host1, host2, ...) to a configuration
file such that these hosts can remotely manage the
local Sun QFS server. If the host is on a different
domain, specify the domain (host-name.domain-name).
Requests from other hosts will be refused by the SAM-
QFS Manager daemon.
list This will list the hosts that can currently manage the
local Sun QFS server. Hosts not listed will not be
able to manage the local Sun QFS server via the SAM-QFS
Manager.
remove host1 [host2] ...
Removes the hosts (host1, host2, ...) from a
configuration file such that these hosts can no longer
manage the local Sun QFS server via the SAM-QFS
Manager.
start
Starts the SAM-QFS Manager daemon. Does not configure
the daemon to automatically restart. Does not modify
the /etc/inittab file.
stop Stops the SAM-QFS Manager daemon. Does not modify
/etc/inittab file.
restart
Restarts the SAM-QFS Manager daemon. Does not modify
/etc/inittab file.
config arg
Configures the automatic restart feature for the
SAM-QFS Manager daemon.
Specify one of the following for arg:
arg Action
-n Stops the SAM-QFS Manager daemon. The
automatic restart feature is controlled
using the service management facility
(smf(5)). See smf(5) for more
information.
-a Starts the SAM-QFS Manager daemon.
Configures init to restart the daemon
every time it dies. The automatic
restart feature is controlled using the
service management facility (smf(5)).
See smf(5) for more information.
status
Displays version and configuration information for the
SAM-QFS Manager daemon if the SAM-QFS Manager daemon is
running and if automatic restart is enabled.
FILES
This command resides in the following location:
Software and Package Location
Sun QFS (SUNWqfs) /opt/SUNWqfs/sbin/fsmadm
Sun Storage Archive Manager (SAM-QFS) (SUNWsamfs)
/opt/SUNWsamfs/sbin/fsmadm
SEE ALSO
init(1M), fsmgmtd(1M).