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 1N3dku-0001Rw-J8 for garchives@archives.gentoo.org; Thu, 29 Oct 2009 22:46:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B3DC5E097E; Thu, 29 Oct 2009 22:46:06 +0000 (UTC) Received: from out4.smtp.messagingengine.com (out4.smtp.messagingengine.com [66.111.4.28]) by pigeon.gentoo.org (Postfix) with ESMTP id 9B3C7E097E for ; Thu, 29 Oct 2009 22:46:06 +0000 (UTC) Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id 635ECBCB07 for ; Thu, 29 Oct 2009 18:46:06 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Thu, 29 Oct 2009 18:46:06 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:content-transfer-encoding; s=smtpout; bh=lQdSgAdm0sgaQ5kmdGDxk/JfToM=; b=a2HaQ108jy5yxoYHWFJpDJr8s7l/9JhJsq8EBAMUctaQpBbyzcOiJQ7cSTUkR4NulSr/S3xB6Z8YRiwOayf5Uos1vRkgdo8/HjUXbOKalo5aLOZakaoRx/YKJXTle4+MSd7F8nJjSTQgxplgJBj2+B3N6BY2J12Q11Zqz4VR9S8= X-Sasl-enc: BdOAg+gH47ouJhickUIxZUViY/BU/sn2oa+eJYfGiFER 1256856365 Received: from [192.168.31.12] (cpe-069-134-183-088.nc.res.rr.com [69.134.183.88]) by www.fastmail.fm (Postfix) with ESMTPSA id E53C449C618 for ; Thu, 29 Oct 2009 18:46:05 -0400 (EDT) Subject: Re: [gentoo-user] memory(gray matter) needs jog From: Albert Hopkins To: gentoo-user@lists.gentoo.org In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Date: Thu, 29 Oct 2009 18:46:02 -0400 Message-ID: <1256856363.135440.6.camel@centar> 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 X-Mailer: Evolution 2.28.1 Content-Transfer-Encoding: 7bit X-Archives-Salt: f4d1b2ed-7964-4bf2-a106-c3c8122cb503 X-Archives-Hash: 27712b060ca9a6b406cf38b0afb05c8d On Thu, 2009-10-29 at 15:54 -0600, Maxim Wexler wrote: > Hi group, > A while back I needed help with an ext2 file system that required > checking every boot before mounting. The drive suffered from errors > involving 'non-contiguous files' I'm not sure what your problem was but this wasn't it. "Non-contiguous files" simply means there is some fragmentation in your filesystem, which is totally natural. It's not an error, or even a warning for that matter. It's informational. High fragmentation is an indication that your filesystem may not be performing optimally, but it's not an error. > .The solution was to run (this is > where things get hazy) e2fsck