Previous Topic: cadpmspm jobstatus Command--Get Job Status

Next Topic: cadpmspm provision Command--Provision New Storage


cadpmspm move Command--Move Storage

Use this command to move a NetApp LUN and vFiler from source to destination.

This command has the following format:

cadpmspm -move -srcfiler=srvfiler -desfiler=desfiler -vlan=vlan -vfiler=vfiler -uid=uid -pwd=pwd -srcvol=srcvolume -desvol=desvolume -mvaction=action [-stsrv=StorageServer -stplat=StoragePlatform] [-asynch] [-ws_user=username -ws_password=password][-locale iso639value]
-srcfiler=FilerName

Specifies the source filer name.

-desfiler=FilerName

Specifies the destination filer name.

-vlan=vlanname

Specifies the vFiler VLAN interface.

-vfiler=vFilerName

Specifies the vFiler name.

-uid=UserName

Specifies the source filer username.

-pwd=Password

Specifies the source filer password.

-srcvol=VolumeName

Specifies the source volume name.

-desvol=VolumeName

Specifies the destination filer volume.

-mvaction=ActionType

Specifies the move storage command type; possible values are:

0

Complete move.

1

Update LUN.

2

Resynchronize vFiler.

3

Get LUN update status.

4

Get vFiler resynchronization status.

5

Stop vFiler.

6

Offline volume.

7

Configure network interface.

8

Online volume.

9

Activate vFiler.

-stsrv=StorageServer

(Optional) Specifies the storage server name.

-stplat=StoragePlatform

(Optional) Specifies the storage platform; possible value is:

1

Specifies NetApp as the storage platform.

2

Specifies EMC as the storage platform.

Default: 1

-asynch

(Optional) Specifies that the attach run asynchronously.

-ws_user username -ws_password password

(Optional) Specifies the credentials to use for the web service security check. If you do not include credentials, you are prompted to enter them. Avoid the prompt for credentials by setting up your own session using caaipsecurity.

-locale iso639value

(Optional) Specifies an IS0 639_3166 combination to override the default English output, for example, fr_FR for French. To use the locale of the command prompt, specify "native".