User Tools

Site Tools


zfs:pools:create_a_zfs_pool:raid_0_-_striping

ZFS - Pools - Create a ZFS Pool - RAID 0 - Striping

Create a basic striped pool.

sudo zpool create testpool /dev/sdb /dev/sdc

WARNING: This has no redundancy, but should provide improved performance and increased space.

  • Even though it does not provide redundancy ZFS still does integrity checking.
zfs/pools/create_a_zfs_pool/raid_0_-_striping.txt · Last modified: 2021/10/13 21:43 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki