Stacy, Run 'zpool export zpool1' on all the nodes and then try.
--Prasad On 12/10/08 19:47, Stacy Maydew wrote: > I'm using the latest release of Cluster Express with nv_103 and I'm having > trouble creating HAStoragePlus resources for use with ZFS. The following are > the commands that show the zpool and cluster setup and the command that fails. > > # zpool list > NAME SIZE USED AVAIL CAP HEALTH ALTROOT > zpool1 1016G 96K 1016G 0% ONLINE - > > # zfs get mountpoint zpool1 > NAME PROPERTY VALUE SOURCE > zpool1 mountpoint /global/zpool1 local > > # clrt list -v > Resource Type Node List > ------------- --------- > SUNW.LogicalHostname:3 <All> > SUNW.SharedAddress:2 <All> > SUNW.nfs:3.2 <All> > SUNW.HAStoragePlus:6 <All> > SUNW.gds:6 <All> > > # clrg create -p PathPrefix=/global/zpool1/HA zpool1_rg > > # clrs create -g zpool1_rg -t SUNW.HAStoragePlus -p Zpools=zpool1 pool1_rs > > clrs: middleclass:global - : no error > > clrs: (C189917) VALIDATE on resource zpool1_hastorageplus_rs, resource group > zpool1_rg, exited with non-zero exit status. > clrs: (C720144) Validation of resource zpool1_hastorageplus_rs in resource > group zpool1_rg on node middleclass failed. > clrs: (C891200) Failed to create resource "zpool1_hastorageplus_rs". > > All of the zpools, mountpoints, resource types and the resource are being > created successfully, but the creation of the resource still fails and I > can't tell why. > > Has anyone else seen the same problem or have any insights as to why this > command is failing? > > Thanks in advance. >