Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Nov 2013 13:00:42 -0800
From:      Freddie Cash <fjwcash@gmail.com>
To:        Beeblebrox <zaphod@berentweb.com>
Cc:        FreeBSD Filesystems <freebsd-fs@freebsd.org>
Subject:   Re: Questions re swap-on-zfs
Message-ID:  <CAOjFWZ7QMbtU_9d2x2dVo4x5%2BA0oprBahMd8gdjzkAsy=2iHvQ@mail.gmail.com>
In-Reply-To: <1385711723411-5864713.post@n5.nabble.com>
References:  <1380880223590-5848720.post@n5.nabble.com> <524EEE40.5060208@gmail.com> <1381060830753-5849397.post@n5.nabble.com> <20131006123350.GJ3287@sludge.elizium.za.net> <op.w4lcd6jp8527sy@212-182-167-131.ip.telfort.nl> <1381683172518-5851539.post@n5.nabble.com> <op.w4zx2qfa8527sy@212-182-167-131.ip.telfort.nl> <1385711723411-5864713.post@n5.nabble.com>

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

On Thu, Nov 28, 2013 at 11:55 PM, Beeblebrox <zaphod@berentweb.com> wrote:

> @Ronald Klop:
> I decided to give gconcat a go (since the coder is Pawel Dawidek from the
> ZFS side).
> Creating the concat device and mounting as swap etc is very easy:
> # gconcat label -v swap /dev/zvol/tank0/swap /dev/ada0p1
>
> However, I can not find any reference to setting priority or prefer
> parameters on the devices being used by /dev/concat/swap.


​gconcat works by filling the first device, and then filling the next
device, and then filling the next device, and so on.

Thus, the order the devices are listed in the gconcat command *is* the
priority.  The first device listed is filled first; then the next device
listed; etc.​

-- 
Freddie Cash
fjwcash@gmail.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOjFWZ7QMbtU_9d2x2dVo4x5%2BA0oprBahMd8gdjzkAsy=2iHvQ>