How to configure RAID 10 using ZFS
ZFS is a software based file system which allows you to do RAID in software. It is extremely fast and flexible, and has online error detection (unlike hardware RAID cards). This is a great way to run file servers.
To setup RAID 10 in ZFS, you run the following command:
zpool create tank mirror disk1 disk2 mirror disk3 disk4 mirror disk5 disk6
Where disk1, disk2, disk3, disk4, disk5, and disk6s are your hard drives. How to list all drives installed in Solaris/OpenSolaris
Hosting Options & Info | VPS | Web Solutions & Services |
---|---|---|
-
Programster