Cleanup tmp files after running bonnie from benchmark scripts
[xfstests-dev.git] / 050.grpquota
1 QA output created by 050
2 meta-data=DDEV isize=XXX agcount=N, agsize=XXX blks
3 data     = bsize=XXX blocks=XXX, imaxpct=PCT
4          = sunit=XXX swidth=XXX, unwritten=X
5 naming   =VERN bsize=XXX
6 log      =LDEV bsize=XXX blocks=XXX
7 realtime =RDEV extsz=XXX blocks=XXX, rtextents=XXX
8
9 *** report no quota settings
10 *** Report for group quotas on device [DEVICE]
11 Block grace time: 7days; Inode grace time: 7days
12                         Block limits                File limits
13 Group           used    soft    hard  grace    used  soft  hard  grace
14 ----------------------------------------------------------------------
15 [NAME]    --       0       0       0              3     0     0       
16
17 *** report initial settings
18 *** Report for group quotas on device [DEVICE]
19 Block grace time: 7days; Inode grace time: 7days
20                         Block limits                File limits
21 Group           used    soft    hard  grace    used  soft  hard  grace
22 ----------------------------------------------------------------------
23 [NAME]    --       0       0       0              3     0     0       
24 [NAME]    --       0     100     500              1     4    10       
25
26 *** push past the soft inode limit
27 *** Report for group quotas on device [DEVICE]
28 Block grace time: 7days; Inode grace time: 7days
29                         Block limits                File limits
30 Group           used    soft    hard  grace    used  soft  hard  grace
31 ----------------------------------------------------------------------
32 [NAME]    --       0       0       0              3     0     0       
33 [NAME]    --       0     100     500              3     4    10       
34
35 *** push past the soft block limit
36 *** Report for group quotas on device [DEVICE]
37 Block grace time: 7days; Inode grace time: 7days
38                         Block limits                File limits
39 Group           used    soft    hard  grace    used  soft  hard  grace
40 ----------------------------------------------------------------------
41 [NAME]    --       0       0       0              3     0     0       
42 [NAME]    +-     140     100     500  7days       4     4    10  7days
43
44 *** push past the hard inode limit (expect EDQUOT)
45 *** Report for group quotas on device [DEVICE]
46 Block grace time: 7days; Inode grace time: 7days
47                         Block limits                File limits
48 Group           used    soft    hard  grace    used  soft  hard  grace
49 ----------------------------------------------------------------------
50 [NAME]    --       0       0       0              3     0     0       
51 [NAME]    ++     140     100     500  7days      10     4    10  7days
52
53 *** push past the hard block limit (expect EDQUOT)
54 *** Report for group quotas on device [DEVICE]
55 Block grace time: 7days; Inode grace time: 7days
56                         Block limits                File limits
57 Group           used    soft    hard  grace    used  soft  hard  grace
58 ----------------------------------------------------------------------
59 [NAME]    --       0       0       0              3     0     0       
60 [NAME]    ++      OK     100     500  7days      10     4    10  7days
61
62 *** unmount