[Illumos-team] [OpenIndiana Distribution - Bug #2125] image-update with a zpool containing a BE with same name

illumos project devnull at illumos.org
Fri Feb 8 04:08:34 UTC 2013


Issue #2125 has been updated by Ken Mays.

Assignee set to OI illumos


----------------------------------------
Bug #2125: image-update with a zpool containing a BE with same name
https://www.illumos.org/issues/2125

Author: Richard PALO
Status: New
Priority: Normal
Assignee: OI illumos
Category: 
Target version: 
Difficulty: Medium
Tags: needs-triage


Just got bit (again) with something that, if not a bug, should perhaps be mentioned in the release notes... perhaps this report belongs as well in illumos instead of openindiana, but I'll let the moderators determine where...

<pre>
richard at x3200:~$ sudo zpool import -R /a apool
richard at x3200:~$ zpool list
NAME    SIZE  ALLOC   FREE    CAP  DEDUP  HEALTH  ALTROOT
apool   298G   207G  90,9G    69%  1.04x  ONLINE  /a
rpool  36,8G  28,7G  8,05G    78%  1.00x  ONLINE  -
richard at x3200:~$ beadm list -a
BE/Dataset/Snapshot                        Active Mountpoint Space Policy Created
oi_148b
   apool/ROOT/oi_148b                      -      -          57,3  static 2011-04-08 13:38
oi_151a
   apool/ROOT/oi_151a                      N      -          37,5  static 2011-09-19 18:41
   apool/ROOT/oi_151a at 19-NOV-2010          -      -          6,60  static 2010-11-19 12:34
   apool/ROOT/oi_151a at 2010-12-27-12:09:54  -      -          322   static 2010-12-27 13:09
   apool/ROOT/oi_151a at 2010-12-27-12:12:10  -      -          324   static 2010-12-27 13:12
   apool/ROOT/oi_151a at 2010-12-27-12:13:19  -      -          302   static 2010-12-27 13:13
   apool/ROOT/oi_151a at 2010-12-27-12:16:09  -      -          159   static 2010-12-27 13:16
   apool/ROOT/oi_151a at 2011-09-19-16:41:25  -      -          644   static 2011-09-19 18:41
oi_151a
   rpool/ROOT/oi_151a                      N      /          20,7  static 2011-11-02 14:16
</pre>

I tried upgrading to 151a2 with the package-manager GUI and I get the attached screenshot.
and here after two more tries (a bit dense this morning):
<pre>
richard at x3200:~$ beadm list
BE        Active Mountpoint       Space Policy Created
oi_148b   -      -                57,3M static 2011-04-08 13:38
oi_151a   N      /                20,7M static 2011-11-02 14:16
oi_151a   N      -                44,9G static 2011-09-19 18:41
oi_151a-1 -      -                73,0K static 2012-02-14 10:05
oi_151a-2 -      -                73,0K static 2012-02-14 10:30
oi_151a-3 -      -                73,0K static 2012-02-14 11:00
oi_151a2  R      -                18,3G static 2012-02-14 11:05
</pre>

Here I noticed that my "backup" was mounted, so:
<pre>
richard at x3200:~$ sudo zpool export apool
richard at x3200:~$ zpool list
NAME    SIZE  ALLOC   FREE    CAP  DEDUP  HEALTH  ALTROOT
rpool  36,8G  28,7G  8,05G    78%  1.00x  ONLINE  -
</pre>

tried again package-manager, this time success!

BTW, I said not "bit", but "bit (again)".

This is because I've been meaning to report this bug when creating zones for quite awhile.
As zone creation also fails... Perhaps there is some better error message, or better bookkeeping that can be done... not sure, this one is certainly for the gurus.

chose faite.


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Illumos-team mailing list