Description of problem: The quota list command returns rounded hard-limit value. If it is rounded it could not be used to restore the quota configuration settings. For example, the hard-limit is set 3080MB, but the quota list returns 3.0GB as a hard-limit value. User has to maintain its own records about true hard-limit values or to use getfattr to check extended attributes. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Hi, You can check the exact available space in bytes by issuing the command, 'gluster v quota <VOLNAME> list --xml' which is fixed in 3.7. Would you like to upgrade to 3.7 or shall we provide a hot fix for the same?? -- Thanks & Regards, Manikandan Selvaganesh.