This command is one that you would only run once to write labels out to the devices. Once the labels are written, pool_assemble is used to assemble them. you can find more information by looking at the various pool man pages.
an example file might be:
#begin pool config file
poolname foo
subpools 1
subpool 0 0 1 gfs_data
pooldevice 0 0 /dev/sdb
#end pool config file
The above file would write the label onto sdb. a subsequent pool_assemble would create a device (/dev/pool/foo) composed of /dev/sdb.
For more information: 'man 5 pool_conf'
brassow
On May 6, 2005, at 3:57 PM, Collier, Tirus wrote:
Good Day,
Question in regards to running the pool_tool -c utility. What file is required when running pool_tool -c utility? Is it reading /etc/cluster.xml or /etc/cluster.conf?
Please advise, thanks.
T--
Linux-cluster@xxxxxxxxxx
http://www.redhat.com/mailman/listinfo/linux-cluster
-- Linux-cluster@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/linux-cluster