Hi

I started mountd, and seems perfect at first sight. :-)
I have running an application writing the mounted disk (external USB HDD, with 
ext3 fs) all the time.

I found two problems:

-- mountd re-mounts sometimes:
...
May 15 14:10:06 OpenWrt user.crit mountd[1241]: /tmp/run/mountd/sda2 has 
expired... unmounting
May 15 14:10:06 OpenWrt user.crit mountd[1241]: finished unmounting
May 15 14:10:06 OpenWrt user.crit mountd[1241]: Got a autofs packet
May 15 14:10:06 OpenWrt user.crit mountd[1241]: kernel is requesting a mount -
> sda2
May 15 14:10:06 OpenWrt user.crit mountd[1241]: mounting /tmp/run/mountd/sda2
May 15 14:10:06 OpenWrt user.crit mountd[2839]: mount -t ext3 -o rw,defaults 
/dev/sda2 /tmp/run/mountd/sda2
...
Such a remount causes some funny problems accessing the disk.

-- eats all CPU time:
The CPU load is 100% if mountd is running.

I tried it with Kamikaze and Backfire too, with similar results (mountd 
version 0.1-1).

Can anybody suggest another automount method?

Thanx in advance
K. Gy.
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to