This is most likely bug 10884. BJ
On Tue, Aug 25, 2009 at 10:00:38AM -0600, Tom Whitten wrote: > I'm unable to destroy a BE that I created with the beadm create command. > The BE was created when I was running snv_118, and I'm now running > snv_121. I'm not sure if that makes a difference. Here is a log of my > attempts to destroy the BE: > > $ beadm list > BE Active Mountpoint Space Policy Created > -- ------ ---------- ----- ------ ------- > rel_osol_2009_06 - - 62.41M static 2009-06-26 17:54 > rpld_06_aug - - 742.65M static 2009-08-11 09:28 > swan_118 - - 171.60M static 2009-07-10 13:28 > swan_121 NR / 14.01G static 2009-08-20 10:20 > > $ pfexec beadm destroy rpld_06_aug > Are you sure you want to destroy rpld_06_aug? This action cannot be > undone(y/[n]): y > Unable to destroy rpld_06_aug. > Failed to destroy BE or snapshot. > > $ zfs list > NAME USED AVAIL REFER MOUNTPOINT > rpool 40.0G 115G 82K /rpool > rpool/ROOT 14.1G 115G 19K legacy > rpool/ROOT/rel_osol_2009_06 62.4M 115G 6.63G / > rpool/ROOT/rpld_06_aug 723M 115G 8.04G / > rpool/ROOT/swan_118 172M 115G 8.01G / > rpool/ROOT/swan_121 13.1G 115G 8.58G / > rpool/dump 4.00G 115G 4.00G - > rpool/export 912K 115G 21K /export > rpool/export/home 892K 115G 21K /export/home > rpool/export/home/setup 870K 115G 870K /export/home/setup > rpool/local 17.0G 115G 19K none > rpool/local/play 5.35G 115G 5.35G /local/play > rpool/local/whitten 1.30G 115G 307M /local/home/whitten > rpool/local/whitten_noback 10.4G 115G 10.4G /local/home/whitten_nobackup > rpool/pkg 2.95G 115G 2.95G /pkg > rpool/swap 2.00G 117G 101M - > rpool/virtual_machines 19K 115G 19K /virtual_machines > > $ zfs list -t snapshot | egrep "NAME|rpld" > NAME USED AVAIL REFER MOUNTPOINT > rpool/ROOT/rpld_06_...@2009-08-12-15:36:04 20.0M - 8.04G - > rpool/ROOT/swan_...@rpld_06_aug 120M - 7.87G - > > > tom > _______________________________________________ > pkg-discuss mailing list > [email protected] > http://mail.opensolaris.org/mailman/listinfo/pkg-discuss -- B.J. Wahl Solaris Kernel Development _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
