Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Paste
P1164
flush cassandra buffers
Active
Public
Actions
Authored by
vsellier
on Sep 15 2021, 12:04 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Subscribers
None
seq
2
8
|
parallel -t ssh root@parasilo-
{}
nodetool flush
seq
2
8
|
parallel -t ssh root@parasilo-
{}
systemctl stop cassandra
seq
2
8
|
parallel -t ssh root@parasilo-
{}
sync
seq
2
8
|
xargs -t -n1 -i
{}
ssh root@parasilo-
{}
'echo 3 > /proc/sys/vm/drop_caches'
seq
2
8
|
parallel -t ssh root@parasilo-
{}
systemctl start cassandra
Event Timeline
vsellier
created this paste.
Sep 15 2021, 12:04 PM
2021-09-15 12:04:26 (UTC+2)
vsellier
mentioned this in
T3573: [cassandra] directory and content read benchmarks
.
Log In to Comment