Javier Conde wrote:

Hello,

Quick question:

I have changed the recordsize of an existing file system and I would like to do the conversion while the file system is online.

Will a disk replacement change the recordsize of the existing blocks?

My idea is to issue a "zpool replace <mypool> <old_disk> <new_disk>

Will this work?



No it won't.

However all new files which are created will be using a new recordsize.
If you want the old files's recordsize to be changed you will have to copy them and remove old version.



--
Robert Milkowski
http://milek.blogspot.com

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

Reply via email to