Displaying 20 results from an estimated 10000 matches similar to: "Re:Re: RedHat 7.2 quota problem"
2006 May 04
0
quota 101
oh, I am using:
$ quota -V
Quota utilities version 3.13.
Compiled with RPC and EXT2_DIRECT
Bugs to mvw at planets.elm.net, jack at suse.cz
are there any special versions out there for v2 quotas?
thanks,
Christian.
-------------
Hi list,
having used ext2/3 for years now I have to admit that I've never dealt
with filesystem quotas yet. But now I want to use them and I'm rather
puzzled
2001 Dec 28
2
RedHat 7.2 quota problem
Hi everyone,
I need to setup quota on ext3 filesystem. I created /aquota.* files with 600 chmod, added grpquota and usrquota to /etc/fstab, remouted partition,
[root@zeby root]# mount
/dev/hda1 on / type ext3 (rw,usrquota,grpquota)
...
but when I try
[root@zeby root]# quotaon /
quotaon: using //aquota.group on /dev/hda1: Invalid argument.
quotaon: using //aquota.user on /dev/hda1: Invalid
2014 Sep 16
1
quota doesn't appear to work - repquota only updates when quotacheck is run
Hi,
I have exactly the same problem that you experienced in Nov, 2013.
I am using ext4 with journaled quota and the quota usage is only updating when I run quotacheck manually.
Have you found a solution?
Regards,
Alex
> I have set up user quotas on an ext4 filesystem. It does not appear that
> the quota system is being updated, except when I manually run quotacheck.
>
> More detail:
2013 Nov 21
0
quota doesn't appear to work - repquota only updates when quotacheck is run
I have set up user quotas on an ext4 filesystem. It does not appear that
the quota system is being updated, except when I manually run quotacheck.
More detail: I run "warnquota -s" from a script in /etc/cron.daily. I
noticed that no one had received an "over quota" message in a long time.
Using "repquota -as", it indeed looked as though everyone was under their
2009 Apr 22
1
Cannot set user quotas
Hello, I am having some trouble getting quota's to work. When I try to
set the quota for a user, it does not show up when I run repquota. I
am doing this on a Redhat (RHEL5) machine (I assume it is the same on
Centos). I think I am missing a step, but this is what I am doing:
(1) I add usrquota to the /etc/fstab file, then reboot
LABEL=/home /home ext3 defaults,usrquota 1 2
(2) Verify
2010 Jul 05
4
Adding OST to online Lustre with quota
Hello,
we wounder whether is it possible to add OSTs to the Lustre with
quota support without making it offline?
We tried to do this but all quota information was lost. Despite the fact
that OST was formatted with quota support
we are receiving this error message:
Lustre: 3743:0:(lproc_quota.c:447:lprocfs_quota_wr_type())
lustrefs-OST0016: quotaon failed because quota files
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
2001 Sep 19
1
EXT3 and Quotas
I seem to be experiencing difficulties with using quotas with EXT3.
quota.user, quota.group, aquota.user, and aquota.group are present.
The mount point for the device is /mass/ican2 and the device is /dev/sda1
Here is what I get when I run quotaon -a
[root@ican2 ican2]# quotaon -a
quotaon: using /mass/ican2/quota.user on /dev/sda1: Invalid argument
The quota.user files have just been touched,
2001 Oct 01
2
do quotas work with ext3?
Hi,
I had ext2 and 2.4.7 kernel , quotas were working ok.
Now when all my filesystems are ext3 I figured out that quotas are not
working.... if I do quotaon , repquota, quotacheck the programs return 0
without any output.....
Does ext3 supports quotas?
Nikolai
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>
2007 Nov 02
0
Samba Hung Process ("D state") and hung system
Hi,
I had an interesting problem with a Samba server recently, and I think I
know what happened. But I want to post here to see if those wiser than I
can confirm this or give me a better explanation of what went awry.
I initially noticed around 8:35 AM samba wasn't working at all, and that my
server had huge load averages indicated by "uptime". Though in "top" I
could
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
2008 Mar 03
1
Quota setup fails because of OST ordering
Hi all,
after installing a Lustre test file system consisting of 34 OSTs, I
encountered a strange error when trying to set up quotas:
lfs quotacheck gave me an "Input/Output error", while in
/var/log/kern.log I found a Lustre error
LustreError: 20807:0:(quota_check.c:227:lov_quota_check()) lov idx 32
inactive
Indeed, in /proc/fs/lustre/lov/.../target_obd all 34 OSTs were listed
2016 Apr 14
0
journaled quotas in CentOS6?
Hi
CentOS 6.7 (kernel 2.6.32-573.el6.x86) ...
Wanted to set up group quotas on a new ext4 filesystem. When i was
initialising via quotacheck, received this message
> quotacheck -vcg /HOMES
quotacheck: Your kernel probably supports journaled quota but you
are not using it.
I liked sound of that, so i brushed up on the procedure and modified the
mount line in fstab to:
2005 Apr 30
3
Migrating from courier-imap to dovecot
Hello Gang,
I am new to dovecot and the only reason (so far) I would like to use
dovecot, and in production with 12k+ users, is the fact that it's
supposed to be faster and less of a resource hog.
Now, sometimes I am really good at reading the documentations but it
sometimes happens that one overlooks something. I did read the migration
notes three times!
My users are in /etc/passwd and I
2013 Dec 19
1
quota and selinux on centos 6.5
??? Hi,
I'm facing a challenge with selinux and because I don't got an explanation elsewhere, I'm trying to explain here.
I have decided to mount /var/spool/cron on a separate partition? and apply quota for regular users. But quotacheck replyes with a "permission denied" .
quotacheck: Cannot create new quotafile /var/spool/cron/aquota.user.new: Permission denied
2001 Jan 15
3
quota on ext3 fs
hi everyone,
i installed the ext3 fs on a test machine and tried to use quota on the
ext3 filesystem. When i use the command quotaon /dev/hdb2 (the partition
with the ext3 fs) i get the message:
quotaon: using /home/quota.user on /dev/hdb2: Invalid argument.
I created the quota.user and quota.group files and set the permissions
to 600.
I use quota-2.oopre3-7a, e2fsprogs-1.20-0ext3, kernel 2.2.18
2010 Jan 15
1
quotacheck question
i want to implement disk quota on my /home filesystem (it is going to be a
mail server) so i
read tha appropriate how to's
edited limits for the users and everything is fine
but then for quota meintenance i stuck into quotacheck
the man page says
quotacheck should be run each time the system boots and mounts non-
valid filesystems. This is most likely to happen after a system
2009 Oct 28
1
Managing filesystem quotas
I wish to impose a quota on a samba share.
I''ve created a mount, using puppet, enabling usrquota. I''ve then run
quotacheck manually, and edquota manually to set up the quota.
I suppose I could have puppet deliver the aquota.user file, but I don''
think that doesn''t really enable me to rebuild the machine without
manual intervention. What would be really
2001 Dec 15
1
Quota and ext3
Can anybody tell me if quota information is journaled ?
After bad-shutdown the quota info is correctly or I need run quotacheck ?