Displaying 20 results from an estimated 600 matches similar to: "equota reporting wrong blocks"
2008 Feb 08
0
Re: discrepancy between what quota reports and what du reports
On Feb 7, 2008 4:31 PM, ankush grover <ankushcentos at gmail.com> wrote:
> Hi Friends,
>
>
> I am running samba as domain member of AD 2k3 on Centos 4.4 . Quota of
> 2GB is set for each user but for one of the user quota or edquota is
> showing wrong blocks even though disk space occupied by that user is
> 809M.
>
>
> quota bhavesh.kumar
> Disk quotas for
2008 Feb 19
1
discrepancy between what quota reports and what du reports (second time post)
Hi Friends,
I am running samba as domain member of AD 2k3 on Centos 4.4 . Quota of
2GB is set for each user but for 2-3 uers quota or edquota is
showing wrong blocks even though disk space occupied by that user is
very less than the quota specified for ex 810 MB.
quota bhavesh.kumar
Disk quotas for user bhavesh.kumar (uid 11254):
Filesystem blocks quota limit grace files quota
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
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
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
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
2012 Mar 06
0
mkinitrd doesn't know how to handle encrypted CCISS devices - RHEL5.4 and Xen4.1.2
Dear ALL,
I have encountered an issue while installing xen4.1.2
from source.
No problem encountered while xen installation.While booting towards XEN
kernel, i encountered the folowing error
********************
setuproot: moving /dev failed : No such file or directory
no fstab,sys mounting internal defaults
setuproot: error mounting /proc
setuproot: error mounting /sys
Kernel
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
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,
2008 Aug 21
1
ext2online with 1k blocks not working
Hello,
As a Virtuozzo users we have majority of our diskspace formatted with -i 1024 -b 1024.
Lately I discovered that on CentOS 4.6 ext2online barfs when I try to grow such filesystem. Running it with -v -d, it prints lots of lines like:
ext2online v1.1.18 - 2001/03/18 for EXT2FS 0.5b
ext2online: 873646830 is a bad size for an ext2 fs! rounding down to 873644033
...
group NNN inode table has
2001 Apr 23
0
FW: setting quota per user
Chris,
the way I did the same thing a while back is by running edquota for each
user upon creation of their account. From memory there is a switch that
allows you to make a user's quota the same as anothers. So I setup a
"template" user that had quota the way I liked and then used him as the
template for all the other user accounts.
I have extracted from the quota mini howto the
2003 May 15
0
Disk Quotas
Hey all,
I've got quotas enabled and turned on, it works fine for my first test
user:
$ quota -u user1
Disk quotas for user user1 (uid 2001):
Filesystem usage quota limit grace files quota limit
grace
/var/mailboxes 2772 450000 500000 30 0 0
Then, I used the edquota to generate quotas for the next 1000 users:
$ edquota -p user1 2002-3000
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
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
2014 Sep 02
1
[PATCH] VMXNET3: Check for map error in vmxnet3_set_mc
We should check if the map of the table actually succeeds, and also free
resources accordingly. This fixes the kernel panic reported by Tetsuo
Handa.
Version bumped to 1.2.1.0
Acked-by: Shelley Gong <shelleygong at vmware.com>
Acked-by: Bhavesh Davda <bhavesh at vmware.com>
Signed-off-by: Andy King <acking at vmware.com>
---
drivers/net/vmxnet3/vmxnet3_drv.c | 14
2014 Sep 02
1
[PATCH] VMXNET3: Check for map error in vmxnet3_set_mc
We should check if the map of the table actually succeeds, and also free
resources accordingly. This fixes the kernel panic reported by Tetsuo
Handa.
Version bumped to 1.2.1.0
Acked-by: Shelley Gong <shelleygong at vmware.com>
Acked-by: Bhavesh Davda <bhavesh at vmware.com>
Signed-off-by: Andy King <acking at vmware.com>
---
drivers/net/vmxnet3/vmxnet3_drv.c | 14
2013 Mar 01
1
Gluster quotas, NFS quotas, brick quotas, quota-tools
Hi,
I'd like to try to migrate our NFS-based network to gluster, for replication.
We currently use an ext4 filesystem with quota enabled. We have a
couple thousand users (over LDAP), and their quotas vary wildly. We
manage them with edquota(8) on the NFS server. There are many
services which mount the NFS filesystem, and parse the output of
/usr/bin/quota (a webmail, two mail servers,
2008 Apr 30
1
btrfs v0.14: kernel BUG at /home/trey/btrfs-0.14/volumes.c:1453
Hi,
Kernel crash when i tried to mount btrfs:
--
Machine:
HP Proliant DL 380 G4
--
Ubuntu 8.04 Hardy Server
root at btrfs:/home/trey# uname -a
Linux btrfs 2.6.24-16-server #1 SMP Thu Apr 10 13:15:38 UTC 2008 x86_64
GNU/Linux
--
root at btrfs:/home/trey# fdisk -l
Disk /dev/cciss/c0d0: 146.8 GB, 146807930880 bytes
255 heads, 63 sectors/track, 17848 cylinders
Units = cylinders of 16065 *
2016 Jun 15
2
quota rules for mail users
Dear All,
Is it possible to make quota rules under $HOME/Maildir/* mailboxes with
a specific command such as 'edquota' when the first email arrives at the
$HOME/Maildir/{new,cur,tmp} of a user. In the below example, the <UserB>
is the one who gets an email for the first time.
edquota -p <UserA> <UserB>
---man edquot---
-p, --prototype=protoname
Duplicate the