Hello I looking for a web based tool for displaying quotas for btrfs volumes. Something which get's it's data from btrfsQuota.py and displays nice bars on a webfrontend so we can see how much space a user is consuming right now. Although btrfs is not supporting per user based quotas, we made a workaround for this to separate 1 users files into 1 subvolume. This way his quota can be determined. A lot of additional features would come handy, such as email notification when a user gets near to his Quota limit or another notification when he hits it. On some of our hosting deployments, this is taken care of nicely by ISPconfig (Hard/Soft limits can be easily configured on the controlpanel), repquota (Display quota usage statistics from command line) and warnquota (Able to generate the email alerts what I have mentioned). Please if you know any existing (preferrably PHP based) framework for this let me know, so I wouldn't have to develop it from scratch. Thanks -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html