Posts
Users
Search
ayas
updated
10 years ago
Community Manager
•
7469 Posts
68026 Points
0
380
March 2nd, 2017 22:00
hi there ..
Does anybody know the max number of ISI_Quota_Grace number ?
what is the Max days for this setting ?
thanks !
aya
Responses (2)
Solutions (0)
Peter_Sero
6 Operator
1169 Posts
180
Posted March 2nd, 2017 23:00
challenging OneFS 8.0.1 one finds this:
# isi quota mod -v --type directory --path /ifs/data/qtest --soft-grace 34Y
Modified quota:
Modified thresholds:
soft_grace: 1072224000 -> 1072224000
# isi quota mod -v --type directory --path /ifs/data/qtest --soft-grace 35Y
The grace period specified is too large (max 1073741822 seconds)
-- Peter
Posted March 5th, 2017 17:00
Hi Peter !
Thanks you heaps for ding this !
According your output .... Max can say 34 years!
thanks again!
Self Repair, Upgrade & Maintain
Diagnostics and Tools
Drivers & Downloads
Solve
Inspiron Desktops
31
4
Dell Laptop Computers
53
6
Dell Pro Desktops
118
1
SupportAssist for PCs
117
7
Monitors
73
2
View More
Peter_Sero
6 Operator
•
1169 Posts
180
0
Posted March 2nd, 2017 23:00
challenging OneFS 8.0.1 one finds this:
# isi quota mod -v --type directory --path /ifs/data/qtest --soft-grace 34Y
Modified quota:
Modified thresholds:
soft_grace: 1072224000 -> 1072224000
# isi quota mod -v --type directory --path /ifs/data/qtest --soft-grace 35Y
The grace period specified is too large (max 1073741822 seconds)
-- Peter