Displaying 2 results from an estimated 2 matches for "c2t12d0s0".
Did you mean:
  c1t12d0s0
  
2006 Jan 27
2
Do I have a problem? (longish)
...en (ja/
nein)? ja
# zpool export storedge
# zpool import
  pool: storedge
    id: 12721592472244284268
 state: ONLINE
action: The pool can be imported using its name or numeric identifier.
config:
        storedge       ONLINE
          mirror       ONLINE
            c2t9d0s2   ONLINE
            c2t12d0s0  ONLINE
          c2t11d0s2    ONLINE
# zpool import storedge
(don''t have the output anymore)
# zpool status -v storedge
  pool: storedge
 state: ONLINE
 scrub: none requested
config:
        NAME           STATE     READ WRITE CKSUM
        storedge       ONLINE       0     0     0...
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