Logical Disk to Physical Drive Mapping

Dan Naumov dan.naumov at gmail.com
Wed Jun 17 20:58:43 UTC 2009


You could use ZFS on a slice/partition taking up 99,9% of the disk's
size to avoid this. Contrary to how it works in Solaris/OpenSolaris,
in FreeBSD you don't use the ability to use write cache if you chose
to use a slice or partition as a vdev for a ZFS pool instead of giving
it the full disk. Additionally, you get some room to play if one disk
in your raidz drop dead and your replacement drive ends up being a few
sectors smaller then the disk you are replacing.

- Dan Naumov



On Wed, Jun 17, 2009 at 11:47 PM, Peter Jones<mlists at pmade.com> wrote:
> I'm not exactly sure how file system labels differ from disk labels, but
> the man page suggests that they both write meta-data to the last sector
> of the disk.
>
> Wouldn't that indicate that once ZFS wrote to the last sector of the
> disk you'd loose that meta-data?


More information about the freebsd-fs mailing list