Home >

Lunacm Command Reference Guide > LunaCM Commands > partition > partition init

partition init

Initialize an application partition. This command is used within the partition being initialized.  

 

Syntax

partition init-label <string> [-password<string>] [-domain<string>] [-defaultdomain]  [-auth] [-force]    

Parameter   Shortcut   Description  
-auth -a   Log in after the initialization.  
-defaultdomain -def   Default cloning domain name. Deprecated. Used only on password-authenticated HSMs, and not recommended. Kept for compatibility with previous, existing configurations; will be discontinued in a future release.  
-domain -d   Partition domain name. Used only on password-authenticated HSMs; ignored for PED-authenticated.  
-force -f   Force the action (useful for scripting).  
-label -l   Label for the partition.
-password -p   Partition Security Officer Password. Used only on password-authenticated HSMs; ignored for PED-authenticated.  

Example

lunacm:> partition init -label pcieppsopar

        You are about to initialize the partition.
        All partition objects will be destroyed.
        All partition roles will be destroyed.
        The domain will be destroyed.

        Are you sure you wish to continue?

        Type 'proceed' to continue, or 'quit' to quit now -> proceed

        Please attend to the PED.

Command Result : No Error

lunacm:>