When I tried to increase the quota of a user (postgres) I got this edquota warning. The output of quota still showed the * indicating the limit and the user couldn't allocate more disk. After a reboot (to 3.2.1) and quotacheck I had to use edquota again, and then it accepted the increase and unblocked the allocations. This is the output of mount|grep /dev/md2: /dev/md2 on /home type ext4 (rw,relatime,user_xattr,acl,barrier=0,stripe=128,data=ordered,inode_readahead_blks=64,jqfmt=vfsv1,usrjquota=aquota.user,grpjquota=aquota.group) How can this be? -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html