Hi Francois,

I just tried it and it's done.

Thank you very much!



*my "zpool history"*

Verlauf für 'testpool':
2009-08-03.11:14:27 zpool create testpool raidz1 c1t1d0 c1t2d0 c1t3d0
2009-08-03.11:20:48 zpool offline testpool c1t1d0
2009-08-03.11:24:19 zpool replace testpool c1t1d0 c1t4d0
2009-08-03.11:28:02 zpool offline testpool c1t2d0
2009-08-03.11:28:31 zpool replace testpool c1t2d0 c1t5d0
2009-08-03.11:29:07 zpool offline testpool c1t3d0
2009-08-03.11:29:21 zpool replace testpool c1t3d0 c1t6d0
2009-08-03.13:26:00 zpool export testpool
2009-08-03.13:26:15 zpool import testpool



*Before export/import*

bash-3.00# zfs list testpool
NAME       USED  AVAIL  REFER  MOUNTPOINT
testpool   230M   121M   230M  /testpool



*After export/import*

bash-3.00# zfs list testpool
NAME       USED  AVAIL  REFER  MOUNTPOINT
testpool   230M   529M   230M  /testpool



regards,


Tobias


Francois schrieb:
Tobias Exner wrote:
Hi list,

some months ago I spoke with an zfs expert on a Sun Storage event.

He told it's possible to grow a zpool by replacing every single disk with a larger one. After replacing and resilvering all disks of this pool zfs will provide the new size automatically.


Now I found time to check that and I was not able to grow the pool. It's still the same size as before.

Maybe I missed one step? Or this functionality is not implemented yet?

For your info:

I tested this using VMWare and a Solaris 10u6



Any comments or ideas?

Did you tried to export/import the pool ?




Thank you in advance...


Tobias


_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss




_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to