Skip Headers
Oracle Hierarchical Storage Manager and QFS Software Command Reference
Section 1m: Maintenance Commands
Release 6.1.1
E70305-03

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 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 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 Oracle HSM Manager daemon.

list

This will list the hosts that can currently manage the local QFS server. Hosts not listed will not be able to manage the local QFS server via the Oracle HSM Manager.

remove host1 [host2] …

Removes the hosts (host1, host2, …) from a configuration file such that these hosts can no longer manage the local QFS server via the Oracle HSM Manager.

start

Starts the Oracle HSM Manager daemon. Does not configure the daemon to automatically restart. Does not modify the ∕etc∕inittab file.

stop

Stops the Oracle HSM Manager daemon. Does not modify ∕etc∕inittab file.

restart

Restarts the Oracle HSM Manager daemon. Does not modify ∕etc∕inittab file.

config arg

Configures the automatic restart feature for the Oracle HSM Manager daemon.

Specify one of the following for arg:

arg

Action

-n

Stops the Oracle HSM Manager daemon. The automatic restart feature is controlled using the service management facility (smf (5)). See smf (5) for more information.

-a

Starts the Oracle HSM 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 Oracle HSM Manager daemon if the Oracle HSM Manager daemon is running and if automatic restart is enabled.

FILES

This command resides in the following location:

StorageTek QFS Software (SUNWqfs)

∕opt∕SUNWqfs∕sbin∕fsmadm

Oracle Hierarchical Storage Manager (Oracle HSM) (SUNWsamfs)

∕opt∕SUNWsamfs∕sbin∕fsmadm

SEE ALSO

init (1M), fsmgmtd (1m).