From owner-freebsd-stable Wed Mar 13 10: 4:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from sudz.ns3g.com (CPE0080c6f29e4f.cpe.net.cable.rogers.com [24.42.29.174]) by hub.freebsd.org (Postfix) with ESMTP id 8893B37B404 for ; Wed, 13 Mar 2002 10:04:44 -0800 (PST) Received: from COOLER (CPE00e029860b4d.cpe.net.cable.rogers.com [24.42.29.172]) by sudz.ns3g.com (8.11.6/8.11.6) with SMTP id g2DIAc951011; Wed, 13 Mar 2002 13:10:44 -0500 (EST) (envelope-from sudz@ns3g.com) Reply-To: From: "Colin Legendre" To: "Pete French" , Subject: RE: Problems mounting SMB filesystems at boot time. Date: Wed, 13 Mar 2002 13:08:35 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I had the same issue, and simply copied the old script from my backup file into the rc.d directory. But what I think needs to be done is the same thing as the NFS mounts, a change to the rc scripts to make sure that they do not get mounted till after the network components are set up. Who should I make this request to. Colin Legendre CCNP, MCP sudz@ns3g.com http://www.ns3g.com -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Pete French Sent: Tuesday, March 12, 2002 5:45 AM To: stable@FreeBSD.ORG Subject: Problems mounting SMB filesystems at boot time. Before SMBFS was integrated into the base system I used to mount several shared from NT servers at boot time, using lines in /etc/fstab to do so. I cannot get this to work using the integrated SMBFS however. I always get "smbffs: cannt assign requessted address" or something like that - its a message at boot time and doesnt seem to end up in any logs that I have get found. This also prevents the system from booting as it will not get past this point. I can mark the discs as "noauto", in which case the system boots but they do not get mounted (I seem to recall that smbfs had a script in local/rc.d which mounted noauto smbfs filesystems after boot). Adding the "noauto" is what is suggested in the manpage, but for me it simply does nothing. After boot the filesystems will mount quite happily, I have all the correct info in nsmb.conf for the actual mount to succeed, and all the machine names and IP addresses are in /etc/hosts. I have done a web search and come up with nothing. Am I the only one affected by this problem ? It affects all the machines I have upgraded. I realise this is an old problem (and one I should probably have mentioned when the change was first made) but at the time I simply unmountedthe discs and forgot. This week, however, I need to make changes which will ensure these discs are mounted at boot time so I have been looking into it again. I guess I vaguley hoped that updates to stable would have made the problem go away. No such luck :-) Suggestions ? -pcf. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message