search for: xfs_quota

Displaying 20 results from an estimated 23 matches for "xfs_quota".

Did you mean: ufs_quota
2015 Mar 27
1
xfs_quotas, [SOLVED]
...e filesystem, it never worked. I turned down NFS, umounted the filesystem, mounted it - I'd had the pquota as one of the options in fstab for weeks - and *poof*, I could add hard and soft pquotas with no errors. Nasty gotcha. Side note: yesterday, I was getting so frustrated that I ran strace xfs_quota..., and found this interesting tidbit: it was looking for some message files, libc.mo and xfsprogs.mo. And they don't exist in /usr/share/locale/en_US. libc.mo is in /usr/share/local/en_GB. And it's in most of the other languages, but not US English. Then, the xfsprogs.mo *only* exist in Po...
2011 Jan 20
0
xfs_quota - space differs between du -h vs report -h
Hi all, I'm having fun getting to know xfs_quotas. I do notice some irregularities. When running xfs_quota -s -c /dev/sdc1 And then running report -h, for user barney, his used space is 4.9G while his soft/hard limit is 5G. Since I set 5, all is well, but when I run du -hs on barnies dir, it shows only 4G used. I can adjust for the diff...
2007 Oct 23
3
xfs problems with xen3.1 on domu
...My guess is it''s confused by the sda5 and expect some disk drive properties that do not exist. I''m new to xfs. Possibly this is not important?? Problem 2 If I run a 32 bit domu with a 64 bit kernel quota does not work root@nfondy:~# quota root Segmentation fault root@nfondy:~# xfs_quota xfs_quota> df XFS_IOC_FSGEOMETRY_V1: Invalid argument XFS_IOC_FSGEOMETRY_V1: Invalid argument XFS_IOC_FSGEOMETRY_V1: Invalid argument XFS_IOC_FSGEOMETRY_V1: Invalid argument XFS_IOC_FSGEOMETRY_V1: Invalid argument XFS_IOC_FSGEOMETRY_V1: Invalid argument If I load the 64 bit executables and need...
2020 Nov 06
1
Centos 8 and xfs_quota
Folks I'm trying to use xfs_quota to keep track of disk space usage for my users. The documentation states that I should specify "uquota" as an option on the mount data in /etc/fstab. Yet, I cannot find the entry in fstab that corresponds to the Logical Volume that ends up being mounted on /home1. The system in que...
2013 Oct 09
1
XFS quotas not working at all (seemingly)
Hi All, I have a very strange problem that I'm unable to pinpoint at the moment. For some reason I am simply unable to get xfs_quotas to report correctly on a freshly installed, fully patched CentOS 6 box. I have specified all the same options as on another machine which *is* reporting quota LABEL=TEST /exports/TEST xfs inode64,nobarrier,delaylog,usrquota,grpquota 0 0 xfs_quota -xc 'limit -u bsoft=900m bhard=1g user' /...
2015 Feb 13
1
xfs_quotas
Hi, folks, (The system I'm doing this on is actually RHEL 6.6, but that list is so quiet....) We've got a new RAID box attached to the server. Large. We'd like to implement xfs quotas... but one thing I can't find is information on this: we want to export the real directory to /project, and let automount bind it under there. (/project/hisproj). All I find shows creating a
2015 Mar 25
0
xfs_quota problem
I brought this up a month or so ago, and am just back to it: I've got a large RAID filesystem, mounted in one location, /<mntpt>/x/workspace, but we're having project directories that are under that magically appear under /workspace, as /workspace/projname1.... I need to set up xfs quotas by project, and I can't seem to find the right syntax. CentOS 6. Note that it's
2018 Aug 09
2
xfs quota question
Can I go to an existing xfs file system, and apply a soft quota to each user on it? If I do, can I then run a report, and see who's using how much, or does it only apply to files created after the quotas are applied? mark
2018 Aug 09
1
xfs quota question
...gt; user on it? If I do, can I then run a report, and see who's using how >> much, or does it only apply to files created after the quotas are >> applied? > > After remounting XFS filesystem with option "usrquota" you can issue the > command similar to: > > xfs_quota -x -c "limit bsoft=8g bhard=10g -d" /home > > This command will enable the limits above for all users (-d flag), > except users who have their limits existing already (usually ones who > preformed fs operations). > > For those who already have some limits set you can sti...
2011 Jan 18
3
disk quotas + centos 5,5 +xfs
Hi all, is any one aware quotas not working in 5,5? I'm using XFS as a file system. My fstab has the appropriate usrquota,grpquota but when I try to run; quotacheck -cug /foo I get; quotacheck: Can't find filesystem to check or filesystem not mounted with quota option. I already have a large amount of data in the mount. Do quotas get implemented on only empty filesystems and
2006 Apr 19
1
quota on xfs on lvm doesn't work(?)
...ce (e.g. /dev/sdc1) is used for the fs, quota works like expected: /dev/sdc1 on /mnt/tmp type xfs (rw,usrquota) output from level quota:10 debug: [2006/04/19 14:38:48, 10] lib/sysquotas.c:sys_get_quota(394) sys_get_quota() uid(4004, 4004) [2006/04/19 14:38:48, 10] lib/sysquotas_xfs.c:sys_get_xfs_quota(93) sys_get_xfs_quota: path[/mnt/tmp] bdev[/dev/sdc1] SMB_USER_QUOTA_TYPE uid[4004] [2006/04/19 14:38:48, 10] lib/sysquotas.c:sys_get_quota(404) sys_get_xfs_quota() called for mntpath[/mnt/tmp] bdev[/dev/sdc1] qtype[2] id[4004]. But when a logical volume is used for the fs, it doesn't...
2018 Aug 10
0
CentOS Digest, Vol 163, Issue 10
...er on it? If I do, can I then run a report, and see who's using how > > much, or does it only apply to files created after the quotas are > applied? > > > > After remounting XFS filesystem with option "usrquota" you can issue the > command similar to: > > xfs_quota -x -c "limit bsoft=8g bhard=10g -d" /home > > This command will enable the limits above for all users (-d flag), > except users who have their limits existing already (usually ones who > preformed fs operations). > > For those who already have some limits set you can sti...
2018 Aug 15
0
CentOS Digest, Vol 163, Issue 10
...er on it? If I do, can I then run a report, and see who's using how > > much, or does it only apply to files created after the quotas are > applied? > > > > After remounting XFS filesystem with option "usrquota" you can issue the > command similar to: > > xfs_quota -x -c "limit bsoft=8g bhard=10g -d" /home > > This command will enable the limits above for all users (-d flag), > except users who have their limits existing already (usually ones who > preformed fs operations). > > For those who already have some limits set you can sti...
2018 Aug 09
0
xfs quota question
...d apply a soft quota to each > user on it? If I do, can I then run a report, and see who's using how > much, or does it only apply to files created after the quotas are applied? > After remounting XFS filesystem with option "usrquota" you can issue the command similar to: xfs_quota -x -c "limit bsoft=8g bhard=10g -d" /home This command will enable the limits above for all users (-d flag), except users who have their limits existing already (usually ones who preformed fs operations). For those who already have some limits set you can still can change these limit...
2009 Mar 05
1
Strange Win Disk Size Info
...lls me about the folder hosting the share: root@mybox:~# df -k Filesystem 1K-blocks Used Available Use% Mounted on [...] /dev/sda8 241933076 61572392 180360684 26% /data root@srv-lios2:~# du -sk /data/share/the-folder 13023588 /data/share/the-folder/ root@srv-lios2:~# xfs_quota -x -c 'report' /data [...] Project quota on /data (/dev/sda8) Blocks Project ID Used Soft Hard Warn/Grace ---------- --------------------------------------------------dummyproj 13023588 16777216 18874368...
2014 May 23
1
xfs and user quota
Hi, I try to enable userquota an a new xfs filesystem. Its centos 6.5, the filesystem is mounted with usrquota, the server was rebooted. I thought xfs_quota -x -c 'limit bsoft=20000m bhard=22000m username' /home would set the quota for that user. But I do get an error: Command limit not found. Did I miss something? Any hints/how to beside the official sgi xfs and redhat doc would be nice. Regards . G?tz -- G?tz Reinicke IT-Koordinat...
2006 Sep 01
0
Kernel OOPS with xen 3.0.2 on dom0
...Oops: 0000 [#1] Aug 31 08:15:31 mariscal kernel: SMP Aug 31 08:15:31 mariscal kernel: last sysfs file: /devices/pci0000:00/0000:00:07 .3/i2c-0/0-0028/temp3_type Aug 31 08:15:31 mariscal kernel: Modules linked in: nfsd lockd nfs_acl sunrpc w8 3781d w83627hf hwmon_vid hwmon i2c_isa button battery ac xfs_quota ext3 jbd loop amd_k7_agp agpgart hw_random i2c_amd756 i2c_core e1000 parport_pc parport ohci_ hcd e100 usbcore mii ide_cd cdrom xfs exportfs dm_snapshot dm_mod raid0 raid1 ra id5 xor fan thermal processor sg aic79xx scsi_transport_spi amd74xx sd_mod scsi_ mod ide_disk ide_core Aug 31 08:15:31 mari...
2005 Nov 21
0
CentOS-announce Digest, Vol 9, Issue 13
...fs_growfs - now uses /proc/mounts in preference to /etc/mtab. - Fix a strtok-related bug in the extraction of device names, also only affecting xfs_growfs. xfsprogs-2.7.0 (16 September 2005) - Support for updated extended attributes format (attr2) - Make xfs_quota tool issue a quota sync in all the needed places, before reporting, to counter affects of delayed allocation. - Quota-related ID signedness issue fixes. - Expert mode xfs_db commands to set/remove attributes. xfsprogs-2.6.37 (11 August 2005) - Fix FreeBS...
2005 Nov 20
0
CEBA-2005:1120-1 CentOS 4 x86_64 xfsprogs - bugfix update (CENTOSPLUS Only)
...fs_growfs - now uses /proc/mounts in preference to /etc/mtab. - Fix a strtok-related bug in the extraction of device names, also only affecting xfs_growfs. xfsprogs-2.7.0 (16 September 2005) - Support for updated extended attributes format (attr2) - Make xfs_quota tool issue a quota sync in all the needed places, before reporting, to counter affects of delayed allocation. - Quota-related ID signedness issue fixes. - Expert mode xfs_db commands to set/remove attributes. xfsprogs-2.6.37 (11 August 2005) - Fix FreeBS...
2005 Nov 20
0
CEBA-2005:1120-1 CentOS 4 i386 xfsprogs - bugfix update (CENTOSPLUS Only)
...fs_growfs - now uses /proc/mounts in preference to /etc/mtab. - Fix a strtok-related bug in the extraction of device names, also only affecting xfs_growfs. xfsprogs-2.7.0 (16 September 2005) - Support for updated extended attributes format (attr2) - Make xfs_quota tool issue a quota sync in all the needed places, before reporting, to counter affects of delayed allocation. - Quota-related ID signedness issue fixes. - Expert mode xfs_db commands to set/remove attributes. xfsprogs-2.6.37 (11 August 2005) - Fix FreeBS...