bstr_realm_unset_node(1) — Commands
Name
bstr_realm_unset_node − Deletes directories and files previously created using the bstr_realm_setup_node procedure.
Syntax
bstr_realm_unset_node realm_name [-v]
Parameters
realm_nameSpecifies the local name of the Realm for which the structures (files and directories) are to be deleted.
Description
Before executing the bstr_realm_unset_node command, make sure that all the Realm and Node components active on the Node have been correctly shut down. The bstr_realm_unset_node command physically deletes the snapshots for realm_name only if no other Nodes are sharing them.
Note that the bstr_realm_unset_node command also executes the bstr_realm_unset_db command automatically and, therefore, it removes the Realm PODB database.
Options
-v
This option displays additional information on the execution of the command.
Examples
$ bstr_realm_unset_node MY_REALM<Return>
If you are logged in to NODE1, the bstr_realm_unset_node command deletes the BASEstar Open files and directories for MY_REALM.
See Also
| bstr_realm_setup_node | # |
| bstr_realm_shut_node | # |