Hello! I have a server, that is in production use. It has a Mylex HW RAID card with 4 arrays configured. Two of them are used for / and /boot, one is for data and one is still unused (this one uses a 2nd set of disks). The array holding the data is getting full and I have to figure out a way to expand the size of it - WITHOUT loosing data! While backups are available, it would take too long for 252G to restore... The server is running 2.2.19 kernel without LVM support. I can compile a new kernel to include stuff needed - SW RAID, etc... I know one can resize ext2 with ext2resize package. So what I need to do is figure out how to 'join' the two arrays without losing data. If I create a software RAID 'linear' array, made of two Mylex arrays (1st the one with the data, 2nd the unused one), what are my chances to keep the data intact and just resize the existing ext2 filesystem? What are my other options? Thanks, Danilo - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html