From owner-freebsd-questions@FreeBSD.ORG Sun Aug 28 23:50:19 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03A3316A41F for ; Sun, 28 Aug 2005 23:50:19 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8152C43D46 for ; Sun, 28 Aug 2005 23:50:18 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id 55so491130wri for ; Sun, 28 Aug 2005 16:50:17 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=AJVzGLc/0aFvDJ13SYJAdN/uZJkmpUBAPNcKdFUOhgp58QEQtO93jtnxtNLnyC2UUg07XRRa5mcXkQ++rXyqmAxPxuZ+x7SdwGlUEyYlm5hiKDdbY0vRTyLVa2ER8QV73qEpsCXe6gjnHPydZ4qLuzlY01DN+/uNxghMJAB0S4Y= Received: by 10.54.34.33 with SMTP id h33mr5021131wrh; Sun, 28 Aug 2005 16:50:17 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Sun, 28 Aug 2005 16:50:17 -0700 (PDT) Message-ID: Date: Sun, 28 Aug 2005 18:50:17 -0500 From: Nikolas Britton To: FreeBSD questions Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Samba server hangs 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: Sun, 28 Aug 2005 23:50:19 -0000 I have a Samba 3 / FreeBSD 5.4-RELEASE-p6 server that hangs I think, based on fuzzy user report, after a few hours of working with a 240MB psd (photoshop) file, It only seems to hang when he's working on this project. It's done this 3 times in the last 4 days and only happens when he is in the office and working on this project. here are the symptoms: * I can't login via ssh * I can't type (login) anything at the console. But: * At the console I can scroll up and down with scroll lock. * I can switch to different virtual terminals, ALT + Fn. * The block cursor is still blinking (rc.conf, allscreens_flags=3D"-c blink= "). * If I unplug the Ethernet cable the system says "em0: Link is Down" and if I plug it back in the system responds saying it's back up. * When I press the power button a few times I get "acpi: suspend request ignored (not ready yet)". And: * No error messages on the console. * I've look through all the logs in /var/log/, can't find anything. * I've upgraded all ports on the system but the problem still happens.... Samba-3.0.10 and Samba-3.0.14a_1,1. I don't think It's a system load or hardware issue because he's typically there at night or on the weekends, during the work day their are people pushing and pulling hundreds of files from this server, they are much smaller files but the volume is higher. Any help would be helpful, thanks.