How to mount additional HDDs?

Sepivip

Verified User
Joined
Jan 19, 2007
Messages
33
Location
System32
Hello gr8 ppl overhere.

I am running Fedora 6 and DA

I would like to mount 6 RAID5-ed HDDs (1 partition) trough fstab on /home/mydomain/public_html/files

how to do that?

Thank you
 
Here is the entry for fstab: (x is the number of raid device)

/dev/mdx /path/to/mount/point ext3 defaults 1 2
 
Are you talking about the files at the mount point or the files on the drives that you added?
 
Sepivip, these are volunteer forums. If you don't get a response quickly it may be because only a few people have the answer and they don't log in that often to read posts.

If you don't get a response at all it may be because no one knows the answer.

I'd think that you probably need an experienced administrator to log in, to look at the file structure of the underlying drives. How did you create the RAID? What level of RAID? Did you configure the RAID to use ext3? Did you format it before you loaded files on it?

Were there files on one or more of the drives before you created the RAID? You can't do that with most RAID levels.

Where were the missing files? On the original drives or the new RAID set? If on the original drives, then of course mounting something at that point will make them disappear.

There are still many questions here; this may be something you need an experienced administrator to look at using various RAID tools as well as fdisk.

Jeff
 
Back
Top