[Ocfs2-devel] why oracle give up dlm by disk on ocfs2? because performance?

Jensen shencanquan at huawei.com
Tue Jul 2 18:27:12 PDT 2013


On 2013/7/3 1:20, Mark Fasheh wrote:

> On Tue, Jul 02, 2013 at 10:07:52AM +0800, Jensen wrote:
>> On 2013/7/2 9:35, Sunil Mushran wrote:
>>
>>> A general purpose file system requires one to manage over a million locks concurrently. So performance is the main reason.
>>>
>>
>> Thanks for your comments.
>>
>> Has Oracle compared the performance between ocfs2 and ocfs1?
> 
> Firstly, that's implied in the answer you just got. Also, who wouldn't
> compare performance from one version of a file system to the next?
> 
> Can you please cut to the chase and either ask what you really want to know
> or make the statement you're trying to make so we can move on?
> 


Thanks for your answer.
we want to use compare and write scsi command to replace DLM module. it is similar
with vmware vmfs.

why we want to replace dlm in ocfs2? because:
1. The stability of ocfs2 dlm is very poor, we found 100+ bug.
2. The Reliability of ocfs2 dlm is very poor, especially in network split, the
   worse case split two domain, the half of node must be reboot.
3. the maximum number of mounted machine is 32, we want to support more.

currently we worry about two thing:
1. The performance lock and unlock. because it use the scsi command and it is similar with IO read and write.
2. The change is very very large. because it maybe modify the disk layout of ocfs2.

so anyone interested with this?

> Thanks,
> 	--Mark
> 
> --
> Mark Fasheh
> 
> 






More information about the Ocfs2-devel mailing list