From owner-freebsd-questions@FreeBSD.ORG Thu Jan 9 03:58:05 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 07CB47E8 for ; Thu, 9 Jan 2014 03:58:05 +0000 (UTC) Received: from mail-we0-x22e.google.com (mail-we0-x22e.google.com [IPv6:2a00:1450:400c:c03::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 986D31320 for ; Thu, 9 Jan 2014 03:58:04 +0000 (UTC) Received: by mail-we0-f174.google.com with SMTP id q58so2314479wes.33 for ; Wed, 08 Jan 2014 19:58:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=OwK1Y5k2qCgCiHwqhGvDVWF3EtjDXlaDCYTxXmXT9UY=; b=AG75TA5zV5y+4S295mhX3kt2sJFfDvk9y621Gvbt7dDYXyAlMx5iK+9vIL+qOXT+g7 GtiThtiNYWjd5Hw+DbxTAev/2h2hgytJ/s03LOD8uulzq6uTFpgsELqRdkK817oBx4tp Yj9Eirox7pYSWCtbmNbfWHhXB7AtmiMKUKlumwRCkmSzCpSFLD4HzRrxlScthcz1jlvd qWQq9K2WFzITzY+UrE7AGcFWJAlgM1rdXJQI3swNyW2w5ZQAPdXDGq/ARXf/qPWfjmiB /0XUCIdfP3LeZyNYfb1gYyuBCn8W3j9kjxe1I43Mt1+ba3DYvjEVHRmTw5ps3Luz/kTJ mqtQ== MIME-Version: 1.0 X-Received: by 10.180.39.43 with SMTP id m11mr23903587wik.8.1389239883091; Wed, 08 Jan 2014 19:58:03 -0800 (PST) Received: by 10.180.78.229 with HTTP; Wed, 8 Jan 2014 19:58:03 -0800 (PST) Date: Thu, 9 Jan 2014 09:28:03 +0530 Message-ID: Subject: Server Hang From: eras mus To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Jan 2014 03:58:05 -0000 Dear List, As per your advice after so many attempts of fsck on the partition, fsck is waiting infinitely for /usr partition /dev/ad4s1e. So I given up fsck. As someone adviced in the list, I disabled ACPI in setup and when BSD booted I've chosen the second boot option ACPI disabled.To my surprise machine came back to normal mode. With all your help, the website started and is running fine now. I would like to take a mirror or exact backup full copy of the Hard Disk (which I don't belive. It is a 80 GB very old Hard Disk). A desktop PC is used as a server. So I would like to make the mirror copy of this unstable Hard Disk to another hard disk. So that in case this hard disk fails I can replace the Backup hard disk so that the server will be up in no time. Is it possible to take such a mirror copy of such a hard disk so that i can replace it as a hot swap. I request all of your expertise. How to do hot swap?please shed some light on it.