Hi,
I just purchased a Hetzner server with a hardware RAID. Having never used a RAID of this type I have followed the official guide (HETZNER LSI RAID GUIDE) then I follow the article in the wiki (here at Comunity Plaza) but I think I have done something wrong. In fact, after installing Ubuntu I did an update, receiving this warning: “W: mdadm: no /etc/mdadm/mdadm.conf Defines arrays.”
This is my fstab:
[quote]roc /proc proc defaults 0 0
/dev/sda1 during Installation (RescueSystem)
UUID=b540d5ab-69bc-4bca-8a6d-68de78db4812 none swap sw 0 0
/dev/sda2 during Installation (RescueSystem)
UUID=6f51ad66-6231-4555-87d4-24dab22b4883 /boot ext3 defaults 0 0
/dev/sda3 during Installation (RescueSystem)
UUID=a1e6cff9-818f-4e4c-bf04-6f63147876f3 / ext4 defaults 0 0[/quote]
And this is my mdam.conf:
I have 3x3Tera Hard Disks. Can I ignore that warning?
Thanks