From owner-freebsd-questions@FreeBSD.ORG Tue Dec 30 01:53:47 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 780E1106566C for ; Tue, 30 Dec 2008 01:53:47 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 1D7998FC1E for ; Tue, 30 Dec 2008 01:53:46 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id mBU1rbnO058559; Mon, 29 Dec 2008 19:53:38 -0600 (CST) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20081229194809.02548738@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Mon, 29 Dec 2008 19:53:23 -0600 To: reese@adeptscience.com, freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <49576C2A.10902.9459DA1@localhost> References: <49552461.25264.5D35D1@localhost> <49576C2A.10902.9459DA1@localhost> Mime-Version: 1.0 X-Antivirus: avast! (VPS 081229-0, 12/29/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.94.2-exp/8811/Mon Dec 29 14:02:38 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: mBU1rbnO058559 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: strange fsck results 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: Tue, 30 Dec 2008 01:53:47 -0000 At 06:08 AM 12/28/2008, reese@adeptscience.com wrote: >I am running VMware Server 2.0 but see the same results with >VMware Server 1.0. The virtual machines are copies that I >made by transferring the vmware files for it from another server. >As far as I know it did not have any fsck problems on that machine >but I don't have access to it any more. I have noticed that there >are a lot of failures (corrupted files) when moving VMware appliances with >the >use of USB memory sticks so I do test them right on the memory >stick before I disconnect from the PC. > >All the host OSs are Windows XP Professional using IDE ATA drives, current >hardware is an HP dx2450 AMD Phenom. but I saw the same errors on an Acer. > >The files systems are: > ># Device Mountpoint FStype Options Dump Pass# >/dev/ad0s1b none swap sw 0 0 >/dev/ad0s1a / ufs rw 1 1 >/dev/ad0s1e /usr ufs rw 2 2 >/dev/ad0s1d /var ufs rw 2 2 >/dev/acd0 /cdrom cd9660 ro,noauto 0 0 > >Here is a bit from fsck of /var > >hueysan_vm: {10} fsck /var >** /dev/ad0s1d (NO WRITE) >** Last Mounted on /var >** Phase 1 - Check Blocks and Sizes >** Phase 2 - Check Pathnames >** Phase 3 - Check Connectivity >** Phase 4 - Check Reference Counts >UNREF FILE I=190413 OWNER=root MODE=100644 >SIZE=235 MTIME=Dec 27 12:23 2008 >RECONNECT? no > > >CLEAR? no >... > >I get about a dozen similar UNREF errors. > > >I am only worried about the errors if they might cause a problem >with the use of the virtual server as a development server. I have >installed and have running apache, mysql, sendmail, samba, >rsync, etc and they all seem to work fine. I am planning on >distributing copies of the virtual server to some others who are >working on a project with me so I really only need to be >fairly sure that no hidden gotchas are going to plague >our efforts. Having the virtual server setup is a BIG plus >when collaborating with people who only have Windows >PCs, before I had a central FreeBSD server for testing >etc but that is so much slower then have a local development >server. Being able to just send off a memory stick with the >VMserver and instructions is fantastic. > > >Thanks to all, >Charlie Reese Charlie, I have a number of FreeBSD servers 7.0 running under ESX server 3.5. With FreeBSD 7, it has the background fsck. I checked my servers and did see one with an issue from fsck, but later the background fsck had it fixed. The only issue I've had running the i386 version of FreeBSD, and other OS's under ESX is to be sure to use the vmware tools to copy the VM's once they are properly powered off. You might want to try upgrading one of your VM FreeBSD servers to 7.0 and see if the issue persists. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.