Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 150643 Details for
Bug 77871
quota command does not show grace period when hard limit is reached
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
"script" output illustrating problem
typescript.quota-problem.txt (text/plain), 3.09 KB, created by
Wayne Pollock
on 2007-03-22 05:27:07 UTC
(
hide
)
Description:
"script" output illustrating problem
Filename:
MIME Type:
Creator:
Wayne Pollock
Created:
2007-03-22 05:27:07 UTC
Size:
3.09 KB
patch
obsolete
>Script started on Wed 21 Mar 2007 09:00:45 PM EDT >[auser@dtec402-7419 ~]$ uname -a >Linux dtec402-7419 2.6.19-1.2895.fc6 #1 SMP Wed Jan 10 18:32:37 EST 2007 i686 i686 i386 GNU/Linux >[auser@dtec402-7419 ~]$ id >uid=501(auser) gid=504(auser) groups=504(auser) context=user_u:system_r:unconfined_t >[auser@dtec402-7419 ~]$ mount >/dev/mapper/vg0-lv0 on / type ext3 (rw) >proc on /proc type proc (rw) >sysfs on /sys type sysfs (rw) >devpts on /dev/pts type devpts (rw,gid=5,mode=620) >/dev/hda1 on /boot type ext3 (rw) >tmpfs on /dev/shm type tmpfs (rw) >/dev/mapper/vg0-lv4 on /tmp type ext3 (rw) >/dev/mapper/vg0-lv3 on /var type ext3 (rw) >/dev/mapper/vg0-lv2 on /var/log type ext3 (rw) >none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) >sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw) >/dev/mapper/vg0-lv1 on /home type ext3 (rw,usrquota,acl) >[auser@dtec402-7419 ~]$ pwd >/home/auser >[auser@dtec402-7419 ~]$ ls >typescript >[auser@dtec402-7419 ~]$ quota >Disk quotas for user auser (uid 501): > Filesystem blocks quota limit grace files quota limit grace >/dev/mapper/vg0-lv1 > 76 100000 200000 10 1000 2000 >[auser@dtec402-7419 ~]$ dd if=/dev/zero of=big bs=1000k count=150 >dm-1: warning, user block quota exceeded. >150+0 records in >150+0 records out >153600000 bytes (154 MB) copied, 0.543657 seconds, 283 MB/s >[auser@dtec402-7419 ~]$ ls -l >total 150160 >-rw-rw-r-- 1 auser auser 153600000 Mar 21 21:02 big >-rw-rw-r-- 1 auser auser 0 Mar 21 21:00 typescript >[m[auser@dtec402-7419 ~]$ quota >Disk quotas for user auser (uid 501): > Filesystem blocks quota limit grace files quota limit grace >/dev/mapper/vg0-lv1 > 150232* 100000 200000 7days 11 1000 2000 >[auser@dtec402-7419 ~]$ dd if=/dev/zero of=big2 >dm-1: write failed, user block limit reached. >dd: writing `big2': Disk quota exceeded >50+0 records in >49+0 records out >50900992 bytes (51 MB) copied, 0.215085 seconds, 237 MB/s >[auser@dtec402-7419 ~]$ ls -l >total 199928 >-rw-rw-r-- 1 auser auser 153600000 Mar 21 21:02 big >-rw-rw-r-- 1 auser auser 50900992 Mar 21 21:02 big2 >-rw-rw-r-- 1 auser auser 0 Mar 21 21:00 typescript >[auser@dtec402-7419 ~]$ quota >Disk quotas for user auser (uid 501): > Filesystem blocks quota limit grace files quota limit grace >/dev/mapper/vg0-lv1 > 200000* 100000 200000 12 1000 2000 >[auser@dtec402-7419 ~]$ rm big2 >[auser@dtec402-7419 ~]$ quota >Disk quotas for user auser (uid 501): > Filesystem blocks quota limit grace files quota limit grace >/dev/mapper/vg0-lv1 > 150232* 100000 200000 6days 11 1000 2000 >[auser@dtec402-7419 ~]$ rm big >[auser@dtec402-7419 ~]$ quota >Disk quotas for user auser (uid 501): > Filesystem blocks quota limit grace files quota limit grace >/dev/mapper/vg0-lv1 > 76 100000 200000 10 1000 2000 >[auser@dtec402-7419 ~]$ >Script done on Wed 21 Mar 2007 09:02:55 PM EDT
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 77871
: 150643 |
411864