Re: [Ocfs2-users] ocfs2 vs ext3?

2009-05-01 Thread Andrew (Anything)
Hi Tao echo 'stats'|debugfs.ocfs2 /dev/sdX|grep Incompat I re-read your reply with the Incompat flag check and it made me think to check what mine were showing. I found that my format with max-features meant that it wasn't using all the available features. Some are probably quite important for

Re: [Ocfs2-users] ocfs2 vs ext3?

2009-04-30 Thread Andrew (Anything)
Hi Tao. on a single node system (with no network latency, and only itself to talk to) I had expected better results. is a 10x reduction in file creation/modification an expected result? could you please talk a little more about the test case? Ive been testing using bonnie++ -n

Re: [Ocfs2-users] ocfs2 vs ext3?

2009-04-30 Thread Sunil Mushran
Andrew (Anything) wrote: Ive been testing using bonnie++ -n 50:1024:0:10 -s 0. Is this a bad way to test? Some raw results follow later in case you want them. Obviously ocfs2 should be slower than ext3. But I guess I expected a single node ocfs node to be only doing internal stuff with

Re: [Ocfs2-users] ocfs2 vs ext3?

2009-04-29 Thread Thomas G. Lau
Dear Andrew, I think the result should be normal because ocfs2 is a cluster fs ? _ Thomas Lau Product Engineer Product Development NTT Com Asia Limited Phone: +852 3793-0733 Address: 12/F., Guardian House, 32 Oi Kwan Road, Wan Chai, Hong Kong Email: thomas@ntt.com.hk Andrew

Re: [Ocfs2-users] ocfs2 vs ext3?

2009-04-29 Thread Andrew (Anything)
Hi Andrew, I just checked max-features, it doesn't include local which means that you still need to create dlm lock in your local node which will cost some delay. You can check whether your volume enable local by command echo 'stats'|debugfs.ocfs2 /dev/sdX|grep Incompat If

Re: [Ocfs2-users] ocfs2 vs ext3?

2009-04-29 Thread Tao Ma
Andrew (Anything) wrote: Hi Andrew, I just checked max-features, it doesn't include local which means that you still need to create dlm lock in your local node which will cost some delay. You can check whether your volume enable local by command echo 'stats'|debugfs.ocfs2

Re: [Ocfs2-users] ocfs2 vs ext3?

2009-04-29 Thread Joel Becker
On Wed, Apr 29, 2009 at 05:24:11PM +1000, Andrew (Anything) wrote: I just checked max-features, it doesn't include local which means that you still need to create dlm lock in your local node which will cost some delay. You can check whether your volume enable local by command

Re: [Ocfs2-users] ocfs2 vs ext3?

2009-04-29 Thread Thomas G. Lau
Dear Joel, so how slow of OCFS2 actually? _ Thomas Lau Product Engineer Product Development NTT Com Asia Limited Phone: +852 3793-0733 Address: 12/F., Guardian House, 32 Oi Kwan Road, Wan Chai, Hong Kong Email: thomas@ntt.com.hk Joel Becker wrote: On Wed, Apr 29, 2009 at