I keep encountering the following error on Ubuntu Dapper 6.06 LTS amd64. It seems to happen from time to time. Does any one know what this is and if there is a way to fix it? Nov 29 01:19:14 <hostname> kernel: [221867.166529] (11588,0):ocfs2_lock_create:818 ERROR: Dlm error "DLM_IVLOCKID" while calling dlmlock on resource M000000000000000593c7cc33386710: bad lockid Nov 29 01:19:14 <hostname> kernel: [221867.181570] (11588,0):ocfs2_cluster_lock:966 ERROR: status = -22 Nov 29 01:19:14 <hostname> kernel: [221867.188321] (11588,0):ocfs2_meta_lock_full:1612 ERROR: status = -22 Nov 29 01:19:14 <hostname> kernel: [221867.195289] (11588,0):ocfs2_inode_revalidate:1051 ERROR: status = -22 Nov 29 01:19:14 <hostname> kernel: [221867.202429] (11588,0):ocfs2_getattr:844 ERROR: status = -22 Thanks -Eric
Dapper is very old. It is mising a ton of dlm fixes. Upgrade to feisty or gutsy. Eric Ross wrote:> I keep encountering the following error on Ubuntu Dapper 6.06 LTS > amd64. It seems to happen from time to time. Does any one know what > this is and if there is a way to fix it? > > Nov 29 01:19:14 <hostname> kernel: [221867.166529] > (11588,0):ocfs2_lock_create:818 ERROR: Dlm error "DLM_IVLOCKID" > while calling dlmlock on resource M000000000000000593c7cc33386710: > bad lockid > > Nov 29 01:19:14 <hostname> kernel: [221867.181570] > (11588,0):ocfs2_cluster_lock:966 ERROR: status = -22 > > Nov 29 01:19:14 <hostname> kernel: [221867.188321] > (11588,0):ocfs2_meta_lock_full:1612 ERROR: status = -22 > > Nov 29 01:19:14 <hostname> kernel: [221867.195289] > (11588,0):ocfs2_inode_revalidate:1051 ERROR: status = -22 > > Nov 29 01:19:14 <hostname> kernel: [221867.202429] > (11588,0):ocfs2_getattr:844 ERROR: status = -22 > > Thanks > -Eric > > _______________________________________________ > Ocfs2-users mailing list > Ocfs2-users@oss.oracle.com > http://oss.oracle.com/mailman/listinfo/ocfs2-users
Sunil Mushran wrote: > Dapper is very old. It is mising a ton of dlm fixes. > Upgrade to feisty or gutsy. Are their any patches that I can use to solve that problem as I am unable to use feisty or gutsy. As a standard, I must deploy a LTS distribution of Ubuntu. This is a requirement of the environment in which I work. Until Ubuntu releases their next LTS distribution I have to use Dapper. Is there anything else I can do? Thanks -Eric