Creates a pool on the Linux device.
<linuxRequest>
<storage>
<addPool>
<poolName/>
<device/>
</addPool>
</storage>
</linuxRequest>
<linuxReply>
<storage>
<addPool>
<result value="0"><description>success</description></result>
</addPool>
</storage>
<result value="0"><description>zOK</description></result>
</linuxReply>
Specifies the name to be given to the new pool.
A pool is stored on this specified device.
Specifies an error value or 0 (for no error).
It does not create the NDS object, hence create the object using provided by the NSS utilities.