Hi Stacy, It is known bug 6745570 and has been fixed.
The workaround is to export the pool and try re-create the resource. OR Have a dummy zpool which is in exported state always. Thanks -Venku On 12/11/08 09:48, Madhan Kumar Balasubramanian wrote: > Hi Stacy, > > This problem occurs if the created zpool is a slice of a disk. You have > to export the zpool and then run the clrs command. > > --bmk > > 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. >> > _______________________________________________ > ha-clusters-discuss mailing list > ha-clusters-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/ha-clusters-discuss
