Hi -
Using OpenSolaris 2008.11
Hope this is enough information.
Stuart
-Original Message-
From: cindy.swearin...@sun.com [mailto:cindy.swearin...@sun.com]
Sent: November 30, 2009 11:32 AM
To: Stuart Reid
Cc: zfs-discuss@opensolaris.org
Subject: Re: [zfs-discuss] Adding drives to
Answered by own question...
When using the -n switch the output is truncated i.e. the d0 is not printed.
When actually adding the drives, the operation is as expected -
--
This message posted from opensolaris.org
___
zfs-discuss mailing list
zfs-discus
You can add to an existing pool using
zpool add tank raidz disk1 disk2 ...
By adding to an existing pool, you don't need to create new file structures.
Your existings structures get addtional space.
If you creat a separate pool then you have another pool which you then need to
decide how to
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
c5