[Bug 765034] New: impossible to set up quota limit more than 954 Gib (vfsv1 format not known)
https://bugzilla.novell.com/show_bug.cgi?id=765034 https://bugzilla.novell.com/show_bug.cgi?id=765034#c0 Summary: impossible to set up quota limit more than 954 Gib (vfsv1 format not known) Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: von_krebs@mail.ru QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:12.0) Gecko/20100101 Firefox/12.0 I can't set disk quota hard limit more than 999999999 1kb blocks. Try to do it on a Ext4 9Tb partition. No difference, by mean of Yast2 or by setquota, in the last case error is: setquota: Cannot set quota for user 1003 from kernel on /dev/sdb1: Numerical result out of range setquota: Cannot write quota for 1003 on /dev/sdb1: Numerical result out of range # setquota -u -F vfsv1 username 0 7745000000 0 0 /volume1 setquota: Unknown quota format: vfsv1 Supported formats are: ... vfsv0 - new quota format ... quota utilities are of 3.17-12.15.1 version # quota -V Quota utilities version 3.17. Compiled with: EXT2_DIRECT HOST_ACCESS ALT_FORMAT RPC BSD_BEHAVIOUR # zypper info quota Repository: @System Name: quota Version: 3.17-12.15.1 Arch: x86_64 Vendor: openSUSE Status: up-to-date in the kernel files there is a declaration of vfsv1 # grep vfsv1 /usr/src/linux/fs/ext4/* /usr/src/linux/fs/ext4/super.c: fmtname = "vfsv1"; /usr/src/linux/fs/ext4/super.c: Opt_jqfmt_vfsold, Opt_jqfmt_vfsv0, Opt_jqfmt_vfsv1, Opt_quota, ... Need to setup quotas > 1Tb Reproducible: Always Steps to Reproduce: 1. setquota -u username 0 7745000000 0 0 /volume1 2. 3. Actual Results: # setquota -u username 0 7745000000 0 0 /volume1 setquota: Cannot set quota for user 1003 from kernel on /dev/sdb1: Numerical result out of range setquota: Cannot write quota for 1003 on /dev/sdb1: Numerical result out of range # setquota -u -F vfsv1 username 0 7745000000 0 0 /volume1 setquota: Unknown quota format: vfsv1 Supported formats are: vfsold - original quota format vfsv0 - new quota format rpc - use RPC calls xfs - XFS quota format -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=765034 https://bugzilla.novell.com/show_bug.cgi?id=765034#c kk zhang <kkzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkzhang@suse.com AssignedTo|bnc-team-screening@forge.pr |dlovasko@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=765034 Michal Marek <mmarek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Assignee|anicka@suse.com |tchvatal@suse.com --- Comment #2 from Michal Marek <mmarek@suse.com> --- vfsv1 is supported nowadays. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com