Gurus, Whenever I tried to mount an OCFS2 volume I got the following message, "ocfs2_fill_super:1016 ERROR: User quotas were requested, but this filesystem does not have the feature enabled." Just wonder how to enable this feature. The ocfs2 wiki says "you'll need support in ocfs2-tools to turn the file system feature on.", but I read all the man pages from ocfs2-tools-1.4.2 and still don't know the answer. Please help. Thanks! -Senmiao
Senmiao Chen wrote:> Whenever I tried to mount an OCFS2 volume I got the following message, > "ocfs2_fill_super:1016 ERROR: User quotas were requested, but this > filesystem does not have the feature enabled." Just wonder how to enable > this feature. The ocfs2 wiki says "you'll need support in ocfs2-tools to > turn the file system feature on.", but I read all the man pages from > ocfs2-tools-1.4.2 and still don't know the answer. Please help. Thanks! >The tools do not have quota support as yet.
Hi,> Whenever I tried to mount an OCFS2 volume I got the following message, > "ocfs2_fill_super:1016 ERROR: User quotas were requested, but this > filesystem does not have the feature enabled." Just wonder how to enable > this feature. The ocfs2 wiki says "you'll need support in ocfs2-tools to > turn the file system feature on.", but I read all the man pages from > ocfs2-tools-1.4.2 and still don't know the answer. Please help. Thanks!I have here patches to ocfs2-tools which implement full quota support. I'm currently testing them - there can be bugs but they are already working nicely. I can send them to you if you wish. Honza