From owner-freebsd-hackers@FreeBSD.ORG Thu Oct 16 17:17:31 2008 Return-Path: Delivered-To: hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E652106568F for ; Thu, 16 Oct 2008 17:17:31 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.191]) by mx1.freebsd.org (Postfix) with ESMTP id 8D5F68FC1C for ; Thu, 16 Oct 2008 17:17:30 +0000 (UTC) (envelope-from asmrookie@gmail.com) Received: by gv-out-0910.google.com with SMTP id n8so56704gve.39 for ; Thu, 16 Oct 2008 10:17:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:sender :to:subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=TwBsf8YS8r+lZaleovpWYlOTqX51TJiNQmS5Ef1bh5Q=; b=HrtecdAZ6tsIggshfY4Vjs7LE30Rm9kJxuupNza9rceUl+N5ISAVeRAJ4p8xH+YR4i NO779BF03AkOIEWjQJaaJaOSkTR+XSjQLb63r8DrGQ2oY4oYf/I1UE8bpc9NM5WnobR2 v340ItAL18CC8GYIhNPufQgplI9fkZZTw9idQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references:x-google-sender-auth; b=PUrykDyE5vW+lheRoKrpoZzi23/I2mmTStiYFRdhVR+RuweZFXa7EljOzmJzsChtHo 4c5SYJ5g1E/FfvYC8KorsNzhOyTq9u0LiEpfaTW3Y1ij7tjNxnFh2RMaV9GfJDxHpi/E yCn6DRRn8gBlTRPIUnxmj2B84bxJUabXJiQzs= Received: by 10.103.173.5 with SMTP id a5mr1528875mup.117.1224175644442; Thu, 16 Oct 2008 09:47:24 -0700 (PDT) Received: by 10.103.239.14 with HTTP; Thu, 16 Oct 2008 09:47:24 -0700 (PDT) Message-ID: <3bbf2fe10810160947y23fa19d3td51b37c9823147a0@mail.gmail.com> Date: Thu, 16 Oct 2008 18:47:24 +0200 From: "Attilio Rao" Sender: asmrookie@gmail.com To: chrisc@vmunix.com In-Reply-To: <8f6775e00810160913y1f30e936ic9c514547ef0827@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <8f6775e00810160913y1f30e936ic9c514547ef0827@mail.gmail.com> X-Google-Sender-Auth: 175a6cbe3eda7713 Cc: hackers@freebsd.org Subject: Re: smbfs hang X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Oct 2008 17:17:31 -0000 2008/10/16, Chris Coleman : > I'm doing a large transfer from an SMB mounted drive, about 2TB of > files. After about 250G, it hanging. Of course any process that > tries to access that drive hangs as well. > > Is there anyway to get those processes killed off and remount the > drive without rebooting? I haven't had much luck so far. They don't > seem to want to die. Hello Chris, are you equipped with a debugging kernel? Are you interested in helping fixing this bug? Thanks, Attilio -- Peace can only be achieved by understanding - A. Einstein