PDA

View Full Version : mounting raid0 F7


Duke42
2007-09-01, 04:33 PM CDT
I have been looking to find a way to do this for 3 or 4 days now and have not been able to figure it out

I have 2 74 gig raptors raided raid 0 initially with windows raid utility, when i reformatted my C: to install F7 i set up the raid via my on board raid utility.

using dmraid I get this out put

/dev/sdb: nvidia, "nvidia_ffhfagba", stripe, ok, 145226110 sectors, data@ 0
/dev/sdc: nvidia, "nvidia_ffhfagba", stripe, ok, 145226110 sectors, data@ 0

this creates
control nvidia_ffhfagba nvidia_ffhfagba1 VolGroup00-LogVol00 VolGroup00-LogVol01
in /dev/mapper/

now when i try and mount these using the command

mount /dev/mapper/nvidia_ffhfagba /mnt/tmp

i get this as a response
mount: /dev/mapper/nvidia_ffhfagba already mounted or /mnt/tmp busy

so i try
mount /dev/mapper/nvidia_ffhfagba1 /mnt/tmp

Failed to read last sector (290422783): Invalid argument
Perhaps the volume is a RAID/LDM but it wasn't setup yet, or the
wrong device was used, or the partition table is incorrect.
Failed to startup volume: Invalid argument
Failed to mount '/dev/mapper/nvidia_ffhfagba1': Invalid argument
The device '/dev/mapper/nvidia_ffhfagba1' doesn't have a valid NTFS.
Maybe you selected the wrong device? Or the whole disk instead of a
partition (e.g. /dev/hda, not /dev/hda1)? Or the other way around?

am i going about this in the completely wrong fashion or am i just missing something subtle

thanks for your help, i tried not to post for as long as i could, but i cant find anything

thanks
Duke

Duke42
2007-09-01, 10:12 PM CDT
any one got anything that can help me out

JEO
2007-09-02, 11:01 AM CDT
In order to see what that partition type is, try:

fdisk -l /dev/mapper/nvidia_ffhfagba

If the lvm VolGroup00-LogVol00 and VolGroup00-LogVol01 are on the raid0 then those may be the ones you have you mount.

dmarrio75
2007-09-15, 04:25 PM CDT
any one got anything that can help me out

found this - follow the instructions and it should work out - it worked for me hope this helps - i still haven't worked out how to auto mount at start up but came close by following the second link - mount ntfs section - if you find out please let me know thanks dmarrio

http://www.fedoraforum.org/forum/showthread.php?t=148594&highlight=dmraid

http://www.mjmwired.net/resources/mjm-fedora-f7.html