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 host -rem

&pagelevel(5)&pagelevel

Removes a host from the StorMan repository. If this host is also acting as a provider, it is also removed from repository.

Syntax

storcfg host –rem {–name hostname | –ip ip | –wwpn wwpn | –iqn iqn

Parameters

–name hostname

Identifies the host by its name. This parameter supports wildcards (*).

–ip ip

Identifies the host by an IP address belonging to the host.

–wwpn wwpn

Identifies the host by a WWPN belonging to the host.


Exactly one of the parameters –name, –ip  or -wwpn must be specified with a non-empty value to identify the host.


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

13

STORMAN_COMMUNIC_ERROR

Error in StorMan communication between client and server

16

STORMAN_FAULT

Unexpected error in function

18

STORMAN_NOT_FOUND

Specified host could not be found

36

STORMAN_AUTH_FAILED

User / password for StorMan not valid