Poonam Dalya wrote:
3. Then I worrked with the following command.
bash2-2.05b# mdadm --create /dev/md0 --level=0 --chunk=128 --raid-disks=2 /dev/hda5 /dev/hda4
Are you sure about that? You are trying to create a RAID0 array using two partitions on the same physical device. This will result in abysmal performance, which is exactly what you don't want.
Bernd Fischer
- 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