search for: c0t3d0p0

Displaying 1 result from an estimated 1 matches for "c0t3d0p0".

Did you mean: c0t0d0p0
2010 Sep 07
3
zpool create using whole disk - do I add "p0"? E.g. c4t2d0 or c42d0p0
...ve seen conflicting examples on how to create zpools using full disks. The zpool(1M) page uses "c0t0d0" but OpenSolaris Bible and others show "c0t0d0p0". E.g.: zpool create tank raidz c0t0d0 c0t1d0 c0t2d0 c0t3d0 c0t4d0 c0t5d0 zpool create tank raidz c0t0d0p0 c0t1d0p0 c0t2d0p0 c0t3d0p0 c0t4d0p0 c0t5d0p0 I have not been able to find any discussion on whether (or when) to add the "p0" to the disk name while creating whole disk zpools. In my case, I will have 9 disks in Raid-Z3 (home file server; requirements are adequate performance, maximum long-term storage reliabili...