A.7 deactivate ost command, A.8 delete commands, A.8.1 delete alert – HP StorageWorks Scalable File Share User Manual
Page 304: A.8.1

CLI commands
A–10
A.7 deactivate ost command
The
deactivate ost
command deactivates OST services. When an OST service is deactivated, no new
files will be created on the service. However, access to existing files on the OST service (for both read and
write operations) is unaffected.
Before an OST service can be deactivated, the file system that uses the service must be stopped. If for any
reason you cannot stop the affected file systems before you run the
deactivate ost
command, you can
use the
force=yes
option with the command. This will force command to complete, but the services will
not be deactivated until the affected file system(s) are next restarted.
Syntax
deactivate osts ost_list [force=yes]
Arguments
ost_list
Specify the names of the OST services that are to be deactivated. You can
specify a single service, a comma-separated list of services, or a range of
services. For example,
ost3
or
ost[3-6]
.
force=yes
Allows the command to be used without first stopping the affected file
system(s).
Example
The following example deactivates
ost3
and
ost7
:
sfs> deactivate osts ost[3,7]
A.8 delete commands
A.8.1
delete alert
The
delete alert
command deletes email alerts.
Syntax
delete alert alert_name|all
Arguments
alert_name
|
all
Required. Specify the email alert to be deleted, or
all
to delete all email
alerts.
Example
The following example deletes the
server_down
alert:
sfs> delete alert server_down