Search found 3 matches
- Wed Mar 23, 2011 8:25 am
- Forum: Beginners and Newbies
- Topic: Software RAID 5 problem
- Replies: 5
- Views: 2445
Re: Software RAID 5 problem
Before editing anything in the wiki, I need to know if others RAID 5 Software users encounter the same issue...
- Wed Mar 23, 2011 5:46 am
- Forum: Beginners and Newbies
- Topic: Software RAID 5 problem
- Replies: 5
- Views: 2445
Re: Software RAID 5 problem
I finaly resolve this issue alone. First, I created the directory /mnt/raid trough this terminal root command : mkdir /mnt/raid Then, I wrote the command " mv /var/hda/files/* /mnt/raid " and it finaly work fine for me ^^ Now, I have my shares Movies, Pictures & Music in the directory ...
- Wed Mar 23, 2011 2:37 am
- Forum: Beginners and Newbies
- Topic: Software RAID 5 problem
- Replies: 5
- Views: 2445
Software RAID 5 problem
Hi, I tested Greyhole but I prefer using a RAID 5 software. The reason is a good compromise between performance/redundancy. Especially as all my data need to be duplicated... So I tried the howto RAID 5 installation steps ( http://wiki.amahi.org/index.php/RAID_5 ), everything went well until this st...