From mboxrd@z Thu Jan 1 00:00:00 1970 From: dE Subject: Re: Corruption with Gentoo's PORTAGE_TMPDIR Date: Mon, 02 May 2011 11:52:45 +0530 Message-ID: <4DBE4DB5.5050606@gmail.com> References: <4DBD80CF.9070903@gmail.com> <4DBDC6EE.1060402@gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=09jqqlsbMLmqv4ErP2ElQlDWwOyBuOvRJ/yIYDxB254=; b=CGzs6S44sWPaes7+WCTyEMuCehWajz2K8lcanE1mJbaY7eFsDsQwzXF7tS/UZmNnTj 80v8U0c7QlB4uKjTgYLsOg/VhxzTBDWB9+r8/E+zQIAJb563sCRvmNkqVYrGjBZICzDC DTYrr3XofLMBRyj6buzweanctZQ7W4Z5V19iA= In-Reply-To: <4DBDC6EE.1060402@gmail.com> Sender: reiserfs-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: reiserfs-devel@vger.kernel.org On 05/02/11 02:17, Edward Shishkin wrote: > On 05/01/2011 05:48 PM, dE wrote: >> Hi. > > Hello. > >> >> I've started using reiser4 for a couple of months I've experienced a few >> crashes which appear to relate themselves directly to reiser4, however >> they're not reproducible.. but one thing is. >> >> I'm using Gentoo with vanilla kernel 2.6.37 and Zen patches. >> >> I reported a bug for a compile time failure of a java related package - >> http://bugs.gentoo.org/show_bug.cgi?id=365503 >> >> The problem resolved when I mount binded a xfs partition to >> PORTAGE_TMPDIR directory. >> >> If you want I can attach the both the PORTAGE_TMPDIR (one in xfs, the >> other in reiser4) > > Do you have compression enabled? > If no, then does the problem disappear on the > partition formatted with -o create=ccreg40 option? > > Thanks, > Edward. > >> -- >> To unsubscribe from this list: send the line "unsubscribe >> reiserfs-devel" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html > No, I don't have compression enabled. I formated the Gentoo partition using fibration=lexic_fibre,formatting=extents, adding create=ccreg40 cleared the issue.