From owner-freebsd-questions@FreeBSD.ORG Sat Apr 14 16:26:23 2007 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4529116A402 for ; Sat, 14 Apr 2007 16:26:23 +0000 (UTC) (envelope-from kirk@strauser.com) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.freebsd.org (Postfix) with ESMTP id 09D1F13C45D for ; Sat, 14 Apr 2007 16:26:22 +0000 (UTC) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id 9975620B420 for ; Sat, 14 Apr 2007 11:08:01 -0500 (CDT) X-Virus-Scanned: amavisd-new at honeypot.net Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DlQaRbOCw1FD for ; Sat, 14 Apr 2007 11:07:58 -0500 (CDT) Received: from [IPv6:2001:470:1f01:224:1::67] (pooh.honeypot.net [IPv6:2001:470:1f01:224:1::67]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id E256D20B41A for ; Sat, 14 Apr 2007 11:07:58 -0500 (CDT) Mime-Version: 1.0 (Apple Message framework v752.2) To: freebsd-questions@FreeBSD.org Message-Id: From: Kirk Strauser Date: Sat, 14 Apr 2007 11:07:56 -0500 X-Mailer: Apple Mail (2.752.2) Content-Type: text/plain; charset=ISO-8859-1; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Samba and mountd spin X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Apr 2007 16:26:23 -0000 I recently removed a lot (!!!) of packages from my 6.2-STABLE system =20 as I no longer wanted to use it for a desktop, but still wanted it to =20= be my home server. When I rebooted it yesterday for nonrelated =20 reasons, it hung on the Samba startup. Further testing shows that =20 whenever I try to run it's rc.d script, smbd and mountd fight for =20 100% of the CPU. Honestly, I don't have any idea where to even start looking for this =20 problem. I'm currently running "portupgrade -Rf samba" just in case =20 I inadvertently removed some critical library, but is there anything =20 else I might look for?=CE Kirk Strauser