Quotas Break after XEN to KVM Upgrade FIX!
When your VPS is upgraded from XEN to KVM Quotas will be all messed up. The issue is that the symbolic link /dev/root is linking to /dev/xvda which has been replaced by /dev/sda so the symlink just needs to be replaced:
Run these to fix issue.