HP StorageWorks Secure Fabric OS 5.0.0 User Guide (AA-RW1UA-TE, May 2005)
87Secure Fabric OS 5.0.0 user guide
NOTE: The FCS_POLICY cannot be deleted.
Aborting All uncommitted changes
You can use the secPolicyAbort command to abort all Secure Fabric OS policy changes
that have not yet been saved. This function can only be performed from the primary FCS
switch.
To abort all unsaved changes:
1. From a sectelnet or Secure Shell session, log in to the primary FCS switch as admin.
2. Type the secPolicyAbort command.
All changes since the last time the secPolicySave or secPolicyActivate
commands were entered are aborted.
Aborting a Secure Fabric OS transaction
You can use the secTransAbort command to abort a single Secure Fabric OS transaction
from any switch in the fabric. This makes it possible to abort a transaction that has become
frozen due to a failed host. If the switch itself fails, the transaction aborts by default. This
command cannot be used to abort an active transaction.
To abort a Secure Fabric OS transaction:
1. From a sectelnet or Secure Shell session, log in to the primary FCS switch as admin.
2. Type the secTransAbort command.
Any Secure Fabric OS transaction that was in process is aborted (except for the
transaction of entering this command).
primaryfcs:admin> secpolicydelete "MS_POLICY"
About to delete policy MS_POLICY.
Are you sure (yes, y, no, n):[no] y
MS_POLICY has been deleted.
primaryfcs:admin> secpolicyabort
Unsaved data has been aborted.
primaryfcs:admin> sectransabort
Transaction has been aborted.