Re: Mount added drive -



On Thu, Feb 26, 2009 at 7:26 AM, Bob Goodwin <bobgoodwin@xxxxxxxxxxxx> wrote:
This is an F-10 updated box to which I've added a second drive which is not
mounting automatically at boot.  I have to mount it after I log in.
 Obviously I've messed up something in configuration but I haven't been able
to find it.

I am not sure what ftab should look like but presently it is:.

  [root@box9 bobg]# cat /etc/fstab

  #
  # /etc/fstab
  # Created by anaconda on Tue Feb 24 04:01:45 2009
  #
  # Accessible filesystems, by reference, are maintained under '/dev/disk'
  # See man pages fstab(5), findfs(8), mount(8) and/or vol_id(8) for
  more info
  #
  /dev/VolGroup01/LogVol00 /                       ext3     defaults
 1 1
  UUID=3c6742c9-0f68-4390-b323-b962596822d6 /boot                     ext3
 defaults        1 2
  tmpfs                   /dev/shm                tmpfs     defaults
 0 0
  devpts                  /dev/pts                devpts   gid=5,mode=620  0
0
  sysfs                   /sys                    sysfs     defaults
 0 0
  proc                    /proc                   proc     defaults        0
0
  /dev/VolGroup01/LogVol01 swap                    swap     defaults
 0 0

  /dev/VolGroup01/LogVol02 UUID=tvOhFL-1sDH-fk5y-zv00-PR6c-cA2F-xyOTAP
      ext3    defaults    1 2


I can mount it:

  [root@box9 bobg]# mount /dev/VolGroup01/LogVol02
  [root@box9 bobg]# df
  Filesystem           1K-blocks      Used Available Use% Mounted on
  /dev/mapper/VolGroup01-LogVol00
                         5289592   3210420   2025496  62% /
  /dev/sda2               194449     20859    163550  12% /boot
  tmpfs                  1292316        76   1292240   1% /dev/shm
  /dev/mapper/VolGroup01-LogVol02
                        76923936    222308  72794044   1%
  /home/bobg/UUID=tvOhFL-1sDH-fk5y-zv00-PR6c-cA2F-xyOTAP

And df shows:

  [root@box9 bobg]# df
  Filesystem           1K-blocks      Used Available Use% Mounted on
  /dev/mapper/VolGroup01-LogVol00
                         5289592   3210420   2025496  62% /
  /dev/sda2               194449     20859    163550  12% /boot
  tmpfs                  1292316        76   1292240   1% /dev/shm
  /dev/mapper/VolGroup01-LogVol02
                        76923936    222308  72794044   1%
  /home/bobg/UUID=tvOhFL-1sDH-fk5y-zv00-PR6c-cA2F-xyOTAP

And lvscan:

  [root@box9 bobg]# lvscan
    ACTIVE            '/dev/VolGroup01/LogVol00' [5.12 GB] inherit
    ACTIVE            '/dev/VolGroup01/LogVol01' [4.41 GB] inherit
    ACTIVE            '/dev/VolGroup01/LogVol02' [74.53 GB] inherit

I would like the second drive to be an extension of the first.

Can anyone tell me what I have done wrong?

Bob



I may be missing something obvious. Why not define a mount point
for /dev/mapper/VolGroup01-LogVol02?
For instance you defined "/" to be the mount point for /dev/VolGroup01/LogVol00.

~af

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines



Relevant Pages

  • Re: Mount added drive -
    ... I have to mount it after I log in. ... [root@box9 bobg]# df ... And lvscan: ... Management to do it. ...
    (Fedora)
  • Mount added drive -
    ... This is an F-10 updated box to which I've added a second drive which is not mounting automatically at boot. ... I have to mount it after I log in. ... [root@box9 bobg]# df ... And lvscan: ...
    (Fedora)
  • Re: [PATCH 1/9] Add yaffs Kconfig and Makefile
    ...   depends on YAFFS_FS ... option as opposed to a mount option? ... Does the config option override the mount option, ... could be dropped form Kconfig and only offered as mount options. ...
    (Linux-Kernel)
  • Re: Bypass mount/system request at boot time?
    ... ALP $ mount /system dkc0: ...    I'd try pulling the drive. ... The disk is reinitialized and I copied the data back onto it from the ...
    (comp.os.vms)
  • Re: init: hwclock main process terminated with status 2
    ... Even though I'm root in the shell, I can't mount the volume. ... Typically that erorr msg will accompany the actual error msg. ...     filesystem check failed ... files to see if you can spot any obvious error messages. ...
    (Ubuntu)