search for: quotaoff

Displaying 16 results from an estimated 16 matches for "quotaoff".

2007 Nov 02
0
Samba Hung Process ("D state") and hung system
.... I noticed that it seemed nearly all of them were just smbd. So I grepped out the smbd lines with the command "ps -e u | grep " D " | grep -v smbd". This gave me just 1 process. That full line reads as follows: root 16909 0.0 0.0 2428 508 ? D 04:02 0:00 quotaoff /md2/lv00 I tried to shutdown the system, but even THAT failed. Looking in ps revealed that the shutdown command was also in a " D " state. So I held the power button on the machine until it died and then brought it back up. Everything seemed fine at this point. So what happened? T...
2009 Apr 22
1
Cannot set user quotas
...4 0 0 12345 -- 208 0 0 49 0 0 54321 -- 172 0 0 40 0 0 (4) Turn on quotas quoataon /home (5) Add a user quota setquota -u 12345 10000 11000 0 0 -a /dev/hda3 (6) Recalculate the quotas quotaoff /home quotacheck -amu quotaon /home (7) Check if the quotas are active ls ?l /home/aquota.user repquota /home [root at mail ~]# repquota /home *** Report for user quotas on device /dev/hda3 Block grace time: 7days; Inode grace time: 7days Block limits...
2014 Sep 16
1
quota doesn't appear to work - repquota only updates when quotacheck is run
...om 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 > quotas. But "du" showed many people were over quota. So I did a "quotaoff > -a ; quotacheck -vam ; quotaon -a". That night, several > warnquota-generated messages went out. My users diligently cleaned up > their homes. Fast forward 24 hours, and the users received the same > warnquota emails. repquota showed them as being over, but "du" tol...
2004 Jul 21
1
Quota Support
Hi I want to know the current status of Quota support on Ext3FS over the 2.6.7 kernels. I read something about potential deadlock issues/crashes with quotas on Ext3. How stable is the curent quota support (specifically on 2.6 kernels) ? Another thing, in the man page for mount, it says that "These options are accepted but ignored" for "grpquota / noquota / quota / usrquota"
2007 Oct 25
0
Quota inside chroot environment
...current disk usage with the quota command. Basically, it works - however, there are some drawbacks I hope someone can help me on: In order for the user to access the aquota.user file I hard-linked it into the users root. Unfortunately the users do not 'see' any changes in disk usage until quotaoff/on is executed. I have a FreeBSD 5.3 server with the same setup where this step is not required. I also noticed while quota is enabled I cannot even create the hard link on the aquota.user file into a users root. Can someone explain what's wrong about my setup or does anyone have another appro...
2008 Feb 07
0
equota reporting wrong blocks
...files quota limit grace /dev/cciss/c0d0p5 2791832* 2000000 2000000 1595 0 0 # du -sh bhavesh.kumar 809M bhavesh.kumar dumpe2fs /dev/cciss/c0d0p3 |grep -i "block size" dumpe2fs 1.35 (28-Feb-2004) Block size: 4096 I tried quotaoff and quotaon on the /home partition and also mount -all command to remount the partitions but still the problem is persisting. Kindly suggest me how to get rid of this problem. Please let me know if you need any further inputs. Regards Ankush
2013 Nov 21
0
quota doesn't appear to work - repquota only updates when quotacheck is run
...ota -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 quotas. But "du" showed many people were over quota. So I did a "quotaoff -a ; quotacheck -vam ; quotaon -a". That night, several warnquota-generated messages went out. My users diligently cleaned up their homes. Fast forward 24 hours, and the users received the same warnquota emails. repquota showed them as being over, but "du" told a different story....
2012 Oct 11
0
Quota system over NFS
...xports on lion-sn1: /home 192.168.56.0/24(rw) /etc/fstab on the other nodes: lion-sn1:/home /home nfs defaults,usrquota 0 2 User quotas are enabled on /home. rpc.rquotad is running on all 4 nodes. I'm having two problems: 1. I've confirmed that /etc/init.d/halt is running 'quotaoff -aug' before the file systems are unmounted but the shutdown of lion-sn1 is usually delayed for half a minute because a process is supposedly using /home. Any suggestions on how I could troubleshoot this? 2. Quotas work fine on lion-sn1 (the NFS server). Here's what happens when I copy...
2006 Apr 23
1
fsck_ufs locked in snaplk
Colleagues, one of my servers had to be rebooted uncleanly and then I have backgrounded fsck locked for more than an our in snaplk: 742 root 1 -4 4 1320K 688K snaplk 0:02 0.00% fsck_ufs File system in question is 200G gmirror on SATA. Usually making a snapshot (e.g., for making dumps) consumes 3-4 minutes for that fs, so it seems to me that filesystem is in a deadlock. Any
2013 Jun 25
1
Quota errors
...t the problem was due to this (quota in tunefs and not in fstab). When I saw all these errors, I unmounted the partitions, I added the usr and grp quota options in fstab, and re-mounted it. Nothing changed, nothing improved, the errors are still there. Googling around lead me to try things like quotaoff, checkquota and so on, but was useless. I must add that a couple of months ago I unmounted everything and successfully passed a planned ocfs2.fsck on this partition. Are these errors severe? What must I do to get rid of them? -- Nicolas Ecarnot -- Nicolas Ecarnot
2008 Feb 08
0
Re: discrepancy between what quota reports and what du reports
...2791832* 2000000 2000000 1595 0 0 > > # du -sh bhavesh.kumar > 809M bhavesh.kumar > > > > dumpe2fs /dev/cciss/c0d0p3 |grep -i "block size" > dumpe2fs 1.35 (28-Feb-2004) > Block size: 4096 > > > I tried quotaoff and quotaon on the /home partition and also mount > -all command to remount the partitions but still the problem is > persisting. Kindly suggest me how to get rid of this problem. Please > let me know if you need any further inputs. > > > Regards > > > Ankush > Furt...
2008 Feb 19
1
discrepancy between what quota reports and what du reports (second time post)
...files quota limit grace /dev/cciss/c0d0p5 2791832* 2000000 2000000 1595 0 0 # du -sh bhavesh.kumar 809M bhavesh.kumar dumpe2fs /dev/cciss/c0d0p3 |grep -i "block size" dumpe2fs 1.35 (28-Feb-2004) Block size: 4096 I tried quotaoff and quotaon on the /home partition and also mount -all command to remount the partitions but still the problem is persisting. Further diagnosing the problem there are double entries of the files in the directory kindly see entries 45-50 & 63-68 find . -uid 11254 -exec ls -l "{}" &...
2009 Jan 12
5
[PATCH 0/5] OCFS2 quota fixes
Hello, the following series of patches fixes some issues with OCFS2 quotas. The first patch modifies VFS quota locking, the next patch uses the fact to simplify OCFS2 quota locking and solves a few deadlock issues. The third and the fourth patches fix another possible deadlocks in OCFS2 quota code and the last patch is a minor cleanup. Honza
2007 Jan 26
10
UFS on zvol: volblocksize and maxcontig
Hi all! First off, if this has been discussed, please point me in that direction. I have searched high and low and really can''t find much info on the subject. We have a large-ish (200gb) UFS file system on a Sun Enterprise 250 that is being shared with samba (lots of files, mostly random IO). OS is Solaris 10u3. Disk set is 7x36gb 10k scsi, 4 internal 3 external. For several
2008 Oct 24
19
[PATCH 00/00] Implement quotas for OCFS2 (version 2)
Hello, the following patch series implements quotas for OCFS2. The patch series is based on: git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git linux-next I've adressed Joel's comments, also node recovery is now fully working and I've fixed a few issues I found during my testing. So I'm currently not aware of any bugs. Please review, test, comment. Thanks.
2008 Dec 22
56
[git patches] Ocfs2 patches for merge window, batch 2/3
Hi, This is the second batch of Ocfs2 patches intended for the merge window. The 1st batch were sent out previously: http://lkml.org/lkml/2008/12/19/280 The bulk of this set is comprised of Jan Kara's patches to add quota support to Ocfs2. Many of the quota patches are to generic code, which I carried to make merging of the Ocfs2 support easier. All of the non-ocfs2 patches should have