User Tools

Site Tools


zfs:pools:create_a_zfs_pool:raid_0_-_striping

This is an old revision of the document!


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

Create a basic striped pool.

<code bash> sudo zpool create new-pool /dev/sdb /dev/sdc </code

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.1634157776.txt.gz · Last modified: 2021/10/13 20:42 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki