Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

storcfg volume -discover

&pagelevel(5)&pagelevel

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

storcfg volume –discover [ –storid storid[,...] ] [ –system system ]
                          [ –deviceid devid[,...] ] –connectparam ...

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

STORMAN_OK

Function successful.

3

STORMAN_VER_NOT_SUPP

Version not supported.

7

STORMAN_INV_PARAMETERS

Specified parameters invalid.

9

STORMAN_STORID_IN_USE

StorID already used otherwise

13

STORMAN_COMMUNIC_ERROR

Error in StorMan communication between client & server

14

STORMAN_STORAGE_LOCKED

Storage unit to be discovered currently locked.

16

STORMAN_FAULT

Unexpected error in function.

18

STORMAN_NOT_FOUND

Matching object (Storage Volume) could not be provided.

20

STORMAN_ALREADY_EXISTS

Object already exists in the repository

22

STORMAN_RESOURCE_NOT_AVAILABLEProvider or database not available
25STORMAN_PROVIDER_AUTH_FAILED

User / password for provider not valid

36

STORMAN_AUTH_FAILED

User / password for StorMan not valid