Re: 2.6.18-rc4-mm1

From: Andrew Morton
Date: Mon Aug 14 2006 - 14:22:39 EST


On Mon, 14 Aug 2006 19:12:23 +0100
David Howells <dhowells@xxxxxxxxxx> wrote:

> Andrew Morton <akpm@xxxxxxxx> wrote:
>
> > ?--------- ? ? ? ? ? /net/bix/mnt
> > ?--------- ? ? ? ? ? /net/bix/usr
>
> Do /mnt and /usr have other things mounted on them on bix?

nope.

> Can you dump fstab
> on bix?

bix:/home/akpm> cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / ext3 rw,noatime,data=ordered 0 0
/proc /proc proc rw 0 0
none /dev/pts devpts rw 0 0
/dev/sda1 /boot ext3 rw,data=ordered 0 0
none /dev/shm tmpfs rw 0 0
/dev/sdb1 /usr/src ext3 rw,noatime,data=ordered 0 0
none /sys sysfs rw 0 0
/dev/sdb2 /mnt/export ext3 rw,noatime,data=ordered 0 0
nodev /dev/oprofile oprofilefs rw 0 0

> If so, it's possible that the server-mountpoint-crossing automounter internal
> to NFS doesn't like working with autofs.

I'd say it's something like that. Odd thing is, /mnt and /usr don't have
anything mounted on them. But they do have a local partition mounted on
subdirectories within them: /mnt/export and /usr/src.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/