John Brewer wrote: > Is this a bug in trying to rename under beadm, I had just upgraded from > 200811 to snv_b105 dev and deleted the old boot environments? > > @os200811:~# uname -a > SunOS os200811 5.11 snv_105 i86pc i386 i86pc > @os200811:~# beadm list > BE Active Mountpoint Space Policy Created > -- ------ ---------- ----- ------ ------- > opensolaris-4 NR / 4.79G static 2009-01-26 10:58 > @os200811:~# beadm rename opensolaris-4 os200811_b105 > Rename of BE opensolaris-4 failed. > unmount failed. > @os200811:~#
Hi John, Actually while not being able to rename the currently active BE is not a bug the fact that the error message returned "unmount failed" is definitely a bug. (see http://defect.opensolaris.org/bz/show_bug.cgi?id=3332). What should be returned here is something to at the very least indicate why the rename failed... -evan
