PDA

View Full Version : How to mount additional HDDs?



Sepivip
10-07-2007, 01:25 PM
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

Sepivip
10-08-2007, 04:01 AM
Any help here? thank you

bclark94
10-08-2007, 06:32 AM
Here is the entry for fstab: (x is the number of raid device)

/dev/mdx /path/to/mount/point ext3 defaults 1 2

Sepivip
10-09-2007, 05:11 PM
I did so, but files that was on that HDD sudenlly disappeared?! do you know why?

Sepivip
10-10-2007, 07:38 AM
a little help here? thank you

Sepivip
10-10-2007, 01:27 PM
So nobody have anything to say?

SubliminalWeb
10-10-2007, 03:21 PM
Sepivip, perhaps give some patience!!!

Sepivip
10-11-2007, 08:14 AM
Give some patience to what?

bclark94
10-11-2007, 08:23 AM
Are you talking about the files at the mount point or the files on the drives that you added?

Sepivip
10-11-2007, 09:47 AM
files on the drive that I added

nobaloney
10-11-2007, 10:45 AM
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