From owner-freebsd-stable@FreeBSD.ORG Sat Apr 21 10:47:09 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C3857106566B for ; Sat, 21 Apr 2012 10:47:09 +0000 (UTC) (envelope-from hlh@restart.be) Received: from tignes.restart.be (tignes.restart.be [IPv6:2001:41d0:2:56bf:0:1::]) by mx1.freebsd.org (Postfix) with ESMTP id 3A44D8FC1E for ; Sat, 21 Apr 2012 10:47:09 +0000 (UTC) Received: from restart.be (avoriaz.tunnel.bel [IPv6:2001:41d0:2:56bf:1:ffff::]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "smtp.restart.be", Issuer "CA master" (verified OK)) by tignes.restart.be (Postfix) with ESMTPS id DAF80E427; Sat, 21 Apr 2012 12:47:06 +0200 (CEST) X-DKIM: OpenDKIM Filter v2.4.1 tignes.restart.be DAF80E427 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=restart.be; s=tignes; t=1335005227; bh=/IqMeET8te+2qqI0l7lEEqOcBxoiQCOAVhs8RQ+GWGc=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; z=Message-ID:=20<4F929028.2020806@restart.be>|Date:=20Sat,=2021=20A pr=202012=2012:47:04=20+0200|From:=20Henri=20Hennebert=20|MIME-Version:=201.0|To:=20Ingrid=20Ditra=20|CC:=20"freebsd-stable@freebsd.org"=20|Subject:=20Re:=20strange=20system=20corruption=20(freebsd= 209.0)|References:=20<1334939939.25106.YahooMailNeo@web29402.mail. ird.yahoo.com>|In-Reply-To:=20<1334939939.25106.YahooMailNeo@web29 402.mail.ird.yahoo.com>|Content-Type:=20text/plain=3B=20charset=3D KOI8-R=3B=20format=3Dflowed|Content-Transfer-Encoding:=207bit; b=CrFGKeDmltyWsusDRwmFsbO6h7TCoGbidENK/mq+I7StqEGHrxqmVKAw5XFr08crd Snwre3I+LCDrJrJzwqJXfOpzZDSjeXsLcNZsVqFVcC2U6BtEwOtlYozg1gfZYoE/Jc 3DbMaOm1RZ++Uq1xq3A47QSkXmnKCpaesOWwLMXs= Received: from wyoming.restart.bel (wyoming.restart.bel [192.168.24.5]) (authenticated bits=0) by restart.be (8.14.5/8.14.5) with ESMTP id q3LAl4JG030327 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Sat, 21 Apr 2012 12:47:05 +0200 (CEST) (envelope-from hlh@restart.be) Message-ID: <4F929028.2020806@restart.be> Date: Sat, 21 Apr 2012 12:47:04 +0200 From: Henri Hennebert User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:10.0.3) Gecko/20120327 Thunderbird/10.0.3 MIME-Version: 1.0 To: Ingrid Ditra References: <1334939939.25106.YahooMailNeo@web29402.mail.ird.yahoo.com> In-Reply-To: <1334939939.25106.YahooMailNeo@web29402.mail.ird.yahoo.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-stable@freebsd.org" Subject: Re: strange system corruption (freebsd 9.0) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Apr 2012 10:47:09 -0000 On 04/20/2012 18:38, Ingrid Ditra wrote: > Hi, folks! > I am in the middle of really creepy problem with my new FreeBSD box. I would appreciate any ideas about what the hell happened. > > I've installed FreeBSD 9.0 from CD on IBM System x3550 server (with RAID-5 on 4 hard drives) and moved on it the most of config's from my old FreeBSD (8.2) box, and everything seemed working fine for some days. Long story short, today I realised, that I can't login nether through ssh or console, some third-party soft doesn't work, and most of utilities from base system doesn't work too. > My /usr/sbin and /usr/libdata are completely gone, /usr/libexec is empty, /usr/bin contains only dtrace dir and librt.so.1 many files from /usr/bin are gone, /usr/src contains only directory with my kernconf (there was all sources) and /usr/ports contains only ports I've installed. > Time of access to all deleted or semi-deleted dirs is almost the same, Do you look carefully in /var/log/cron for this same time ? Another thought, give you filesystem layout. but I didn't find any weird actions in logs. First, I thought that portsnap (runned by cron) somehow corrupted my system, but it was executed like eight hours earlier. > No one but me has access to this box, so it's unlikely mean joke. This system is connected to the internet ? http server ? if so check the logs > > So, please, please, help me. I really do not know what I suppose to do now. I can't find out why this happened, so it would be useless just reinstall system -- I'll have this situation again. All this stuff repeated twice Same time, day of the week ? -- so it is not kind of glitch (last time a cvsuped sources and ports and thought it was the reason of crash). Maybe I'm not helpful but you feel less lonely ... > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >