![]() |
mdadm: only give one device per ARRAY line: /dev/md/:raid and array
Hi all,
My base system is Ubuntu 11.10: I recently fixed redirecting root mail to my account in thunderbird, and realised I was has receiving daily email reports from anacron (cron.daily), re mdadm. Code:
/etc/cron.daily/mdadm:Code:
$ sudo mdadm --monitor --scan --oneshotfstab: Code:
proc /proc proc nodev,noexec,nosuid 0 0Code:
DEVICE partitionsThanks in advance |
It could be the "array" in "name=:raid array" that is triggering the problem.
|
Quote:
Code:
ARRAY /dev/md/:raid metadata=1.2 name=:raid UUID=f9099a38:9bd89ac8:a955705d:3a3244adThanks catkin. |
Maybe not so simple unless the superblocks do not support names. From the mdadm.conf man page: "name= The value should be a simple textual name as was given to mdadm when the array was created. This must match the name stored in the superblock on a device for that device to be included in the array. Not all superblock formats support names."
|
Quote:
I have to say that the warning emails have stopped, and when I reboot, the raid is still mounted and accessible. Is there possibly still something not right here? Cheers |
| All times are GMT -5. The time now is 06:28 PM. |