[[User:Snoble|Snoble]] 17:29, 18 September 2007 (MDT)
[[User:Snoble|Snoble]] 17:29, 18 September 2007 (MDT)
+
+
----
+
In the How-to there is a line in the intitial disclaimer that says:
+
Consider also that if this disk fails the whole system goes down.
+
+
I don't understand why that would be. If it was the SME LVM extended out to this disk (as in the discussion portion of the how-to) then I could see that being an issue. But if it is simply configured as an extra disk and then have symlink used to access it, I would expect that if you lost that drive you only lose access from the symlink but the rest of the system will run fine.
+
+
I would also like input on the /etc/mdadm.conf changes. I have simply added the line:
+
ARRAY /dev/md11
+
+
to the file as was done for the other existing arrays. But good practice seems to be to instead add the output of
+
mdadm --detail --scan --verbose
+
+
I kept it similar to the existing file only for consistancy and to reduce future conflict. What are your thoughts?
+
+
--[[User:Christian|Christian]] 16:22, 7 December 2008 (UTC)