* Reiser4 Netbeans 6 problems
@ 2008-02-27 20:35 berny®
2008-02-27 22:19 ` Arend Freije
` (2 more replies)
0 siblings, 3 replies; 11+ messages in thread
From: berny® @ 2008-02-27 20:35 UTC (permalink / raw)
To: reiserfs-devel
Hi, Edward.
Last week I reformat my Ubuntu 7.10 64bit system to try Reiser4 filesystem
(actually I'm using reiserfs 3.6).
I put all my partition (even / and except boot) on reiser4 kernel was 2.6.24
compiled in the kernel.
I got strange problems:
the first was with netbeans java IDE, when I was compiling in the window on
the bottom of the screen I got only garbage (like little square) like when
you have a different char set than the good one!
After that the java app was working but it was impossible to see compile
warnings or errors.
The second thing that happened was that sometimes my kde 3 desktop became
frozen, for example, konqueror window open then click on the cross, the
system froze for 10 seconds then the window close and all was normal again.
I formatted with standard options and also standard mount options for all the
drives and partition.
My system is a striker extreme board, intel core 2 duo 2.4 4 gb Kingston
hiperX ram, 2 barracuda 500 Gb.
Do you have some suggestions expecially about the java stuff?
Now I'm back to reiser 3.6 because I need to work with netbeans!
Thanks, warm regards.
Paolo
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Reiser4 Netbeans 6 problems
2008-02-27 20:35 Reiser4 Netbeans 6 problems berny®
@ 2008-02-27 22:19 ` Arend Freije
[not found] ` <a08621850802272211l52f8a7fbl9c9fd55d378cf8d9@mail.gmail.com>
2008-02-28 8:26 ` berny®
2008-02-29 13:12 ` Edward Shishkin
[not found] ` <5c7c368b0802290456hbf3db9cu52ae4b9ee56920a9@mail.gmail.com>
2 siblings, 2 replies; 11+ messages in thread
From: Arend Freije @ 2008-02-27 22:19 UTC (permalink / raw)
To: berny®; +Cc: reiserfs-devel
berny® wrote:
> Hi, Edward.
> Last week I reformat my Ubuntu 7.10 64bit system to try Reiser4 filesystem
> (actually I'm using reiserfs 3.6).
> I put all my partition (even / and except boot) on reiser4 kernel was
2.6.24
> compiled in the kernel.
>
> I got strange problems:
> the first was with netbeans java IDE, when I was compiling in the
window on
> the bottom of the screen I got only garbage (like little square) like when
> you have a different char set than the good one!
> After that the java app was working but it was impossible to see compile
> warnings or errors.
>
> The second thing that happened was that sometimes my kde 3 desktop became
> frozen, for example, konqueror window open then click on the cross, the
> system froze for 10 seconds then the window close and all was normal again.
>
> I formatted with standard options and also standard mount options for
all the
> drives and partition.
>
> My system is a striker extreme board, intel core 2 duo 2.4 4 gb Kingston
> hiperX ram, 2 barracuda 500 Gb.
>
> Do you have some suggestions expecially about the java stuff?
> Now I'm back to reiser 3.6 because I need to work with netbeans!
Hi Paolo,
Interesting that you see the squares in the Netbeans output window.
I've seen them too but it didn't occur to me that it would be related
to Reiser4. I'm running on a Gentoo box, Athlon XP 2400+, kernel
2.6.22 with Reiser4 on all partitions, Netbeans 6 built from sources.
I noticed that the squares appear initially but when the log grows
(over a few KiB), the squares turn to normal characters. To force the
log to grow, I changed the Ant verbosity to "verbose"
(Tools/Options/Miscellaneous/Ant).
Sometimes with a short log the blocks in the output window disappear
when the compilation or XML transformation is repeated.
Kind regards,
Arend
-
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] 11+ messages in thread
* Re: Reiser4 Netbeans 6 problems
[not found] ` <a08621850802272211l52f8a7fbl9c9fd55d378cf8d9@mail.gmail.com>
@ 2008-02-28 8:24 ` berny®
[not found] ` <a08621850802280158j4d83ff0ap636fc8dea9de1747@mail.gmail.com>
0 siblings, 1 reply; 11+ messages in thread
From: berny® @ 2008-02-28 8:24 UTC (permalink / raw)
To: Dushan Tcholich; +Cc: reiserfs-devel
On Thursday 28 February 2008 07:11:45 you wrote:
> And about freezing, are you using -noatime mount option for your reiser4
> partition or not?
Yes, I'm using noatime option for all partitions. Was there wrong?
Paolo
>
> On Wed, Feb 27, 2008 at 11:19 PM, Arend Freije <afreije@inn.nl> wrote:
> > berny(R) wrote:
> > > Hi, Edward.
> > > Last week I reformat my Ubuntu 7.10 64bit system to try Reiser4
> >
> > filesystem
> >
> > > (actually I'm using reiserfs 3.6).
> > > I put all my partition (even / and except boot) on reiser4 kernel was
> >
> > 2.6.24
> >
> > > compiled in the kernel.
> > >
> > > I got strange problems:
> > > the first was with netbeans java IDE, when I was compiling in the
> >
> > window on
> >
> > > the bottom of the screen I got only garbage (like little square) like
> >
> > when
> >
> > > you have a different char set than the good one!
> > > After that the java app was working but it was impossible to see
> > > compile warnings or errors.
> > >
> > > The second thing that happened was that sometimes my kde 3 desktop
> >
> > became
> >
> > > frozen, for example, konqueror window open then click on the cross, the
> > > system froze for 10 seconds then the window close and all was normal
> >
> > again.
> >
> > > I formatted with standard options and also standard mount options for
> >
> > all the
> >
> > > drives and partition.
> > >
> > > My system is a striker extreme board, intel core 2 duo 2.4 4 gb
> > > Kingston hiperX ram, 2 barracuda 500 Gb.
> > >
> > > Do you have some suggestions expecially about the java stuff?
> > > Now I'm back to reiser 3.6 because I need to work with netbeans!
> >
> > Hi Paolo,
> >
> > Interesting that you see the squares in the Netbeans output window.
> > I've seen them too but it didn't occur to me that it would be related
> > to Reiser4. I'm running on a Gentoo box, Athlon XP 2400+, kernel
> > 2.6.22 with Reiser4 on all partitions, Netbeans 6 built from sources.
> > I noticed that the squares appear initially but when the log grows
> > (over a few KiB), the squares turn to normal characters. To force the
> > log to grow, I changed the Ant verbosity to "verbose"
> > (Tools/Options/Miscellaneous/Ant).
> > Sometimes with a short log the blocks in the output window disappear
> > when the compilation or XML transformation is repeated.
> >
> > Kind regards,
> >
> > Arend
> >
> >
> >
> >
> > -
> > 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] 11+ messages in thread
* Re: Reiser4 Netbeans 6 problems
2008-02-27 22:19 ` Arend Freije
[not found] ` <a08621850802272211l52f8a7fbl9c9fd55d378cf8d9@mail.gmail.com>
@ 2008-02-28 8:26 ` berny®
1 sibling, 0 replies; 11+ messages in thread
From: berny® @ 2008-02-28 8:26 UTC (permalink / raw)
To: Arend Freije; +Cc: reiserfs-devel
Thanks, Arend I will try this!
That problem for me was only with reiser4, no problem with 3.6 release.
Warm reagrds, Paolo
On Wednesday 27 February 2008 23:19:48 you wrote:
> berny® wrote:
> > Hi, Edward.
> > Last week I reformat my Ubuntu 7.10 64bit system to try Reiser4
> > filesystem (actually I'm using reiserfs 3.6).
> > I put all my partition (even / and except boot) on reiser4 kernel was
>
> 2.6.24
>
> > compiled in the kernel.
> >
> > I got strange problems:
> > the first was with netbeans java IDE, when I was compiling in the
>
> window on
>
> > the bottom of the screen I got only garbage (like little square) like
> > when you have a different char set than the good one!
> > After that the java app was working but it was impossible to see compile
> > warnings or errors.
> >
> > The second thing that happened was that sometimes my kde 3 desktop became
> > frozen, for example, konqueror window open then click on the cross, the
> > system froze for 10 seconds then the window close and all was normal
> > again.
> >
> > I formatted with standard options and also standard mount options for
>
> all the
>
> > drives and partition.
> >
> > My system is a striker extreme board, intel core 2 duo 2.4 4 gb Kingston
> > hiperX ram, 2 barracuda 500 Gb.
> >
> > Do you have some suggestions expecially about the java stuff?
> > Now I'm back to reiser 3.6 because I need to work with netbeans!
>
> Hi Paolo,
>
> Interesting that you see the squares in the Netbeans output window.
> I've seen them too but it didn't occur to me that it would be related
> to Reiser4. I'm running on a Gentoo box, Athlon XP 2400+, kernel
> 2.6.22 with Reiser4 on all partitions, Netbeans 6 built from sources.
> I noticed that the squares appear initially but when the log grows
> (over a few KiB), the squares turn to normal characters. To force the
> log to grow, I changed the Ant verbosity to "verbose"
> (Tools/Options/Miscellaneous/Ant).
> Sometimes with a short log the blocks in the output window disappear
> when the compilation or XML transformation is repeated.
>
> Kind regards,
>
> Arend
>
>
>
>
> -
> 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
--
Mail To:
berny@mclink.it
My Icq:95939684
My yahoo:mailer227
Aim:berny9944566
Msn:fugazzi995@hotmail.com
Home Page: http://www.ukbor.net
"The day you decide that it is better to be a hypocrite and just do whatever
everybody else is doing and not be different, you have died you have
committed suicide."
"If you can love, love! If you cannot love, forget this one, find somebody
else. But don't waste time! The question is not of this lover or that lover
the question is of love. Love fullfills, people are just excuses."
"The moment you trust in let-go, the moment you stop struggling against
existence, you need not worry about anything; existence takes care.But it
takes care in its own way, not according to your desires, because if you have
desires, demands, you are not trusting existence. Trust simply means that
whatever is happening and is going to happen is perfectly right.
Existence is wiser than any individual, because an individual has a small
consciousness. Even if he is enlightened he is still just a dewdrop in this
vast ocean of existence. And what existence feels is right.
Existence cannot go wrong.
If it does not fulfill our desires, that simply means our desires were wrong."
©CopyRight 1998-2008 UKBOR Corp.®
All Right Reserved.
-
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] 11+ messages in thread
* Re: Reiser4 Netbeans 6 problems
[not found] ` <a08621850802280158j4d83ff0ap636fc8dea9de1747@mail.gmail.com>
@ 2008-02-28 11:11 ` berny®
2008-02-28 11:16 ` Dushan Tcholich
0 siblings, 1 reply; 11+ messages in thread
From: berny® @ 2008-02-28 11:11 UTC (permalink / raw)
To: Dushan Tcholich; +Cc: reiserfs-devel
Hi, Dushan.
I think that it was happening something like this.
The overall imperssion that I had using the file system was of extremely fast
moments with many lock intervals where the system was like frozen.
May be is best to have some fancy options in fstab for mounting.
But anyway I'm sure that noatime was on:
reiser4 defaults,noatime,nodiratime 0 0
That was.
Thanks, Paolo
On Thursday 28 February 2008 10:58:42 you wrote:
> It's not wrong.
> I remember that there were stalls when fs was mounted without -noatime
> option because there was a lot of atime updates that were batched.
> This behaviour was fixed I think, but I asked you to see if it reappeared
> again.
>
> Thanks
> Dushan
>
> On Thu, Feb 28, 2008 at 9:24 AM, berny(R) <berny@mclink.it> wrote:
> > On Thursday 28 February 2008 07:11:45 you wrote:
> > > And about freezing, are you using -noatime mount option for your
> > > reiser4 partition or not?
> >
> > Yes, I'm using noatime option for all partitions. Was there wrong?
> >
> > Paolo
> >
> > > On Wed, Feb 27, 2008 at 11:19 PM, Arend Freije <afreije@inn.nl> wrote:
> > > > berny(R) wrote:
> > > > > Hi, Edward.
> > > > > Last week I reformat my Ubuntu 7.10 64bit system to try Reiser4
> > > >
> > > > filesystem
> > > >
> > > > > (actually I'm using reiserfs 3.6).
> > > > > I put all my partition (even / and except boot) on reiser4 kernel
> >
> > was
> >
> > > > 2.6.24
> > > >
> > > > > compiled in the kernel.
> > > > >
> > > > > I got strange problems:
> > > > > the first was with netbeans java IDE, when I was compiling in the
> > > >
> > > > window on
> > > >
> > > > > the bottom of the screen I got only garbage (like little square)
> >
> > like
> >
> > > > when
> > > >
> > > > > you have a different char set than the good one!
> > > > > After that the java app was working but it was impossible to see
> > > > > compile warnings or errors.
> > > > >
> > > > > The second thing that happened was that sometimes my kde 3 desktop
> > > >
> > > > became
> > > >
> > > > > frozen, for example, konqueror window open then click on the cross,
> >
> > the
> >
> > > > > system froze for 10 seconds then the window close and all was
> > > > > normal
> > > >
> > > > again.
> > > >
> > > > > I formatted with standard options and also standard mount options
> >
> > for
> >
> > > > all the
> > > >
> > > > > drives and partition.
> > > > >
> > > > > My system is a striker extreme board, intel core 2 duo 2.4 4 gb
> > > > > Kingston hiperX ram, 2 barracuda 500 Gb.
> > > > >
> > > > > Do you have some suggestions expecially about the java stuff?
> > > > > Now I'm back to reiser 3.6 because I need to work with netbeans!
> > > >
> > > > Hi Paolo,
> > > >
> > > > Interesting that you see the squares in the Netbeans output window.
> > > > I've seen them too but it didn't occur to me that it would be related
> > > > to Reiser4. I'm running on a Gentoo box, Athlon XP 2400+, kernel
> > > > 2.6.22 with Reiser4 on all partitions, Netbeans 6 built from sources.
> > > > I noticed that the squares appear initially but when the log grows
> > > > (over a few KiB), the squares turn to normal characters. To force the
> > > > log to grow, I changed the Ant verbosity to "verbose"
> > > > (Tools/Options/Miscellaneous/Ant).
> > > > Sometimes with a short log the blocks in the output window disappear
> > > > when the compilation or XML transformation is repeated.
> > > >
> > > > Kind regards,
> > > >
> > > > Arend
> > > >
> > > >
> > > >
> > > >
> > > > -
> > > > 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
--
Mail To:
berny@mclink.it
My Icq:95939684
My yahoo:mailer227
Aim:berny9944566
Msn:fugazzi995@hotmail.com
Home Page: http://www.ukbor.net
"The day you decide that it is better to be a hypocrite and just do whatever
everybody else is doing and not be different, you have died you have
committed suicide."
"If you can love, love! If you cannot love, forget this one, find somebody
else. But don't waste time! The question is not of this lover or that lover
the question is of love. Love fullfills, people are just excuses."
"The moment you trust in let-go, the moment you stop struggling against
existence, you need not worry about anything; existence takes care.But it
takes care in its own way, not according to your desires, because if you have
desires, demands, you are not trusting existence. Trust simply means that
whatever is happening and is going to happen is perfectly right.
Existence is wiser than any individual, because an individual has a small
consciousness. Even if he is enlightened he is still just a dewdrop in this
vast ocean of existence. And what existence feels is right.
Existence cannot go wrong.
If it does not fulfill our desires, that simply means our desires were wrong."
©CopyRight 1998-2008 UKBOR Corp.®
All Right Reserved.
-
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] 11+ messages in thread
* Re: Reiser4 Netbeans 6 problems
2008-02-28 11:11 ` berny®
@ 2008-02-28 11:16 ` Dushan Tcholich
2008-02-28 11:41 ` berny®
0 siblings, 1 reply; 11+ messages in thread
From: Dushan Tcholich @ 2008-02-28 11:16 UTC (permalink / raw)
To: berny®; +Cc: reiserfs-devel
Then it's something else.
BTW, nodiratime is unnecessary when you use noatime, it's a subset of it.
I can't reproduce it, but I use GMOME :)
Try to time sync sometimes, and see what happens.
dusan@krshina3 ~ $ time sync
real 0m1.330s
user 0m0.000s
sys 0m0.005s
On Thu, Feb 28, 2008 at 12:11 PM, berny(R) <berny@mclink.it> wrote:
> Hi, Dushan.
> I think that it was happening something like this.
> The overall imperssion that I had using the file system was of extremely fast
> moments with many lock intervals where the system was like frozen.
> May be is best to have some fancy options in fstab for mounting.
> But anyway I'm sure that noatime was on:
> reiser4 defaults,noatime,nodiratime 0 0
>
> That was.
>
> Thanks, Paolo
>
>
>
>
> On Thursday 28 February 2008 10:58:42 you wrote:
> > It's not wrong.
> > I remember that there were stalls when fs was mounted without -noatime
> > option because there was a lot of atime updates that were batched.
> > This behaviour was fixed I think, but I asked you to see if it reappeared
> > again.
> >
> > Thanks
> > Dushan
> >
>
>
>
> > On Thu, Feb 28, 2008 at 9:24 AM, berny(R) <berny@mclink.it> wrote:
> > > On Thursday 28 February 2008 07:11:45 you wrote:
> > > > And about freezing, are you using -noatime mount option for your
> > > > reiser4 partition or not?
> > >
> > > Yes, I'm using noatime option for all partitions. Was there wrong?
> > >
> > > Paolo
> > >
> > > > On Wed, Feb 27, 2008 at 11:19 PM, Arend Freije <afreije@inn.nl> wrote:
> > > > > berny(R) wrote:
> > > > > > Hi, Edward.
> > > > > > Last week I reformat my Ubuntu 7.10 64bit system to try Reiser4
> > > > >
> > > > > filesystem
> > > > >
> > > > > > (actually I'm using reiserfs 3.6).
> > > > > > I put all my partition (even / and except boot) on reiser4 kernel
> > >
> > > was
> > >
> > > > > 2.6.24
> > > > >
> > > > > > compiled in the kernel.
> > > > > >
> > > > > > I got strange problems:
> > > > > > the first was with netbeans java IDE, when I was compiling in the
> > > > >
> > > > > window on
> > > > >
> > > > > > the bottom of the screen I got only garbage (like little square)
> > >
> > > like
> > >
> > > > > when
> > > > >
> > > > > > you have a different char set than the good one!
> > > > > > After that the java app was working but it was impossible to see
> > > > > > compile warnings or errors.
> > > > > >
> > > > > > The second thing that happened was that sometimes my kde 3 desktop
> > > > >
> > > > > became
> > > > >
> > > > > > frozen, for example, konqueror window open then click on the cross,
> > >
> > > the
> > >
> > > > > > system froze for 10 seconds then the window close and all was
> > > > > > normal
> > > > >
> > > > > again.
> > > > >
> > > > > > I formatted with standard options and also standard mount options
> > >
> > > for
> > >
> > > > > all the
> > > > >
> > > > > > drives and partition.
> > > > > >
> > > > > > My system is a striker extreme board, intel core 2 duo 2.4 4 gb
> > > > > > Kingston hiperX ram, 2 barracuda 500 Gb.
> > > > > >
> > > > > > Do you have some suggestions expecially about the java stuff?
> > > > > > Now I'm back to reiser 3.6 because I need to work with netbeans!
> > > > >
> > > > > Hi Paolo,
> > > > >
> > > > > Interesting that you see the squares in the Netbeans output window.
> > > > > I've seen them too but it didn't occur to me that it would be related
> > > > > to Reiser4. I'm running on a Gentoo box, Athlon XP 2400+, kernel
> > > > > 2.6.22 with Reiser4 on all partitions, Netbeans 6 built from sources.
> > > > > I noticed that the squares appear initially but when the log grows
> > > > > (over a few KiB), the squares turn to normal characters. To force the
> > > > > log to grow, I changed the Ant verbosity to "verbose"
> > > > > (Tools/Options/Miscellaneous/Ant).
> > > > > Sometimes with a short log the blocks in the output window disappear
> > > > > when the compilation or XML transformation is repeated.
> > > > >
> > > > > Kind regards,
> > > > >
> > > > > Arend
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > -
> > > > > 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
>
>
>
>
>
>
> --
> Mail To:
> berny@mclink.it
>
> My Icq:95939684
> My yahoo:mailer227
> Aim:berny9944566
> Msn:fugazzi995@hotmail.com
>
> Home Page: http://www.ukbor.net
>
> "The day you decide that it is better to be a hypocrite and just do whatever
> everybody else is doing and not be different, you have died you have
> committed suicide."
>
> "If you can love, love! If you cannot love, forget this one, find somebody
> else. But don't waste time! The question is not of this lover or that lover
> the question is of love. Love fullfills, people are just excuses."
>
> "The moment you trust in let-go, the moment you stop struggling against
> existence, you need not worry about anything; existence takes care.But it
> takes care in its own way, not according to your desires, because if you have
> desires, demands, you are not trusting existence. Trust simply means that
> whatever is happening and is going to happen is perfectly right.
> Existence is wiser than any individual, because an individual has a small
> consciousness. Even if he is enlightened he is still just a dewdrop in this
> vast ocean of existence. And what existence feels is right.
> Existence cannot go wrong.
> If it does not fulfill our desires, that simply means our desires were wrong."
>
>
> (c)CopyRight 1998-2008 UKBOR Corp.(R)
> All Right Reserved.
>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Reiser4 Netbeans 6 problems
2008-02-28 11:16 ` Dushan Tcholich
@ 2008-02-28 11:41 ` berny®
2008-02-28 11:51 ` Dushan Tcholich
0 siblings, 1 reply; 11+ messages in thread
From: berny® @ 2008-02-28 11:41 UTC (permalink / raw)
To: Dushan Tcholich; +Cc: reiserfs-devel
Ok, I will do that, but before I have to format again with reiser4, then I
will try also the netbeans solution.
I put reiser 3.6 again because I need to use netbeans for my work.
Thanks, that are your reiser4 time numbers?
On Thursday 28 February 2008 12:16:18 you wrote:
> Then it's something else.
> BTW, nodiratime is unnecessary when you use noatime, it's a subset of it.
> I can't reproduce it, but I use GMOME :)
> Try to time sync sometimes, and see what happens.
>
> dusan@krshina3 ~ $ time sync
>
> real 0m1.330s
> user 0m0.000s
> sys 0m0.005s
>
> On Thu, Feb 28, 2008 at 12:11 PM, berny(R) <berny@mclink.it> wrote:
> > Hi, Dushan.
> > I think that it was happening something like this.
> > The overall imperssion that I had using the file system was of extremely
> > fast moments with many lock intervals where the system was like frozen.
> > May be is best to have some fancy options in fstab for mounting. But
> > anyway I'm sure that noatime was on:
> > reiser4 defaults,noatime,nodiratime 0 0
> >
> > That was.
> >
> > Thanks, Paolo
> >
> > On Thursday 28 February 2008 10:58:42 you wrote:
> > > It's not wrong.
> > > I remember that there were stalls when fs was mounted without -noatime
> > > option because there was a lot of atime updates that were batched.
> > > This behaviour was fixed I think, but I asked you to see if it
> > > reappeared again.
> > >
> > > Thanks
> > > Dushan
> > >
> > > On Thu, Feb 28, 2008 at 9:24 AM, berny(R) <berny@mclink.it> wrote:
> > > > On Thursday 28 February 2008 07:11:45 you wrote:
> > > > > And about freezing, are you using -noatime mount option for your
> > > > > reiser4 partition or not?
> > > >
> > > > Yes, I'm using noatime option for all partitions. Was there wrong?
> > > >
> > > > Paolo
> > > >
> > > > > On Wed, Feb 27, 2008 at 11:19 PM, Arend Freije <afreije@inn.nl>
wrote:
> > > > > > berny(R) wrote:
> > > > > > > Hi, Edward.
> > > > > > > Last week I reformat my Ubuntu 7.10 64bit system to try Reiser4
> > > > > >
> > > > > > filesystem
> > > > > >
> > > > > > > (actually I'm using reiserfs 3.6).
> > > > > > > I put all my partition (even / and except boot) on reiser4
> > > > > > > kernel
> > > >
> > > > was
> > > >
> > > > > > 2.6.24
> > > > > >
> > > > > > > compiled in the kernel.
> > > > > > >
> > > > > > > I got strange problems:
> > > > > > > the first was with netbeans java IDE, when I was compiling in
> > > > > > > the
> > > > > >
> > > > > > window on
> > > > > >
> > > > > > > the bottom of the screen I got only garbage (like little
> > > > > > > square)
> > > >
> > > > like
> > > >
> > > > > > when
> > > > > >
> > > > > > > you have a different char set than the good one!
> > > > > > > After that the java app was working but it was impossible to
> > > > > > > see compile warnings or errors.
> > > > > > >
> > > > > > > The second thing that happened was that sometimes my kde 3
> > > > > > > desktop
> > > > > >
> > > > > > became
> > > > > >
> > > > > > > frozen, for example, konqueror window open then click on the
> > > > > > > cross,
> > > >
> > > > the
> > > >
> > > > > > > system froze for 10 seconds then the window close and all was
> > > > > > > normal
> > > > > >
> > > > > > again.
> > > > > >
> > > > > > > I formatted with standard options and also standard mount
> > > > > > > options
> > > >
> > > > for
> > > >
> > > > > > all the
> > > > > >
> > > > > > > drives and partition.
> > > > > > >
> > > > > > > My system is a striker extreme board, intel core 2 duo 2.4 4 gb
> > > > > > > Kingston hiperX ram, 2 barracuda 500 Gb.
> > > > > > >
> > > > > > > Do you have some suggestions expecially about the java stuff?
> > > > > > > Now I'm back to reiser 3.6 because I need to work with
> > > > > > > netbeans!
> > > > > >
> > > > > > Hi Paolo,
> > > > > >
> > > > > > Interesting that you see the squares in the Netbeans output
> > > > > > window. I've seen them too but it didn't occur to me that it
> > > > > > would be related to Reiser4. I'm running on a Gentoo box, Athlon
> > > > > > XP 2400+, kernel 2.6.22 with Reiser4 on all partitions, Netbeans
> > > > > > 6 built from sources. I noticed that the squares appear initially
> > > > > > but when the log grows (over a few KiB), the squares turn to
> > > > > > normal characters. To force the log to grow, I changed the Ant
> > > > > > verbosity to "verbose"
> > > > > > (Tools/Options/Miscellaneous/Ant).
> > > > > > Sometimes with a short log the blocks in the output window
> > > > > > disappear when the compilation or XML transformation is repeated.
> > > > > >
> > > > > > Kind regards,
> > > > > >
> > > > > > Arend
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > -
> > > > > > 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
> >
> > --
> > Mail To:
> > berny@mclink.it
> >
> > My Icq:95939684
> > My yahoo:mailer227
> > Aim:berny9944566
> > Msn:fugazzi995@hotmail.com
> >
> > Home Page: http://www.ukbor.net
> >
> > "The day you decide that it is better to be a hypocrite and just do
> > whatever everybody else is doing and not be different, you have died you
> > have committed suicide."
> >
> > "If you can love, love! If you cannot love, forget this one, find
> > somebody else. But don't waste time! The question is not of this lover or
> > that lover the question is of love. Love fullfills, people are just
> > excuses."
> >
> > "The moment you trust in let-go, the moment you stop struggling against
> > existence, you need not worry about anything; existence takes care.But it
> > takes care in its own way, not according to your desires, because if you
> > have desires, demands, you are not trusting existence. Trust simply means
> > that whatever is happening and is going to happen is perfectly right.
> > Existence is wiser than any individual, because an individual has a small
> > consciousness. Even if he is enlightened he is still just a dewdrop in
> > this vast ocean of existence. And what existence feels is right.
> > Existence cannot go wrong.
> > If it does not fulfill our desires, that simply means our desires were
> > wrong."
> >
> >
> > (c)CopyRight 1998-2008 UKBOR Corp.(R)
> > All Right Reserved.
>
> -
> 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
--
Mail To:
berny@mclink.it
My Icq:95939684
My yahoo:mailer227
Aim:berny9944566
Msn:fugazzi995@hotmail.com
Home Page: http://www.ukbor.net
"The day you decide that it is better to be a hypocrite and just do whatever
everybody else is doing and not be different, you have died you have
committed suicide."
"If you can love, love! If you cannot love, forget this one, find somebody
else. But don't waste time! The question is not of this lover or that lover
the question is of love. Love fullfills, people are just excuses."
"The moment you trust in let-go, the moment you stop struggling against
existence, you need not worry about anything; existence takes care.But it
takes care in its own way, not according to your desires, because if you have
desires, demands, you are not trusting existence. Trust simply means that
whatever is happening and is going to happen is perfectly right.
Existence is wiser than any individual, because an individual has a small
consciousness. Even if he is enlightened he is still just a dewdrop in this
vast ocean of existence. And what existence feels is right.
Existence cannot go wrong.
If it does not fulfill our desires, that simply means our desires were wrong."
©CopyRight 1998-2008 UKBOR Corp.®
All Right Reserved.
-
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] 11+ messages in thread
* Re: Reiser4 Netbeans 6 problems
2008-02-28 11:41 ` berny®
@ 2008-02-28 11:51 ` Dushan Tcholich
2008-02-28 12:07 ` berny®
0 siblings, 1 reply; 11+ messages in thread
From: Dushan Tcholich @ 2008-02-28 11:51 UTC (permalink / raw)
To: berny®; +Cc: reiserfs-devel
hi again
On Thu, Feb 28, 2008 at 12:41 PM, berny(R) <berny@mclink.it> wrote:
> Ok, I will do that, but before I have to format again with reiser4, then I
> will try also the netbeans solution.
> I put reiser 3.6 again because I need to use netbeans for my work.
>
You shouldn't play around with your work like that :)
Maybe leave /home on reiserfs or ext3. Use reiserfs if you have
dominant smaller files, and ext3 if you have a lot larger files
(videos, music etc.)
They have their quirks too, but I think that they have a very larger
users base, so if anything bad can happen (except power failure or
murphy) you should be safe.
> Thanks, that are your reiser4 time numbers?
>
yes
>
>
>
>
>
> On Thursday 28 February 2008 12:16:18 you wrote:
> > Then it's something else.
> > BTW, nodiratime is unnecessary when you use noatime, it's a subset of it.
> > I can't reproduce it, but I use GMOME :)
> > Try to time sync sometimes, and see what happens.
> >
> > dusan@krshina3 ~ $ time sync
> >
> > real 0m1.330s
> > user 0m0.000s
> > sys 0m0.005s
> >
> > On Thu, Feb 28, 2008 at 12:11 PM, berny(R) <berny@mclink.it> wrote:
> > > Hi, Dushan.
> > > I think that it was happening something like this.
> > > The overall imperssion that I had using the file system was of extremely
> > > fast moments with many lock intervals where the system was like frozen.
> > > May be is best to have some fancy options in fstab for mounting. But
> > > anyway I'm sure that noatime was on:
> > > reiser4 defaults,noatime,nodiratime 0 0
> > >
> > > That was.
> > >
> > > Thanks, Paolo
> > >
> > > On Thursday 28 February 2008 10:58:42 you wrote:
> > > > It's not wrong.
> > > > I remember that there were stalls when fs was mounted without -noatime
> > > > option because there was a lot of atime updates that were batched.
> > > > This behaviour was fixed I think, but I asked you to see if it
> > > > reappeared again.
> > > >
> > > > Thanks
> > > > Dushan
> > > >
> > > > On Thu, Feb 28, 2008 at 9:24 AM, berny(R) <berny@mclink.it> wrote:
> > > > > On Thursday 28 February 2008 07:11:45 you wrote:
> > > > > > And about freezing, are you using -noatime mount option for your
> > > > > > reiser4 partition or not?
> > > > >
> > > > > Yes, I'm using noatime option for all partitions. Was there wrong?
> > > > >
> > > > > Paolo
> > > > >
> > > > > > On Wed, Feb 27, 2008 at 11:19 PM, Arend Freije <afreije@inn.nl>
> wrote:
> > > > > > > berny(R) wrote:
> > > > > > > > Hi, Edward.
> > > > > > > > Last week I reformat my Ubuntu 7.10 64bit system to try Reiser4
> > > > > > >
> > > > > > > filesystem
> > > > > > >
> > > > > > > > (actually I'm using reiserfs 3.6).
> > > > > > > > I put all my partition (even / and except boot) on reiser4
> > > > > > > > kernel
> > > > >
> > > > > was
> > > > >
> > > > > > > 2.6.24
> > > > > > >
> > > > > > > > compiled in the kernel.
> > > > > > > >
> > > > > > > > I got strange problems:
> > > > > > > > the first was with netbeans java IDE, when I was compiling in
> > > > > > > > the
> > > > > > >
> > > > > > > window on
> > > > > > >
> > > > > > > > the bottom of the screen I got only garbage (like little
> > > > > > > > square)
> > > > >
> > > > > like
> > > > >
> > > > > > > when
> > > > > > >
> > > > > > > > you have a different char set than the good one!
> > > > > > > > After that the java app was working but it was impossible to
> > > > > > > > see compile warnings or errors.
> > > > > > > >
> > > > > > > > The second thing that happened was that sometimes my kde 3
> > > > > > > > desktop
> > > > > > >
> > > > > > > became
> > > > > > >
> > > > > > > > frozen, for example, konqueror window open then click on the
> > > > > > > > cross,
> > > > >
> > > > > the
> > > > >
> > > > > > > > system froze for 10 seconds then the window close and all was
> > > > > > > > normal
> > > > > > >
> > > > > > > again.
> > > > > > >
> > > > > > > > I formatted with standard options and also standard mount
> > > > > > > > options
> > > > >
> > > > > for
> > > > >
> > > > > > > all the
> > > > > > >
> > > > > > > > drives and partition.
> > > > > > > >
> > > > > > > > My system is a striker extreme board, intel core 2 duo 2.4 4 gb
> > > > > > > > Kingston hiperX ram, 2 barracuda 500 Gb.
> > > > > > > >
> > > > > > > > Do you have some suggestions expecially about the java stuff?
> > > > > > > > Now I'm back to reiser 3.6 because I need to work with
> > > > > > > > netbeans!
> > > > > > >
> > > > > > > Hi Paolo,
> > > > > > >
> > > > > > > Interesting that you see the squares in the Netbeans output
> > > > > > > window. I've seen them too but it didn't occur to me that it
> > > > > > > would be related to Reiser4. I'm running on a Gentoo box, Athlon
> > > > > > > XP 2400+, kernel 2.6.22 with Reiser4 on all partitions, Netbeans
> > > > > > > 6 built from sources. I noticed that the squares appear initially
> > > > > > > but when the log grows (over a few KiB), the squares turn to
> > > > > > > normal characters. To force the log to grow, I changed the Ant
> > > > > > > verbosity to "verbose"
> > > > > > > (Tools/Options/Miscellaneous/Ant).
> > > > > > > Sometimes with a short log the blocks in the output window
> > > > > > > disappear when the compilation or XML transformation is repeated.
> > > > > > >
> > > > > > > Kind regards,
> > > > > > >
> > > > > > > Arend
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > -
> > > > > > > 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
> > >
> > > --
> > > Mail To:
> > > berny@mclink.it
> > >
> > > My Icq:95939684
> > > My yahoo:mailer227
> > > Aim:berny9944566
> > > Msn:fugazzi995@hotmail.com
> > >
> > > Home Page: http://www.ukbor.net
> > >
> > > "The day you decide that it is better to be a hypocrite and just do
> > > whatever everybody else is doing and not be different, you have died you
> > > have committed suicide."
> > >
> > > "If you can love, love! If you cannot love, forget this one, find
> > > somebody else. But don't waste time! The question is not of this lover or
> > > that lover the question is of love. Love fullfills, people are just
> > > excuses."
> > >
> > > "The moment you trust in let-go, the moment you stop struggling against
> > > existence, you need not worry about anything; existence takes care.But it
> > > takes care in its own way, not according to your desires, because if you
> > > have desires, demands, you are not trusting existence. Trust simply means
> > > that whatever is happening and is going to happen is perfectly right.
> > > Existence is wiser than any individual, because an individual has a small
> > > consciousness. Even if he is enlightened he is still just a dewdrop in
> > > this vast ocean of existence. And what existence feels is right.
> > > Existence cannot go wrong.
> > > If it does not fulfill our desires, that simply means our desires were
> > > wrong."
> > >
> > >
> > > (c)CopyRight 1998-2008 UKBOR Corp.(R)
> > > All Right Reserved.
> >
> > -
> > 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
>
>
>
> --
> Mail To:
> berny@mclink.it
>
> My Icq:95939684
> My yahoo:mailer227
> Aim:berny9944566
> Msn:fugazzi995@hotmail.com
>
> Home Page: http://www.ukbor.net
>
> "The day you decide that it is better to be a hypocrite and just do whatever
> everybody else is doing and not be different, you have died you have
> committed suicide."
>
> "If you can love, love! If you cannot love, forget this one, find somebody
> else. But don't waste time! The question is not of this lover or that lover
> the question is of love. Love fullfills, people are just excuses."
>
> "The moment you trust in let-go, the moment you stop struggling against
> existence, you need not worry about anything; existence takes care.But it
> takes care in its own way, not according to your desires, because if you have
> desires, demands, you are not trusting existence. Trust simply means that
> whatever is happening and is going to happen is perfectly right.
> Existence is wiser than any individual, because an individual has a small
> consciousness. Even if he is enlightened he is still just a dewdrop in this
> vast ocean of existence. And what existence feels is right.
> Existence cannot go wrong.
> If it does not fulfill our desires, that simply means our desires were wrong."
>
>
> (c)CopyRight 1998-2008 UKBOR Corp.(R)
> All Right Reserved.
>
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: Reiser4 Netbeans 6 problems
2008-02-28 11:51 ` Dushan Tcholich
@ 2008-02-28 12:07 ` berny®
0 siblings, 0 replies; 11+ messages in thread
From: berny® @ 2008-02-28 12:07 UTC (permalink / raw)
To: Dushan Tcholich; +Cc: reiserfs-devel
Hi, I like to use only one fs if it is possible, I found that reiserfs is good
even for big files, like 4 Gb files or more (even if they unbalance the tree
with BLOB problems). Do you think that reiser4 is not so mature that I can
trust it for my work?
I always trusted reiser creatures and until now nothing bad happened even many
years ago with a lap top that was freezing continually (expecially during
kernel compilation) due to cpu over heating (acer one), it was 2000 or 2001
with reiserfs not even included in kernel.
Anyway I always do PING backup of reiserfs partitions before trying something
and every night i tar my projetcs just eventually...who knows.
I have ups and my pc has high quality hardware.
So don't be afraid :-)
Thanks again, Paolo
On Thursday 28 February 2008 12:51:06 you wrote:
> hi again
>
> On Thu, Feb 28, 2008 at 12:41 PM, berny(R) <berny@mclink.it> wrote:
> > Ok, I will do that, but before I have to format again with reiser4, then
> > I will try also the netbeans solution.
> > I put reiser 3.6 again because I need to use netbeans for my work.
>
> You shouldn't play around with your work like that :)
> Maybe leave /home on reiserfs or ext3. Use reiserfs if you have
> dominant smaller files, and ext3 if you have a lot larger files
> (videos, music etc.)
> They have their quirks too, but I think that they have a very larger
> users base, so if anything bad can happen (except power failure or
> murphy) you should be safe.
>
> > Thanks, that are your reiser4 time numbers?
>
> yes
>
> > On Thursday 28 February 2008 12:16:18 you wrote:
> > > Then it's something else.
> > > BTW, nodiratime is unnecessary when you use noatime, it's a subset of
> > > it. I can't reproduce it, but I use GMOME :)
> > > Try to time sync sometimes, and see what happens.
> > >
> > > dusan@krshina3 ~ $ time sync
> > >
> > > real 0m1.330s
> > > user 0m0.000s
> > > sys 0m0.005s
> > >
> > > On Thu, Feb 28, 2008 at 12:11 PM, berny(R) <berny@mclink.it> wrote:
> > > > Hi, Dushan.
> > > > I think that it was happening something like this.
> > > > The overall imperssion that I had using the file system was of
> > > > extremely fast moments with many lock intervals where the system was
> > > > like frozen. May be is best to have some fancy options in fstab for
> > > > mounting. But anyway I'm sure that noatime was on:
> > > > reiser4 defaults,noatime,nodiratime 0 0
> > > >
> > > > That was.
> > > >
> > > > Thanks, Paolo
> > > >
> > > > On Thursday 28 February 2008 10:58:42 you wrote:
> > > > > It's not wrong.
> > > > > I remember that there were stalls when fs was mounted without
> > > > > -noatime option because there was a lot of atime updates that were
> > > > > batched. This behaviour was fixed I think, but I asked you to see
> > > > > if it reappeared again.
> > > > >
> > > > > Thanks
> > > > > Dushan
> > > > >
> > > > > On Thu, Feb 28, 2008 at 9:24 AM, berny(R) <berny@mclink.it> wrote:
> > > > > > On Thursday 28 February 2008 07:11:45 you wrote:
> > > > > > > And about freezing, are you using -noatime mount option for
> > > > > > > your reiser4 partition or not?
> > > > > >
> > > > > > Yes, I'm using noatime option for all partitions. Was there
> > > > > > wrong?
> > > > > >
> > > > > > Paolo
> > > > > >
> > > > > > > On Wed, Feb 27, 2008 at 11:19 PM, Arend Freije
> > > > > > > <afreije@inn.nl>
> >
> > wrote:
> > > > > > > > berny(R) wrote:
> > > > > > > > > Hi, Edward.
> > > > > > > > > Last week I reformat my Ubuntu 7.10 64bit system to try
> > > > > > > > > Reiser4
> > > > > > > >
> > > > > > > > filesystem
> > > > > > > >
> > > > > > > > > (actually I'm using reiserfs 3.6).
> > > > > > > > > I put all my partition (even / and except boot) on reiser4
> > > > > > > > > kernel
> > > > > >
> > > > > > was
> > > > > >
> > > > > > > > 2.6.24
> > > > > > > >
> > > > > > > > > compiled in the kernel.
> > > > > > > > >
> > > > > > > > > I got strange problems:
> > > > > > > > > the first was with netbeans java IDE, when I was compiling
> > > > > > > > > in the
> > > > > > > >
> > > > > > > > window on
> > > > > > > >
> > > > > > > > > the bottom of the screen I got only garbage (like little
> > > > > > > > > square)
> > > > > >
> > > > > > like
> > > > > >
> > > > > > > > when
> > > > > > > >
> > > > > > > > > you have a different char set than the good one!
> > > > > > > > > After that the java app was working but it was impossible
> > > > > > > > > to see compile warnings or errors.
> > > > > > > > >
> > > > > > > > > The second thing that happened was that sometimes my kde 3
> > > > > > > > > desktop
> > > > > > > >
> > > > > > > > became
> > > > > > > >
> > > > > > > > > frozen, for example, konqueror window open then click on
> > > > > > > > > the cross,
> > > > > >
> > > > > > the
> > > > > >
> > > > > > > > > system froze for 10 seconds then the window close and all
> > > > > > > > > was normal
> > > > > > > >
> > > > > > > > again.
> > > > > > > >
> > > > > > > > > I formatted with standard options and also standard mount
> > > > > > > > > options
> > > > > >
> > > > > > for
> > > > > >
> > > > > > > > all the
> > > > > > > >
> > > > > > > > > drives and partition.
> > > > > > > > >
> > > > > > > > > My system is a striker extreme board, intel core 2 duo 2.4
> > > > > > > > > 4 gb Kingston hiperX ram, 2 barracuda 500 Gb.
> > > > > > > > >
> > > > > > > > > Do you have some suggestions expecially about the java
> > > > > > > > > stuff? Now I'm back to reiser 3.6 because I need to work
> > > > > > > > > with netbeans!
> > > > > > > >
> > > > > > > > Hi Paolo,
> > > > > > > >
> > > > > > > > Interesting that you see the squares in the Netbeans output
> > > > > > > > window. I've seen them too but it didn't occur to me that it
> > > > > > > > would be related to Reiser4. I'm running on a Gentoo box,
> > > > > > > > Athlon XP 2400+, kernel 2.6.22 with Reiser4 on all
> > > > > > > > partitions, Netbeans 6 built from sources. I noticed that
> > > > > > > > the squares appear initially but when the log grows (over a
> > > > > > > > few KiB), the squares turn to normal characters. To force
> > > > > > > > the log to grow, I changed the Ant verbosity to "verbose"
> > > > > > > > (Tools/Options/Miscellaneous/Ant).
> > > > > > > > Sometimes with a short log the blocks in the output window
> > > > > > > > disappear when the compilation or XML transformation is
> > > > > > > > repeated.
> > > > > > > >
> > > > > > > > Kind regards,
> > > > > > > >
> > > > > > > > Arend
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > -
> > > > > > > > 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
> > > >
> > > > --
> > > > Mail To:
> > > > berny@mclink.it
> > > >
> > > > My Icq:95939684
> > > > My yahoo:mailer227
> > > > Aim:berny9944566
> > > > Msn:fugazzi995@hotmail.com
> > > >
> > > > Home Page: http://www.ukbor.net
> > > >
> > > > "The day you decide that it is better to be a hypocrite and just do
> > > > whatever everybody else is doing and not be different, you have died
> > > > you have committed suicide."
> > > >
> > > > "If you can love, love! If you cannot love, forget this one, find
> > > > somebody else. But don't waste time! The question is not of this
> > > > lover or that lover the question is of love. Love fullfills, people
> > > > are just excuses."
> > > >
> > > > "The moment you trust in let-go, the moment you stop struggling
> > > > against existence, you need not worry about anything; existence
> > > > takes care.But it takes care in its own way, not according to your
> > > > desires, because if you have desires, demands, you are not trusting
> > > > existence. Trust simply means that whatever is happening and is
> > > > going to happen is perfectly right. Existence is wiser than any
> > > > individual, because an individual has a small consciousness. Even if
> > > > he is enlightened he is still just a dewdrop in this vast ocean of
> > > > existence. And what existence feels is right. Existence cannot go
> > > > wrong.
> > > > If it does not fulfill our desires, that simply means our desires
> > > > were wrong."
> > > >
> > > >
> > > > (c)CopyRight 1998-2008 UKBOR Corp.(R)
> > > > All Right Reserved.
> > >
> > > -
> > > 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
> >
> > --
> > Mail To:
> > berny@mclink.it
> >
> > My Icq:95939684
> > My yahoo:mailer227
> > Aim:berny9944566
> > Msn:fugazzi995@hotmail.com
> >
> > Home Page: http://www.ukbor.net
> >
> > "The day you decide that it is better to be a hypocrite and just do
> > whatever everybody else is doing and not be different, you have died you
> > have committed suicide."
> >
> > "If you can love, love! If you cannot love, forget this one, find
> > somebody else. But don't waste time! The question is not of this lover or
> > that lover the question is of love. Love fullfills, people are just
> > excuses."
> >
> > "The moment you trust in let-go, the moment you stop struggling against
> > existence, you need not worry about anything; existence takes care.But
> > it takes care in its own way, not according to your desires, because if
> > you have desires, demands, you are not trusting existence. Trust simply
> > means that whatever is happening and is going to happen is perfectly
> > right. Existence is wiser than any individual, because an individual has
> > a small consciousness. Even if he is enlightened he is still just a
> > dewdrop in this vast ocean of existence. And what existence feels is
> > right.
> > Existence cannot go wrong.
> > If it does not fulfill our desires, that simply means our desires were
> > wrong."
> >
> >
> > (c)CopyRight 1998-2008 UKBOR Corp.(R)
> > All Right Reserved.
>
> -
> 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
--
Mail To:
berny@mclink.it
My Icq:95939684
My yahoo:mailer227
Aim:berny9944566
Msn:fugazzi995@hotmail.com
Home Page: http://www.ukbor.net
"The day you decide that it is better to be a hypocrite and just do whatever
everybody else is doing and not be different, you have died you have
committed suicide."
"If you can love, love! If you cannot love, forget this one, find somebody
else. But don't waste time! The question is not of this lover or that lover
the question is of love. Love fullfills, people are just excuses."
"The moment you trust in let-go, the moment you stop struggling against
existence, you need not worry about anything; existence takes care.But it
takes care in its own way, not according to your desires, because if you have
desires, demands, you are not trusting existence. Trust simply means that
whatever is happening and is going to happen is perfectly right.
Existence is wiser than any individual, because an individual has a small
consciousness. Even if he is enlightened he is still just a dewdrop in this
vast ocean of existence. And what existence feels is right.
Existence cannot go wrong.
If it does not fulfill our desires, that simply means our desires were wrong."
©CopyRight 1998-2008 UKBOR Corp.®
All Right Reserved.
-
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] 11+ messages in thread
* Re: Reiser4 Netbeans 6 problems
2008-02-27 20:35 Reiser4 Netbeans 6 problems berny®
2008-02-27 22:19 ` Arend Freije
@ 2008-02-29 13:12 ` Edward Shishkin
[not found] ` <5c7c368b0802290456hbf3db9cu52ae4b9ee56920a9@mail.gmail.com>
2 siblings, 0 replies; 11+ messages in thread
From: Edward Shishkin @ 2008-02-29 13:12 UTC (permalink / raw)
To: ReiserFS Mailing List
On Wed, Feb 27, 2008 at 11:35 PM, berny(R) <berny@mclink.it> wrote:
> Hi, Edward.
Hello
> Last week I reformat my Ubuntu 7.10 64bit system to try Reiser4 filesystem
> (actually I'm using reiserfs 3.6).
> I put all my partition (even / and except boot) on reiser4 kernel was 2.6.24
> compiled in the kernel.
>
> I got strange problems:
> the first was with netbeans java IDE, when I was compiling in the window on
> the bottom of the screen I got only garbage (like little square) like when
> you have a different char set than the good one!
> After that the java app was working but it was impossible to see compile
> warnings or errors.
This looks like broken console settings not related to reiser4.
Something similar can happen after trying to read a file which
contains unreadable symbols..
>
> The second thing that happened was that sometimes my kde 3 desktop became
> frozen, for example, konqueror window open then click on the cross, the
> system froze for 10 seconds then the window close and all was normal again.
If system freezes look annoying for you, then I can send an experimental
patch against them.
As per fsync-bound application freezes: there is no any instant remedy
for now except disabling reiser4-specific fsync. Such solution requires
an UPS (unpopular option).
Thanks,
Edward.
>
> I formatted with standard options and also standard mount options for all the
> drives and partition.
>
> My system is a striker extreme board, intel core 2 duo 2.4 4 gb Kingston
> hiperX ram, 2 barracuda 500 Gb.
>
> Do you have some suggestions expecially about the java stuff?
> Now I'm back to reiser 3.6 because I need to work with netbeans!
>
> Thanks, warm regards.
> Paolo
>
>
> -
> 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] 11+ messages in thread
* Re: Reiser4 Netbeans 6 problems
[not found] ` <5c7c368b0802290456hbf3db9cu52ae4b9ee56920a9@mail.gmail.com>
@ 2008-02-29 16:07 ` berny®
0 siblings, 0 replies; 11+ messages in thread
From: berny® @ 2008-02-29 16:07 UTC (permalink / raw)
To: Edward Shishkin; +Cc: reiserfs-devel
Hi Edward, Thanks for the reply.
My console is usually working, I had this problems only after converting my
partitions to reiser4 this was the reason why I was thinking it was a reiser4
related problem, anyway may be you are right.
I'm a risky man but I think I will wait that your patch will be put in your
official reiser4 patch release. I use this pc for work...so best not play too
much with fate :-)
May be is best to disable fsync, my pc has UPS.
Many thanks and warm regards, Paolo
PS: go on with the work reiser4 design is wonderfull!
On Friday 29 February 2008 13:56:38 you wrote:
> On Wed, Feb 27, 2008 at 11:35 PM, berny(R) <berny@mclink.it> wrote:
> > Hi, Edward.
>
> Hello
>
> > Last week I reformat my Ubuntu 7.10 64bit system to try Reiser4
> > filesystem (actually I'm using reiserfs 3.6).
> > I put all my partition (even / and except boot) on reiser4 kernel was
> > 2.6.24 compiled in the kernel.
> >
> > I got strange problems:
> > the first was with netbeans java IDE, when I was compiling in the window
> > on the bottom of the screen I got only garbage (like little square) like
> > when you have a different char set than the good one!
> > After that the java app was working but it was impossible to see compile
> > warnings or errors.
>
> This looks like broken console settings not related to reiser4.
> Something similar can happen after trying to read a file which
> contains unreadable symbols..
>
> > The second thing that happened was that sometimes my kde 3 desktop
> > became frozen, for example, konqueror window open then click on the
> > cross, the system froze for 10 seconds then the window close and all was
> > normal again.
>
> If system freezes look annoying for you, then I can send an experimental
> patch against them.
>
> As per fsync-bound application freezes: there is no any instant remedy
> for now except disabling reiser4-specific fsync. Such solution requires
> an UPS (unpopular option).
>
> Thanks,
> Edward.
>
> > I formatted with standard options and also standard mount options for
> > all the drives and partition.
> >
> > My system is a striker extreme board, intel core 2 duo 2.4 4 gb Kingston
> > hiperX ram, 2 barracuda 500 Gb.
> >
> > Do you have some suggestions expecially about the java stuff?
> > Now I'm back to reiser 3.6 because I need to work with netbeans!
> >
> > Thanks, warm regards.
> > Paolo
> >
> >
> > -
> > 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
--
Mail To:
berny@mclink.it
My Icq:95939684
My yahoo:mailer227
Aim:berny9944566
Msn:fugazzi995@hotmail.com
Home Page: http://www.ukbor.net
"The day you decide that it is better to be a hypocrite and just do whatever
everybody else is doing and not be different, you have died you have
committed suicide."
"If you can love, love! If you cannot love, forget this one, find somebody
else. But don't waste time! The question is not of this lover or that lover
the question is of love. Love fullfills, people are just excuses."
"The moment you trust in let-go, the moment you stop struggling against
existence, you need not worry about anything; existence takes care.But it
takes care in its own way, not according to your desires, because if you have
desires, demands, you are not trusting existence. Trust simply means that
whatever is happening and is going to happen is perfectly right.
Existence is wiser than any individual, because an individual has a small
consciousness. Even if he is enlightened he is still just a dewdrop in this
vast ocean of existence. And what existence feels is right.
Existence cannot go wrong.
If it does not fulfill our desires, that simply means our desires were wrong."
©CopyRight 1998-2008 UKBOR Corp.®
All Right Reserved.
--
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] 11+ messages in thread
end of thread, other threads:[~2008-02-29 16:07 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-27 20:35 Reiser4 Netbeans 6 problems berny®
2008-02-27 22:19 ` Arend Freije
[not found] ` <a08621850802272211l52f8a7fbl9c9fd55d378cf8d9@mail.gmail.com>
2008-02-28 8:24 ` berny®
[not found] ` <a08621850802280158j4d83ff0ap636fc8dea9de1747@mail.gmail.com>
2008-02-28 11:11 ` berny®
2008-02-28 11:16 ` Dushan Tcholich
2008-02-28 11:41 ` berny®
2008-02-28 11:51 ` Dushan Tcholich
2008-02-28 12:07 ` berny®
2008-02-28 8:26 ` berny®
2008-02-29 13:12 ` Edward Shishkin
[not found] ` <5c7c368b0802290456hbf3db9cu52ae4b9ee56920a9@mail.gmail.com>
2008-02-29 16:07 ` berny®
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.