Skip to main content
Command reference

volume clone quiesce-lun start

Suggest changes

Quiesce a LUN 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 start command initiates LUN quiescence for the specified LUN. To end the quiescence process, use the volume clone quiesce-lun stop command. You can monitor the current status using the volume clone quiesce-lun show command.

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 quiesced during data migration.

Examples

The following example starts to quiesce the LUN lun1 on Vserver vs1 :

cluster1::> volume clone quiesce-lun start -vserver vs1 -path /vol/v1/lun1