LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how to setup a software raid mdadm (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-setup-a-software-raid-mdadm-722127/)

oehq 04-27-2009 09:44 PM

how to setup a software raid mdadm
 
I am running ubuntu 9.04 Can someone please help me setup and mount a software raid?


Here is what I have done so far
following this thread

http://bfish.xaedalus.net/?p=188=3
sudo echo "DEVICE partitions" > /etc/mdadm/mdadm.conf
bash: /etc/mdadm.conf: Permission denied

now I am dead in the water????

chrism01 04-28-2009 01:35 AM

The permissions are probably not set correctly on the file if it already exists. You could use

sudo ls -l /etc/mdadm/mdadm.conf

to check.


All times are GMT -5. The time now is 04:39 PM.