Fulltext results:
- ZFS Playground
- ode> ===== Create Pool ===== <code bash> pfexec zpool create demo /var/tmp/c0d0 zpool status </code> <code> pool: demo state: ONLINE scrub: none request... existing, creating a mirror. <code bash> pfexec zpool attach demo /var/tmp/c0d0 /var/tmp/c0d1 zpool status </code> <code> pool: demo state: ONLINE scrub