Hi, I'd like to shrink the size of a RAID5 array - is this possible? My first attempt shrinking 1.4Tb to 600Gb, mdadm --grow /dev/md5 --size=629145600 gives mdadm: Cannot set device size/shape for /dev/md5: No space left on device which is true but not particularly relevant :). If mdadm doesn't support this for online arrays, can I do it offline somehow? I'd like to retain the ext3 filesystem on this device, which I have already shrunk to 400Gb with resize2fs. Thanks for any help, Paul - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html