Feature #719
closedbeadm should allow BEs outside of <rpool>/ROOT
100%
Description
If system was installed without IPS and doesn't have current BE, beadm can't do anything and says "No such BE". After manually created:
$ pfexec zpool create tpool c1t1d0
$ pfexec zfs create -p tpool/ROOT/new/opt
$ pfexec zfs create tpool/ROOT/new/usr
$ pfexec zfs create tpool/ROOT/new/var
beadm at least shows:
BE Active Mountpoint Space Policy Created
new - /tpool/ROOT/new 127k static 2011-02-09 16:15
I guess beadm should have possibility to create and operate with new BE on non-IPS environments
Updated by Alexander Stetsenko over 12 years ago
- Assignee set to Alexander Stetsenko
Updated by Alexander Stetsenko over 12 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 10
Updated by Alexander Stetsenko about 12 years ago
- Subject changed from beadm should create new BE if current BE doesn't exist to beadm should support non-IPS BEs
- Category set to lib - userland libraries
Updated by Alexander Stetsenko about 12 years ago
- Tracker changed from Bug to Feature
- Subject changed from beadm should support non-IPS BEs to beadm should allow BEs outside of <rpool>/ROOT
- Assignee changed from Alexander Stetsenko to Alexander Eremin
Updated by Alexander Eremin about 12 years ago
- Due date set to 2011-04-06
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Resolved in:
changeset: 13326:70ccb19abd77
tag: tip
user: Alexander Eremin <a.eremin@nexenta.com>
date: Wed Apr 06 07:45:22 2011 -0700
description:
719 beadm should allow BEs outside of <rpool>/ROOT
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Rich Lowe <richlowe@richlowe.net>
Approved by: Garrett D'Amore <garrett@nexenta.com>