Previous Topic: cadpmspm provision Command--Provision New StorageNext Topic: Log Files


cadpmspm resize Command--Resize Existing Storage

Use this command to resize existing NFS, CIFS, iSCSI, or FCP storage.

This command has the following format:

cadpmspm -resize 
-dataset=DatasetName 
-size=StorageSizeMB 
-rsvperct=ReservePecentage 
[-maxcap=MaxCapacityMB] 
[-stsrv=StorageServer -stplat=StoragePlatform] 
[-ws_user=username -ws_password=password]
[-locale iso639value]
-dataset=DatasetName

Specifies the name of the data set to create and attach. To get the name of the data set, perform one of the following procedures:

See the stplat parameter description for the possible values.

-size=StorageSizeMB

Specifies the amount of storage to attach in MB.

-rsvperct=ReservePecentage

Specifies the snapshot reserve percentage; possible values are 1-100.

-maxcap=MaxCapacityMB

Specifies the new maximum capacity in MB.

-stsrv=StorageServer

(Optional) Specifies the storage server name or IP address.

-stplat=StoragePlatform

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

1

Specifies NetApp as the storage platform.

2

Specifies EMC as the storage platform.

3

Specifies HP as the storage platform.

4

Specifies IBM as the storage platform.

Default: 1

-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".