I'm looking to increase the size of the pool uses. I've installed 4 500Gb disks.

When I do a trial run of adding the drives to the pool, the follow is listed:

zpool add -n tank raidz c5t4d0 c5t5d0 c5t6d0 c5t7d0

would update 'tank' to the following configuration:
   tank
       raidz1
         c5t0d0
         c5t1d0
         c5t2d0
         c5t3d0
      raidz1
         c5t4
         c5t5
         c5t6
         c5t7


Do I need to be concerned that the labels for the new disks (c5t4 to c5t7) do 
not have the d0 suffix as per the original disks in this pool?  My goal is to 
add the entire disk - not a portion thereof.

Thanks...
-- 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to