On Wed, Jul 31, 2013 at 5:20 AM, Trond Endrestøl <trond.endres...@fagskolen.gjovik.no> wrote: > I'm curious as to why you use da?p1 as the freebsd-zfs partitions.
Those are whole-disk partitions. > Where does the freebsd-boot partition reside? da?p2? Only the log and cache disks have boot and swap partitions. > What does the "gpart show" command tell you? $ gpart show => 34 63078333 da0 GPT (30G) 34 128 1 freebsd-boot (64k) 162 4194304 2 freebsd-swap (2.0G) 4194466 58883901 3 freebsd-zfs (28G) => 34 62499933 da1 GPT (29G) 34 128 1 freebsd-boot (64k) 162 4194304 2 freebsd-swap (2.0G) 4194466 58305501 3 freebsd-zfs (27G) => 34 1953525101 da2 GPT (931G) 34 222 - free - (111k) 256 1953508495 1 freebsd-zfs (931G) 1953508751 16384 9 !6a945a3b-1dd2-11b2-99a6-080020736631 (8.0M) da3 - da7 are identical to da2. So maybe it's a little weird that our boot blocks are on our ZLOG/L2ARC devices, rather than our data devices? But since gptloader (and the old zfsloader) handle this just fine. > I'll let you know how well I fared. Thanks! _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"