From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Ni0nI-0000j9-Nu for garchives@archives.gentoo.org; Thu, 18 Feb 2010 07:27:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2B0A8E084D; Thu, 18 Feb 2010 07:26:44 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) by pigeon.gentoo.org (Postfix) with ESMTP id E6287E084D for ; Thu, 18 Feb 2010 07:26:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 69E9F11AD1 for ; Thu, 18 Feb 2010 08:28:19 +0100 (CET) Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 01137-01 for ; Thu, 18 Feb 2010 08:28:18 +0100 (CET) Received: from [172.32.99.12] (mail.oops.co.at [213.129.238.225]) by postler.lichtfels.com (Postfix) with ESMTPA id 7100711AD0 for ; Thu, 18 Feb 2010 08:28:18 +0100 (CET) Message-ID: <4B7CEBB1.3080605@xunil.at> Date: Thu, 18 Feb 2010 08:26:41 +0100 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100216 Lightning/1.0b2pre Thunderbird/3.0.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Gentoo on SSD References: <1266312515.4b7a65432cb30@imp.free.fr> <4B7C5CA0.8090706@xunil.at> <201002172329.42659.wonko@wonkology.org> In-Reply-To: <201002172329.42659.wonko@wonkology.org> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2a X-Archives-Salt: a08ae6fd-c34f-4edc-a2fc-eee03f68b20e X-Archives-Hash: 6c97e10704b388d1d4f56518cef95819 Am 17.02.2010 23:29, schrieb Alex Schuster: >> AFAIK there is no way to read that info from the fs >> >> "formatted on 2009-06-....." or something ;-) > > dumpe2fs /dev/root | grep "Filesystem created:" I am impressed ;-) On the ssd: Filesystem created: Mon Jan 4 19:56:09 2010 On the hdd-raid1: Filesystem created: Tue Aug 4 00:01:32 2009 Any thoughts that the later fs might be buggy because of some bugs in ext4 or related tools at that time? S