Re: amd not loading nfsclient.ko in -current of 9/26

2001-10-18 Thread Thomas Quinot

Le 2001-10-10, Thomas Quinot écrivait :

> > Sep 28 09:47:19 hunter amd[309]: /net: mount: No such file or directory
> > Sep 28 09:47:19 hunter amd[309]: extra mkdirs required for /net
> > Sep 28 09:47:19 hunter amd[309]: amfs_toplvl_mount: mount_amfs_toplvl failed: 
>Operation not supported by device
> Problem reproduced here, and resolved likewise (by kldload'ing
> nfsclient) with a freshly-cvsupped -CURRENT.

A proposed patch addressing this issue can now be found in
PR conf/31358.

Thomas.

-- 
Thomas Quinot ** Département Informatique & Réseaux ** [EMAIL PROTECTED]
  ENST   //   46 rue Barrault   //   75634 PARIS CEDEX 13 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: amd not loading nfsclient.ko in -current of 9/26

2001-10-10 Thread Thomas Quinot

Le 2001-09-28, Georg-W. Koltermann écrivait :

> after upgrading my current a few days ago I find that amd does not
> work any more:
> 
> Sep 28 09:47:19 hunter amd[309]: /net: mount: No such file or directory
> Sep 28 09:47:19 hunter amd[309]: extra mkdirs required for /net
> Sep 28 09:47:19 hunter amd[309]: amfs_toplvl_mount: mount_amfs_toplvl failed: 
>Operation not supported by device

Problem reproduced here, and resolved likewise (by kldload'ing
nfsclient) with a freshly-cvsupped -CURRENT.

Thomas.

-- 
Thomas Quinot ** Département Informatique & Réseaux ** [EMAIL PROTECTED]
  ENST   //   46 rue Barrault   //   75634 PARIS CEDEX 13 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



amd not loading nfsclient.ko in -current of 9/26

2001-09-28 Thread Georg-W. Koltermann

Hi,

after upgrading my current a few days ago I find that amd does not
work any more:

Sep 28 09:47:19 hunter amd[309]: /net: mount: No such file or directory
Sep 28 09:47:19 hunter amd[309]: extra mkdirs required for /net
Sep 28 09:47:19 hunter amd[309]: amfs_toplvl_mount: mount_amfs_toplvl failed: 
Operation not supported by device
Sep 28 09:47:19 hunter amd[308]: /host: mount: No such file or directory
Sep 28 09:47:19 hunter amd[308]: extra mkdirs required for /host
Sep 28 09:47:19 hunter amd[308]: amfs_toplvl_mount: mount_amfs_toplvl failed: 
Operation not supported by device
Sep 28 09:47:19 hunter amd[307]: /host: mount (amfs_auto_cont): Operation not 
supported by device
Sep 28 09:47:19 hunter amd[307]: /net: mount (amfs_auto_cont): Operation not 
supported by device
Sep 28 09:47:20 hunter apmd[366]: start

...and changing directory into /host/...  does not cause any automount activity.

It works ok if I manually mount an nfs file system before starting amd.
The manual mount will autoload nfsclient.ko, so I figure amd shoult
try to do the same.  What do you think?

--
Regards,
Georg.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message