Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 14th July 2010, 01:13 PM
cybert Offline
Registered User
 
Join Date: Jul 2010
Posts: 1
windows_xp_2003chrome
Problem: Mounting Ext3 Volumes with the same name

Hi Guys

Its my first post here, And I am also new to Fedora. So fun times for me.

I have a problem relating to Remounting drives from a NAS devices that were made in busybox, I have spent some time on Google already. :-)

The Drive Config was - Mirror Raid (multiple Devices (same model))

Here is what i have been able to assess my current config is

1X 500GB Drive = Host drive for Fedora
3X 1TB Drives = Drives from Nas Devices

The Nas devices report that they are in ext3 and i am using a Fastrax TX4650 Raid Card (same Chipset as the Nas Devices)

My Problem is that i can only mount 1 Nas device at a time.

I think the problem is that the file systems are in volumes and the volumes look like this

[root@drives vg001]# pvscan
PV /dev/sdd2 VG vg_drives lvm2 [465.56 GB / 0 free]
PV /dev/dm-4 VG vg001 lvm2 [931.45 GB / 488.00 MB free]
PV /dev/dm-3 VG vg001 lvm2 [931.45 GB / 488.00 MB free]
PV /dev/dm-2 VG vg001 lvm2 [931.45 GB / 488.00 MB free]


The other interesting this is that Fedora Auto Mounts 1 drive the whole time, but never more than 1.

The other intersting thing that i cant explain yet is:

[root@drives vg001]# sudo fdisk -lu

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x00000000

Disk /dev/sda doesn't contain a valid partition table

Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x00000000

Disk /dev/sdb doesn't contain a valid partition table

Disk /dev/sdc: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x00000000

Disk /dev/sdc doesn't contain a valid partition table

Disk /dev/sdd: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x21970c86

Device Boot Start End Blocks Id System
/dev/sdd1 * 63 409662 204800 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sdd2 409663 976768064 488179201 8e Linux LVM

Disk /dev/dm-0: 497.7 GB, 497779998720 bytes
255 heads, 63 sectors/track, 60518 cylinders, total 972226560 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x00000000

Disk /dev/dm-0 doesn't contain a valid partition table

Disk /dev/dm-1: 2113 MB, 2113929216 bytes
255 heads, 63 sectors/track, 257 cylinders, total 4128768 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x00000000

Disk /dev/dm-1 doesn't contain a valid partition table

Disk /dev/dm-2: 1000.1 GB, 1000137752576 bytes
255 heads, 63 sectors/track, 121593 cylinders, total 1953394048 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x00000000

Disk /dev/dm-2 doesn't contain a valid partition table

Disk /dev/dm-3: 1000.1 GB, 1000137768960 bytes
255 heads, 63 sectors/track, 121593 cylinders, total 1953394080 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x00000000

Disk /dev/dm-3 doesn't contain a valid partition table

Disk /dev/dm-4: 1000.1 GB, 1000137768960 bytes
255 heads, 63 sectors/track, 121593 cylinders, total 1953394080 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x00000000

Disk /dev/dm-4 doesn't contain a valid partition table

Disk /dev/dm-5: 536 MB, 536870912 bytes
255 heads, 63 sectors/track, 65 cylinders, total 1048576 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x00000000

Disk /dev/dm-5 doesn't contain a valid partition table

Disk /dev/dm-6: 999.0 GB, 999087407104 bytes
255 heads, 63 sectors/track, 121465 cylinders, total 1951342592 sectors
Units = sectors of 1 * 512 = 512 bytes
Disk identifier: 0x00000000

Disk /dev/dm-6 doesn't contain a valid partition table

~~~~~~~~~~~~~~~~~~

O and lastly

root@drives vg001]# mount
/dev/mapper/vg_drives-lv_root on / type ext4 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw)
/dev/sdd1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw,rootcontext="system_u:object_r:tmpfs_t:s0")
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
gvfs-fuse-daemon on /home/admin/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=admin)
/dev/dm-6 on /media/e439d729-079e-4c06-814a-19c6f671720f type ext3 (rw,nosuid,nodev,uhelper=devkit)

[from me playing around]
/dev/dm-2 on /mnt/drivea type unknown (rw)
/dev/mapper/vg001-lv001 on /mnt/drivea type ext3 (rw)

Although one disk is mounted and fully accessible?

Any help would be appreciated

Thank you.
Reply With Quote
Reply

Tags
ext3, volumes

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem mounting NFS volumes with dash in the name hymolina Servers & Networking 0 18th June 2009 09:11 PM
Problem mounting two striped ntfs dynamic volumes under FC9 jajabor Using Fedora 0 17th October 2008 12:05 AM
Mounting volumes as a user: HAL trouble KermitTheFragge Using Fedora 4 18th July 2006 11:46 AM
Problem Mounting Ext3 in FC5 taiidani Hardware & Laptops 2 9th July 2006 07:17 AM
Help mounting network volumes kennon Servers & Networking 0 22nd June 2005 12:21 AM


Current GMT-time: 17:58 (Tuesday, 21-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat