Lucas Meneghel Rodrigues
ae622b0c08
dist/common/scripts/scylla_kernel_check: Update messages
...
Small grammar tweaks to the script's output messages.
Signed-off-by: Lucas Meneghel Rodrigues <lmr@scylladb.com >
Message-Id: <1466205496-3885-3-git-send-email-lmr@scylladb.com >
2016-06-19 19:28:58 +03:00
Lucas Meneghel Rodrigues
aacf7eb2ae
dist/common/scripts/scylla_kernel_check: Fix conditional statement
...
Since most of the time people are running scylla_setup on
a fully upgraded ubuntu 14.04 box, we rarely reach that
code path, but once we do we end up with an error. Let's
fix that.
Signed-off-by: Lucas Meneghel Rodrigues <lmr@scylladb.com >
Message-Id: <1466205496-3885-2-git-send-email-lmr@scylladb.com >
2016-06-19 19:28:56 +03:00
Takuya ASADA
eb9bd3ee21
dist/common/scripts: show knowledge base URL when kernel is too old
...
To explain why this kernel is not supported, we need to show kb URL here.
Signed-off-by: Takuya ASADA <syuu@scylladb.com >
Message-Id: <1461644708-32078-1-git-send-email-syuu@scylladb.com >
2016-04-26 14:43:10 +03:00
Takuya ASADA
611b0a3400
dist/common/scripts: Add kernel version check
...
Check kernel version at beginning of scylla_setup, show error when kernel is too old.
Use iotune --fs-check to check kernel.
Fixes #1116
Signed-off-by: Takuya ASADA <syuu@scylladb.com >
Message-Id: <1459886738-10882-1-git-send-email-syuu@scylladb.com >
2016-04-24 17:47:13 +03:00