Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
11
Merge Requests
11
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
slapos.package
Commits
0fa062f0
Commit
0fa062f0
authored
12 years ago
by
Cédric de Saint Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Be even more foolish, and set 16M for max AIO NR.
parent
31c9c285
master
Arch
alain-kdbox
apt_release_info
bbu
binary-cache-force-url
cdn-test
cygwin
cygwin-core1.0-offline
drop_var_prompt
edgepacer
feat/systemd-resolved
fix/crontab-timeout
fix/deploy-test-nftable-debian-11
fix/https
fix/py3
fix/repair-standalone-test
generic_improvements
local-frontend
logging
no-fw
obs_re6st_systemd
ors-dev
ors-offline
ors-ue
re6st
re6stnet-switch
slapos-master-standalone-fix
tomo_re6stnet_install
vmhost
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0
1.0a7
0.2.0
slapprepare-1.0a6
slapos.package-0.2.1.1
slapos.package-0.1.1
playbook-2015-08-03
playbook-2.0
playbook-1.5
playbook-1.4
playbook-1.3
playbook-1.2
playbook-1.1
playbook-1.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
slapprepare/slapprepare/script/slapos
slapprepare/slapprepare/script/slapos
+1
-1
No files found.
slapprepare/slapprepare/script/slapos
View file @
0fa062f0
...
@@ -156,7 +156,7 @@ systemctl enable slapos-node.service
...
@@ -156,7 +156,7 @@ systemctl enable slapos-node.service
systemctl start slapos-node.service
systemctl start slapos-node.service
# Increase default aio-max-nr for sql servers
# Increase default aio-max-nr for sql servers
sysctl
-w
fs.aio-max-nr
=
1
04857
6
sysctl
-w
fs.aio-max-nr
=
1
677721
6
# Enable noop scheduler for disk which have SLAPOS labeled partition
# Enable noop scheduler for disk which have SLAPOS labeled partition
disk
=
`
blkid
-L
SLAPOS |
sed
-r
-e
's/(\/dev\/|[0-9]*$)//g'
`
disk
=
`
blkid
-L
SLAPOS |
sed
-r
-e
's/(\/dev\/|[0-9]*$)//g'
`
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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