The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
vserver unlock
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Unlock Vserver configuration
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The vserver unlock
command revokes the administrative lock on the Vserver configuration. When a Vserver is unlocked, changes to the configuration are permitted. The unlock operation fails if the Vserver is not locked by the administrator or if it is locked by internal applications. If the Vserver fails to unlock due to an error condition, you can use the -force option.
Parameters
-vserver <vserver>
- Vserver (privilege: advanced)-
The name of the Vserver that has to be unlocked.
[-force <true>]
- Force Unlock (privilege: advanced)-
This option is specified to unlock the Vserver when the Vserver fails to unlock due to an error condition.
Examples
The following example illustrates how to unlock the Vserver named vs123.example.com, forcefully
:
cluster1::> vserver unlock -vserver vs1.example.com -force true