On 07/10/2010 11:22, Kevin Walker wrote:
We are a running a Solaris 10 production server being used for backup
services within our DC. We have 8 500GB drives in a zpool and we wish to
swap them out 1 by 1 for 1TB drives.

I would like to know if it is viable to add larger disks to zfs pool to
grow the pool size and then remove the smaller disks?

This is covered in the documentation:

docs.sun.com Home
        > Oracle Solaris 10 System Administrator Collection
        > Oracle Solaris ZFS Administration Guide
        > 1.  Oracle Solaris ZFS File System (Introduction)
                > What's New in ZFS?
                > ZFS Device Replacement Enhancements

http://docs.sun.com/app/docs/doc/819-5461/githb?l=en&a=view

I would assume this would degrade the pool and require it to resilver?

A resilver is required without it there is no way to get your data on to the new drives.

Wither the pool is degraded or not depends on wither you dettach an existing side of a two way mirror to do the replacement with the larger drive or if you create a three way mirror first and then dettach one of the size of the original two way mirror.

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

Reply via email to