volume clone quiesce-lun show
Show the quiesced state of the LUN
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The volume clone quiesce-lun show command reports the quiescence state of the LUN. By default, this command displays the following information:
-
Vserver Name
-
Volume Name
-
LUN Name
-
LUN Quiesced State
Parameters
[-fields <fieldname>,…]-
If you specify the
-fields <fieldname>, …parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify. - |
[-instance ](privilege: advanced) } -
If you specify the
-instanceparameter, the command displays detailed information about all fields. [-vserver <Vserver Name>]- Vserver Name (privilege: advanced)-
This parameter shows the Vserver name on which the volume resides.
- {
[-path <path>]- LUN Path (privilege: advanced) -
Specifies the path of the LUN. The LUN path cannot contain any files.
- |
[-volume <volume name>]- Volume Name (privilege: advanced) -
This parameter shows the volume name on which the LUN resides.
[-qtree <qtree name>]- Qtree Name (privilege: advanced)-
Specifies the qtree that contains the LUN.
[-lun <text>]- LUN Name (privilege: advanced) }-
This parameter shows the LUN name which is being processed for data migration.
[-state <text>]- LUN Quiesced State (privilege: advanced)-
This parameter specifies the quiesced state of the LUN.
Examples
The following example displays information about the state of the LUN:
cluster1::> volume clone quiesce-lun show Vserver LUN Path LUN Quiesced State ------------- ----------------------------- ------------------ vs1 /vol/vol1/lun1 Quiesced
The following example displays information about LUN lun1 residing on Vserver vs1 :
cluster1::> volume clone quiesce-lun show -vserver vs1 -path /vol/vol1/lun1 -instance
Vserver Name: vs1
Volume Name: vol1
LUN Path: /vol/vol1/lun1
LUN Quiesced State: Quiesced
Qtree Name: ""
LUN Name: lun1