[rhn-users] Automounter question(s)

port at astro.psu.edu port at astro.psu.edu
Tue Aug 10 16:18:18 UTC 2004


Hi Folks,

I've got an automounter problem that's driving me crazy. It's the /home dir and
it will not mount on a reboot and after being hand mounted it will expire
quickly.  All the other mount points stay up and happy.  When it is mounted it
shows up multiple times.  Any clues will be GREATLY appreciated, I'm certain
that this is going to be one of those flat-head things!!

Here's the config info:
------------------------------
RHEL Ver 3
NFS
NIS/YP
------------------------------
[root at icarus /etc]$ df -k
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/sda2             18137088   3972236  13243528  24% /
/dev/sda1               101089     46781     49089  49% /boot
none                   1030576         0   1030576   0% /dev/shm
/dev/hda1            241263968  11944508 217063876   6% /export/bulk/icarus2
/dev/sdb1             69860472  69786716         0 100% /export/bulk/icarus1
/dev/sda5            120873816  72695352  42038424  64% /export/home/icarus
orion:/bulk/www       70556848  11077460  55895300  17% /www
baso:/usr/local       33515012  26640536   5171988  84% /usr/local
lonestar:/var/mail     8705501   4741445   3789946  56% /var/spool/mail
/dev/sda5            120873816  72695352  42038424  64% /export/home/icarus
/dev/sda5            120873816  72695352  42038424  64% /export/home/icarus
/dev/sda5            120873816  72695352  42038424  64% /export/home/icarus
/dev/sda5            120873816  72695352  42038424  64% /export/home/icarus
/dev/sda5            120873816  72695352  42038424  64% /export/home/icarus

------------------------------

[root at icarus /etc]$ more /etc/exports
#
/export/home/icarus *.astro.psu.edu(rw)
/export/bulk/icarus1 *.astro.psu.edu(rw)
/export/bulk/icarus2 *.astro.psu.edu(rw)

------------------------------

[root at icarus /etc]$ more auto.master
# $Id: auto.master,v 1.2 1997/10/06 21:52:03 hpa Exp $
# Sample auto.master file
# Format of this file:
# mountpoint map options
# For details of the format look at autofs(8).
# /misc /etc/auto.misc  --timeout=60
/bulk   yp:auto.bulk    -nosuid,nobrowse
/home   yp:auto.home    -nosuid,nobrowse
/mnt    /etc/auto.misc

------------------------------

fstab:
LABEL=/                 /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /proc                   proc    defaults        0 0
none                    /dev/shm                tmpfs   defaults        0 0
/dev/sda3               swap                    swap    defaults        0 0
LABEL=/export/bulk2     /export/bulk/icarus2    ext3    defaults        1 2
/dev/sdb1               /export/bulk/icarus1    ext3    defaults        1 2
/dev/sda5               /export/home/icarus     ext3    defaults        1 2
/dev/cdrom              /mnt/cdrom              udf,iso9660
noauto,owner,kudzu,ro 0 0
/dev/cdrom1             /mnt/cdrom1             udf,iso9660
noauto,owner,kudzu,rw 0 0
/dev/fd0                /mnt/floppy             auto    noauto,owner,kudzu 0 0

------------------------------

[root at icarus init.d]$ showmount -e
Export list for icarus:
/export/home/icarus  *.astro.psu.edu
/export/bulk/icarus2 *.astro.psu.edu

Hope that covers it all....

Thanks in advance!!





More information about the rhn-users mailing list