Re: zfs send zvol same feature flags different ashift

From: Rich <rincebrain_at_gmail.com>
Date: Sun, 15 Sep 2024 21:30:05 UTC
Sure.

On Sun, Sep 15, 2024 at 5:14 PM void <void@f-m.fm> wrote:

> On Sun, Sep 15, 2024 at 01:48:22PM -0400, Rich wrote:
> >Smaller ashift will, generally, produce smaller things, because you're
> only
> >having to round up to multiples of 512b, not 4096b, with compression, and
> >even if the volume's data itself is uncompressed, the metadata is not.
>
> Hi,
>
> What I mean is, can I take a zvol from ashift=9 zpool and import it to an
> ashift=12 zpool and still expect it to work on the ashift=12 pool ?
> --
>
>