Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2016 15:55:07 +0200
From:      Oliver Peter <lists@peter.de.com>
To:        Marko =?utf-8?B?Q3VwYcSH?= <marko.cupac@mimar.rs>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: moving ezjail-based jails from 10.3 host to 11.0 host
Message-ID:  <20161017135507.GA10396@mail.opdns.de>
In-Reply-To: <20161017153708.411492e5@efreet.mimar.rs>
References:  <20161017153708.411492e5@efreet.mimar.rs>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 17, 2016 at 03:37:08PM +0200, Marko Cupa=C4=87 wrote:
> I have 10.3 host which runs a dozen or so ezjail-based jails. I have
> installed another 11.0 host, and I'd like to move jails to it.

I would switch them to iocage+zfs, ezjail is sooo 90s. :)
Have a look at the documentation:
	http://iocage.readthedocs.io/en/latest/basic-use.html

All jail settings are stored within ZFS properties so an upcoming
migration would only need a zfs send | zfs receive.

> Can I just archive jails on 10.3, scp them to 11.0, and re-create them
> there by restoring from archive (-a switch)?

Further I would recommend to use rsync -av instead of scp.


--=20
Oliver PETER       oliver@gfuzz.de       0x456D688F



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