<div dir="ltr"><div><div><div>Hi.<br><br></div>I&#39;m using ocfs2 device with two nodes of 500Gb and I have 350Gb free. Everything works fine. However I always recieve &quot;out of disk space&quot; error in my web application and some performance problems because of that. <br><br></div>I know that this can be fixed by turning on <span style="font-family:Courier New">discontig-bg feature but I&#39;ve already done that and it didn&#39;t help. <br></span></div><div><span style="font-family:Courier New">Then I saw that this feature is incompatible for my device:<br><br><br></span></div><span style="font-family:Courier New">root@1:~# debugfs.ocfs2 -n -R &quot;stats&quot; /dev/xvdb1<br>        Revision: 0.90<br>        Mount Count: 0   Max Mount Count: 20<br>        State: 0   Errors: 0<br>        Check Interval: 0   Last Check: Sat Jun  6 19:38:12 2015<br>        Creator OS: 0<br>        Feature Compat: 3 backup-super strict-journal-super<br>        Feature Incompat: 16208 sparse extended-slotmap inline-data metaecc xattr indexed-dirs refcount discontig-bg<br>        Tunefs Incomplete: 0<br>        Feature RO compat: 7 unwritten usrquota grpquota<br>        Root Blknum: 5   System Dir Blknum: 6<br>        First Cluster Group Blknum: 3<br>        Block Size Bits: 12   Cluster Size Bits: 12<br>        Max Node Slots: 2<br>        Extended Attributes Inline Size: 256<br>        Label: bnews<br>        UUID: 8F1C21BF3B09459FB0C667C58AA0B7CB<br>        Hash: 2948584403 (0xafbfd3d3)<br>        DX Seed[0]: 0x38f8f950<br>        DX Seed[1]: 0x034edae5<br>        DX Seed[2]: 0xea4f0da9<br>        Cluster stack: classic o2cb<br>        Inode: 2   Mode: 00   Generation: 1813982380 (0x6c1f2cac)<br>        FS Generation: 1813982380 (0x6c1f2cac)<br>        CRC32: 08e81acd   ECC: 01dd<br>        Type: Unknown   Attr: 0x0   Flags: Valid System Superblock<br>        Dynamic Features: (0x0)<br>        User: 0 (root)   Group: 0 (root)   Size: 0<br>        Links: 0   Clusters: 131071744<br>        ctime: 0x5572f7c4 -- Sat Jun  6 19:38:12 2015<br>        atime: 0x0 -- Thu Jan  1 06:00:00 1970<br>        mtime: 0x5572f7c4 -- Sat Jun  6 19:38:12 2015<br>        dtime: 0x0 -- Thu Jan  1 06:00:00 1970<br>        ctime_nsec: 0x00000000 -- 0<br>        atime_nsec: 0x00000000 -- 0<br>        mtime_nsec: 0x00000000 -- 0<br>        Refcount Block: 0<br>        Last Extblk: 0   Orphan Slot: 0<br>        Sub Alloc Slot: Global   Sub Alloc Bit: 65535<br><br></span><div><span style="font-family:Courier New">OS: Ubuntu Precise<br><br></span></div><div><span style="font-family:Courier New">~# dpkg -l | grep ocfs<br>ii  ocfs2-tools                         1.6.4-3ubuntu1<br>/dev/xvdb1              /srv/www                ocfs2   _netdev,defaults 0 0<br><br><br></span><div><div><div>Why it can be incompatible and how to solve this? <br><br></div><div>Thanks in advance.<br></div></div></div></div></div>