Displaying 20 results from an estimated 9000 matches similar to: "xfs quota question"
2018 Aug 09
1
xfs quota question
Valeri Galtsev wrote:
> On 08/09/18 14:57, mark wrote:
>
>> 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?
>
> After remounting XFS filesystem with option "usrquota" you
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 question was installed on a single disk system. Later,
after
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
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
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
2018 Aug 09
0
xfs quota question
On 08/09/18 14:57, mark wrote:
> 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?
>
After remounting XFS filesystem with option "usrquota" you can issue the
command similar to:
xfs_quota -x -c
2018 Aug 10
0
CentOS Digest, Vol 163, Issue 10
I know there is already a thread going on...but..
I can't get into rdadmin (I set a password)
I found out that I can dump mysql and it is in there but I am not sure how
to find it in there (in mysql that I have copied or "dumped" it into home
user....folder)
can someone help me by chance..
thanks,
Stephen Campbell
On Fri, Aug 10, 2018 at 7:00 AM, <centos-request at
2018 Aug 15
0
CentOS Digest, Vol 163, Issue 10
the thread seams to have dead out or gone from rdadmin login prassword
reset to user login on centos
I dumped mysql to find the password but can't find it
with this comand
$mysql dump -u rduser -p Rivendell > resetpass.sql
i am useing rduser to run airplay but I can't get into config part of
rdadmin
which rdadmin controls the paramiter to set the rduser program like
rdairplay,
2006 Apr 19
1
quota on xfs on lvm doesn't work(?)
Hi,
I have a strange problem with user quotas enabled on a xfs filesystem
and samba 3.0.21c: When a standard block device (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]
2015 Aug 06
1
xfs quota weirdness
Hi all,
I have a quota problem with xfs (xfsprogs 3.1.7+b1 on debian GNU/Linux 7
-- wheezy) and samba-4.1.19.
If I set a user quota to say 10GB, windows explorer reports a 20GB quota
of which none used.
If I change quota to x, windows explorer reports 2x space of which none
used.
So I assume samba is somehow getting (albeit incomplete and incorrect)
xfs quota info from operating system.
disks
2007 Oct 23
3
xfs problems with xen3.1 on domu
Have amd64 xen 3.1 installed on debian etch.
Have all the domu file systems in lvm.
Problem 1
If I have a xfs files system when I mount it on domu I get this error:
Filesystem "sda5": Disabling barriers, not supported by the underlying
device
XFS mounting filesystem sda5
Ending clean XFS mount for filesystem: sda5
If I mount with nobarriers the message goes away.
If I mount under
2007 Dec 16
3
xen and quota
Hi guys,
i am running xen 3.1.0 from sources at my debian server. at the domU
it
seems there are no quota functionality:
quotacheck -mav
quotacheck: Cannot stat() mounted device /dev/hda1: No such file or
directory
quotacheck: Cannot find filesystem to check or filesystem not mounted
with quota option.
cat /etc/fstab
cat /etc/fstab
# <file system> <mount point>
2013 Feb 06
2
fail to display xfs quotas instead of smbcquotas on Win clients
Hi
Samba 3.6.3 on Ubuntu.
Filesystem is xfs, grpquota and usrquota are enabled.
root at host:# repquota /mntpoint displays the correct data (see below).
In smb.conf I defined max protocol = SMB2.
When running smbcquotas //host/share -L I'm getting displayed a value of
16GB for every user share. This is the value that is displayed on the
windows 7 boxes when looking at the network shares in
2004 Jun 02
2
set quota command
Hi guys,
How I say to the "set quota command" what quota directory I wanna set?
---------------------------------------------------
Emerson Henrique Kfuri Pereira
Divis?o de Atendimento e Consultoria
CECOM - Reitoria - UFMG
Telefone: 34994009
---------------------------------------------------
2011 Jun 25
1
Quota (and disk usage) is incorrectly reported on nfs client mounting XFS filesystem
hi all,
I hope you can help me with a strange quota/nfs/XFS behavior...
I'm using Centos 5.6 on both a nfs server and client. Both are
64-bit, and using a recent kernel:
NFS server:
Linux fs2.priv 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:22:04 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
NFS client:
Linux nx8.priv 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:22:04 EDT 2011 x86_64 x86_64 x86_64
2009 Jul 28
2
[PATCH 9-10/10] Quota support for disabling sparse feature
Hi,
I'm sending a patch for proper quota support when disabling sparse feature.
The second patch fixes a minor problem in tunefs.ocfs2 when disabling the
sparse feature. In a few days I plan to resend the whole "quota support" series
with all the changes people request included...
Honza
2008 Oct 29
1
quota for ocfs2 do not warn a exceed for block soft-limit sometimes
Jan,
since i can not cc you mail address when filing a bug on oss
bugzilla,just paste the bug description here.
Testing env,
Kernel version:latest linus's mainline 2.6.27
Testing Nodes:test5/6
Description:
Jan,i used your provided quota tools,now it works for me:),currently,i'm
doing a sanity check for the quota on ocfs2.
Found a strange thing when comparing with the ext3,the quota
2002 Nov 04
2
quota problem
Hello,
What am I missing ?
thanks !
-dikshie-
@fisbum:/usr/bin$ uname -a
Linux fisbum 2.4.18 #3 Tue Mar 19 16:55:23 JAVT 2002 i686 unknown
@fisbum:/usr/bin$ mount
/dev/hda1 on / type ext3 (rw,errors=remount-ro)
/dev/hda3 on /usr type reiserfs (rw)
/dev/hda5 on /home type reiserfs (rw,nosuid,usrquota)
/dev/hda6 on /var type reiserfs (rw,usrquota)
/dev/hda7 on /tmp type reiserfs (rw)
/dev/hdb1
2006 Jun 20
1
Group-based filesystem quota
Hello. After using Dovecot for over a year, I have just started
experimenting with the filesystem quotas, and I have a suggestion for
improvement. On my mail server, I use group-based quotas, and would
like to have Dovecot be able to report these quotas.
It should be simple to implement, requiring only changes to the
quota-fs.c file of the quota plugin. Simply changing USRQUOTA to
2002 Aug 20
1
quota problem
Hi All,
While I was experimenting with the quotas I changed the following line in the /etc/fstab :
LABEL=/ / ext3 defaults 1 1 (BEFORE)
LABEL=/ / ext3 defaults,userquotas 1 1 (AFTER)
Now, I cannot write anything to the /, nor I cannot change any of the files including /etc/fstab
I am using RedHat 7.3. When I look at the file permissions I see that I have