hi guys, should i use raid1 with swap partitions? why? example: swapon /dev/sda1 mdadm --create /dev/md-swap --level=1 --raid-devices=2 /dev/sda /dev/sdb mkswap /dev/md-swap swapon /dev/md-swap what's the advantages and disvantages? should i use raid0, linear, raid1, raid10, raid5 or raid6? or just two swap partitions and run this way: swapon /dev/sda swapon /dev/sdb ? thanks -- Roberto Spadim SPAEmpresarial -- 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