Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2007 10:09:39 +0800
From:      "Wilkinson, Alex" <alex.wilkinson@dsto.defence.gov.au>
To:        freebsd-current@freebsd.org
Subject:   Re: smbfs mount wedges
Message-ID:  <20070430020938.GG1530@obelix.dsto.defence.gov.au>
In-Reply-To: <f12j0g$jfi$1@sea.gmane.org>
References:  <f12j0g$jfi$1@sea.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
    0n Sun, Apr 29, 2007 at 07:00:54PM +0200, Ivan Voras wrote: 

    >I have this line in my /etc/fstab:
    >
    >//ivoras@server/share  /home/ivoras/mnt  smbfs rw,noauto,-f640,-d750 0 0
    >
    >But the command
    >
    ># mount /home/ivoras/mnt
    >
    >doesn't exit. The file system is mounted, I can see it in output of
    >"mount" on another console, and I can access the files in it without
    >problems, but the "mount" command never returns. It's stuck in state
    >"devdrn", and can't be killed by SIGINT or SIGKILL.
    >
    >This is a -CURRENT from few days ago.

ditto

   #mount /netlogon/
   load: 1.19  cmd: mount_smbfs 18177 [devdrn] 0.00u 0.23s 1% 1064k
   load: 1.19  cmd: mount_smbfs 18177 [devdrn] 0.00u 0.23s 1% 1064k
   load: 1.19  cmd: mount_smbfs 18177 [devdrn] 0.00u 0.23s 0% 1064k
   load: 1.19  cmd: mount_smbfs 18177 [devdrn] 0.00u 0.23s 0% 1064k

And I can see the contents:

   #ls /netlogon/ | wc -l
        104


 -aW

IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914.  If you have received this email in error, you are requested to contact the sender and delete the email.





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070430020938.GG1530>