Displaying 2 results from an estimated 2 matches for "c2t2d0s5".
Did you mean:
c2t0d0s5
2008 Jun 17
6
mirroring zfs slice
...7b,0/pci1022,7458 at 11/pci1000,3060 at 2/sd at 0,0
1. c2t2d0 <DEFAULT cyl 35497 alt 2 hd 255 sec 63>
/pci at 7b,0/pci1022,7458 at 11/pci1000,3060 at 2/sd at 2,0
Specify disk (enter its number): Specify disk (enter its number):
:root # zpool create export mirror c2t0d0s5 c2t2d0s5
invalid vdev specification
use ''-f'' to override the following errors:
/dev/dsk/c2t0d0s5 is part of active ZFS pool export. Please see
zpool(1M).
Thanks,
Srini
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.opensolaris.org/p...
2006 Apr 06
15
A few Newbie questions about RAIDZ
1. I have a 4x18GB drive setup as RAIDZ. Now when thinking about it
in terms of RAID5 I would expect to get (4-1)x18 worth of drive
space, but DF -h shows 4x18. Is this a bug or do I not understand?
2. Once again thinking in RAID5 terms if I have 4X18GB and 12X9GB
drives and I want to make a RAIDZ of all of them I would expect the
18GB to be treated at 9GB so the RAIDZ would be 16X9GB. Is