4x1TB in raid5 config is alright even in 32-bit system with a 2.6 kernel. I don't know what's the max size though, anyone else??
as far as i know, software raid created by mdadm in 32bit system should be able to be used in 64-bit system.
just a note that if you are using XFS as the filesystem, you may have to run xfs_repair when migrating to a 64-bit system because of the possible difference in the journal format in different system architecture (data won't be lost though).
原帖由 howdy 於 2009-2-5 21:13 發表
4x1TB in raid5 config is alright even in 32-bit system with a 2.6 kernel. I don't know what's the max size though, anyone else??
as far as i know, software raid created by mdadm in 32bit system shou ...