Starts a discovery call to the storage system for a specific logical volume to update its configuration and attributes. The specified volume(s) must be contained in a pool.
Syntax
|
Parameters
–storid storid
This parameter is used for logical volumes with an assigned storID.
For logical volumes without assigned storID, the parameter must be omitted and the parameter -deviceid
must be specified instead.
–system system
Specifies the name of the storage system. This parameter must be specified if the -deviceid
parameter is used to specify the volume.
–deviceid devid
Specifies the device ID of the logical volume. This parameter is mandatory if the logical volume does not have an assigned storID.
It may be specified additionally for logical volumes with an assigned storID. If both storID and device ID are specified, the input must be consistent.
For both parameters storid
and deviceid
, comma separated lists can be specified.
–connectparam
Refer to the description of the "Connection parameters".
Return codes
Error Code | Name | Error Type |
0 |
| Function successful. |
3 |
| Version not supported. |
7 |
| Specified parameters invalid. |
9 |
| StorID already used otherwise |
13 |
| Error in StorMan communication between client & server |
14 |
| Storage unit to be discovered currently locked. |
16 |
| Unexpected error in function. |
18 |
| Matching object (Storage Volume) could not be provided. |
20 |
| Object already exists in the repository |
22 | STORMAN_RESOURCE_NOT_AVAILABLE | Provider or database not available |
25 | STORMAN_PROVIDER_AUTH_FAILED | User / password for provider not valid |
36 |
| User / password for StorMan not valid |