volume clone quiesce-lun stop
Unquiesce a LUN to restore I/O operations if a failure occurs during non-disruptive data migration
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The volume clone quiesce-lun stop command stops the quiescence process for the specified LUN. Quiesce and unquiesce operations are typically used during data migration to pause and resume I/O activity on the LUN and its associated metadata.
Parameters
-vserver <Vserver Name>- Vserver Name (privilege: advanced)-
This parameter specifies the Vserver that the volume exists on.
- {
-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 specifies the volume that the LUN exists on.
[-qtree <qtree name>]- Qtree Name (privilege: advanced)-
Specifies the qtree that contains the LUN.
-lun <text>- LUN Name (privilege: advanced) }-
This parameter specifies the LUN name which will be unquiesce during data migration.
Examples
The following example starts to unquiesce the LUN lun1 on Vserver vs1 :
cluster1::> volume clone quiesce-lun stop -vserver vs1 -path lun1