Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 May 2012 01:05:15 +0200
From:      vermaden <vermaden@interia.pl>
To:        Kalle =?iso-8859-1?q?M=F8ller?= <freebsd-questions@k-moeller.dk>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: HOWTO: FreeBSD ZFS Madness (Boot Environments)
Message-ID:  <tupoyynmtgdbhxdlucum@ouit>
In-Reply-To: <CAMaK76H-dybp_PRSeqOxE6DZDmS-rvTK5w1424EmJocH=3xgFw@mail.gmail.com>
References:  <pfwjphodwzuumbfqsxjn@xcww> <CAMaK76H-dybp_PRSeqOxE6DZDmS-rvTK5w1424EmJocH=3xgFw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

> I just tested your tool the last few days and I must say I love
> it already. Though I can get one of the commands to work
> - might be me or the syntax
>=20
> beadm create [-e nonActiveBe | beName@snapshot] beName
>=20
> I read it as you can do the following
>=20
> beadm create beName@snapshot beName
>=20
> Is that correct or is it
>=20
> beadm create -e beName@snapshot beName
>=20
> Well neither of those seems to work for me, can you give an example of th=
e use?
>=20
> Thanks
> Kalle

There are only 3 possible ways:

1. beadm create beName - this will create BE beName from currently booted B=
E.

2. beadm create -e nonActiveBe beName - this will create BE beName from oth=
er BE called nonActiveBe

3. beadm create -e beName@snapshot beName - this will create BE beName from=
 existing beName@snapshot snapshot

At least these are the same possibilities that beadm(1M) at Illumos/Solaris=
 provides.

Hope that helps ;)

Regards,
vermaden

--=20








































...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?tupoyynmtgdbhxdlucum>