Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-docker
Commits
d7f433bc
Commit
d7f433bc
authored
May 12, 2020
by
Fabio Luchetti
Browse files
Config recycle bin in eos_create_userhome
parent
2e99da3b
Pipeline
#1627687
skipped with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
image_scripts/eos_create_userhome.sh
View file @
d7f433bc
...
...
@@ -15,6 +15,10 @@ eos attr set sys.forced.space="default" /eos;
eos
mkdir
/eos/user
eos attr
set
sys.recycle
=
"/eos/dockertest/proc/recycle/"
/eos/user
;
eos recycle config
--size
10G
eos recycle config
--inodes
10M
eos recycle config
--lifetime
604800
# a week
eos recycle config
--ratio
0.2
eos
mkdir
/eos/user/e
eos attr
set
sys.forced.maxsize
=
"50000000000"
/eos/user/e
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment