* Corruption with Gentoo's PORTAGE_TMPDIR
@ 2011-05-01 15:48 dE
2011-05-01 20:47 ` Edward Shishkin
0 siblings, 1 reply; 6+ messages in thread
From: dE @ 2011-05-01 15:48 UTC (permalink / raw)
To: reiserfs-devel
Hi.
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)
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Corruption with Gentoo's PORTAGE_TMPDIR
2011-05-01 15:48 Corruption with Gentoo's PORTAGE_TMPDIR dE
@ 2011-05-01 20:47 ` Edward Shishkin
2011-05-01 23:09 ` Serkan Kaba
2011-05-02 6:22 ` dE
0 siblings, 2 replies; 6+ messages in thread
From: Edward Shishkin @ 2011-05-01 20:47 UTC (permalink / raw)
To: dE; +Cc: reiserfs-devel
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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Corruption with Gentoo's PORTAGE_TMPDIR
2011-05-01 20:47 ` Edward Shishkin
@ 2011-05-01 23:09 ` Serkan Kaba
2011-05-02 6:22 ` dE
1 sibling, 0 replies; 6+ messages in thread
From: Serkan Kaba @ 2011-05-01 23:09 UTC (permalink / raw)
To: ReiserFS Development List
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 01-05-2011 23:47, Edward Shishkin wrote:
I have the same issue.
> Do you have compression enabled?
I don't have compression enabled.
> If no, then does the problem disappear on the
> partition formatted with -o create=ccreg40 option?
I don't have a compressed partition.
>
> Thanks,
Thank you.
> Edward.
- --
Sincerely,
Serkan KABA
Gentoo Developer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk296EQACgkQRh6X64ivZaJWFgCeKIPmwMGnMPXcwUb8yAMe8So8
JfsAniM2u8DN77HZvB0ipp/djKh/0fyA
=FCmq
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Corruption with Gentoo's PORTAGE_TMPDIR
2011-05-01 20:47 ` Edward Shishkin
2011-05-01 23:09 ` Serkan Kaba
@ 2011-05-02 6:22 ` dE
2011-05-02 7:07 ` Serkan Kaba
1 sibling, 1 reply; 6+ messages in thread
From: dE @ 2011-05-02 6:22 UTC (permalink / raw)
To: reiserfs-devel
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.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Corruption with Gentoo's PORTAGE_TMPDIR
2011-05-02 6:22 ` dE
@ 2011-05-02 7:07 ` Serkan Kaba
2011-05-03 13:53 ` Edward Shishkin
0 siblings, 1 reply; 6+ messages in thread
From: Serkan Kaba @ 2011-05-02 7:07 UTC (permalink / raw)
To: reiserfs-devel
2011/5/2 dE <de.techno@gmail.com>:
> No, I don't have compression enabled. I formated the Gentoo partition using
> fibration=lexic_fibre,formatting=extents, adding create=ccreg40 cleared the
> issue.
So let's get the issue solved in uncompressed partitions as well. By
the way, is there a way to compress a reiser4 partition without
reformatting it?
Regards,
Serkan
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Corruption with Gentoo's PORTAGE_TMPDIR
2011-05-02 7:07 ` Serkan Kaba
@ 2011-05-03 13:53 ` Edward Shishkin
0 siblings, 0 replies; 6+ messages in thread
From: Edward Shishkin @ 2011-05-03 13:53 UTC (permalink / raw)
To: Serkan Kaba; +Cc: reiserfs-devel, dE
On 05/02/2011 09:07 AM, Serkan Kaba wrote:
> 2011/5/2 dE<de.techno@gmail.com>:
>> No, I don't have compression enabled. I formated the Gentoo partition using
>> fibration=lexic_fibre,formatting=extents, adding create=ccreg40 cleared the
>> issue.
> So let's get the issue solved in uncompressed partitions as well.
Sure. As I have already told I have found some problems in
(default) file plugin. I'll fix it up at my spare time.
By
> the way, is there a way to compress a reiser4 partition without
> reformatting it?
Alas. It was conceived as a repacker option, which is only in plans..
Thanks,
Edward.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-05-03 13:53 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-01 15:48 Corruption with Gentoo's PORTAGE_TMPDIR dE
2011-05-01 20:47 ` Edward Shishkin
2011-05-01 23:09 ` Serkan Kaba
2011-05-02 6:22 ` dE
2011-05-02 7:07 ` Serkan Kaba
2011-05-03 13:53 ` Edward Shishkin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).