FEPI ADD POOL adds targets or nodes, or both, to an existing pool, thereby creating new connections in the pool. The targets or nodes must not be in the pool already. You can specify initial service and acquire states for these new connections. The command completes when the resources have been added to the pool but without waiting for the requested states to be achieved.
FEPI ADD POOL .-ACQUIRED--------. >>-FEPI ADD--POOL(data-value)--+-----------------+--------------> +-ACQSTATUS(cvda)-+ '-RELEASED--------' >--+------------------------------------------+-----------------> '-NODELIST(data-area)--NODENUM(data-value)-' .-INSERVICE--------. >--+------------------+-----------------------------------------> +-SERVSTATUS(cvda)-+ '-OUTSERVICE-------' >--+----------------------------------------------+------------>< '-TARGETLIST(data-area)--TARGETNUM(data-value)-'
Condition | RESP2 | Meaning |
---|---|---|
INVREQ | 110 | SERVSTATUS value not valid. |
INVREQ | 111 | ACQSTATUS value not valid. |
INVREQ | 115 | POOL name unknown. |
INVREQ | 116 | TARGET name unknown. |
INVREQ | 117 | NODE name unknown. |
INVREQ | 119 | The command failed for one or more items in the list. |
INVREQ | 130 | TARGETNUM value is out of range. |
INVREQ | 131 | NODENUM value is out of range. |
INVREQ | 173 | NODE name already exists in the specified pool. |
INVREQ | 174 | TARGET name already exists in the specified pool. |
INVREQ | 175 | Connection already exists. |