Provision a SCSI dataset and attach it to the datastore.
spm
Specifies the ModelPath of the server from CA Server Automation.
Example: “https://localhost/aip/AOM/root/cimv2:CA_ComputerSystem.CreationClassName="CA_ComputerSystem",Name="3c16db00-405a-11e0-9207-0800200c9a66"
To obtain the target server ModelPath:
C:\CA\ServerAutomation\bin>caaipaomwsclient /enumerate=CA_ComputerSystem /queryFilter="Select Name from CA_ComputerSystem where ElementName='server_name'" /user=SA_user /password=SA_password
Replace server_name with the name of the server. Replace SA_user and SA_password with credentials for the CA Server Automation authorized user.
Specifies the name to use for the dataset and datastore.
Example: “mydataset-01”
Specifies the size of storage to create in megabytes.
Example: “5000”
(Optional) Specifies a text description for the dataset.
Example: “my dataset”
(Optional) Specifies the owner of the dataset.
Example: “OwnerName”
Specifies the NetApp policy to use when creating the dataset.
Example: “NAS_policy”
Specifies the resource pool to use for the dataset.
Example: “lodnetapp10z”
(Optional) Specifies the ID of the resource pool.
Example: “1234”
(Optional) Specifies a group name to use to group the provisioned storage.
Example: “group01”
(Optional) Specifies the name of the storage container in which to add the dataset.
Example: “stor_container01”
(Optional) Specifies the name of the vFiler.
Example: “lodnetapp40”
(Optional) Specifies the IP address of the vFiler.
Example: “123.456.7.89”
(Optional) Specifies the network mask of the vFiler.
Example: “23”
Specifies the initial size of the snapshot in megabytes.
Default: "0"
Specifies the maximum size of the snapshot in megabytes.
Default: "0"
Specifies the host that owns the initiator.
Example: “somehost.ca.com”
Specifies an initiator ID on a host to which to map a LUN.
Example: "iqn.01.com.vmware:host01"
Specifies the operating system type of the initiator host. Available values are:
0 – VMWARE
1 – AIX
2 – HP-UX
3 – Linux
4 – Solaris
5 – Netware
6 – Windows
7 – Windows_2008
8 – Windows_GPT
Default: “0”
Indicates whether calls return immediately or wait for commands to return. When "true", calls return immediately and you must verify the JobStatus.
Default: “false”
Specifies whether to perform a test of provisioning. Available values are:
0 – None (performs the provision without performing Dry Run)
1 – Dry Run Only (pseudo provisioning (failure prediction) that verifies the specified parameters)
2 – Provision with Dry Run (performs pseudo provisioning and provisioning)
Default: “0”
(Optional) Specifies the user name to connect to the host to mount storage.
Example: "username"
(Optional) Specifies the user password to connect to the host to mount storage.
Example: "password"
(Optional) Specifies the directory on which to mount storage.
Example: "/vol/userdir/userdir01"
(Optional) Specifies a time zone for the dataset.
Example: “GMT-5”
(Optional) Specifies email addresses for contact information. Separate multiple email addresses with commas.
Example: user1@company.com, user2@company.com
(Optional) Specifies the name of the NetApp DataFabric Manager.
Example: “host01.domain.com”
(Optional) Specifies the name of the user authorized to connect to the NetApp DataFabric Manager.
Example: “user01”
(Optional) Specifies the password for the user authorized to connect to the NetApp DataFabric Manager.
Example: “password01”
(Optional) Specifies the port number the NetApp DataFabric Manager uses.
Example: “8088”
(Optional) Specifies the protocol used to access the NetApp DataFabric Manager. Available values are:
0 – HTTP
1 – HTTPS
Default: “0”
Specifies the storage platform type. The only possible value is “1” (NetApp).
Default: “1”
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |