Details
-
Bug
-
Resolution: Fixed
-
Major
-
6.6.0
-
Untriaged
-
1
-
Unknown
-
Build Team 2020 Sprint 21, Build Team 2020 Sprint 22
Description
When installing a Couchbase Server rpm, it prints out some links for Transparent Huge Pages and Swappiness if the settings are not set correctly.
- https://developer.couchbase.com/documentation/server/current/install/thp-disable.html
- https://developer.couchbase.com/documentation/server/current/install/install-swap-space.html
It looks like these links no longer work. They both redirect to the docs homepage:
$ sudo rpm -i couchbase-server-enterprise-6.6.0-centos7.x86_64.rpm
|
Warning: Transparent hugepages looks to be active and should not be.
|
Please look at https://developer.couchbase.com/documentation/server/current/install/thp-disable.html as for how to PERMANENTLY alter this setting.
|
Warning: Swappiness is not set to 0.
|
Please look at https://developer.couchbase.com/documentation/server/current/install/install-swap-space.html as for how to PERMANENTLY alter this setting.
|
Minimum RAM required : 4 GB
|
System RAM configured : 15.40 GB
|
|
Minimum number of processors required : 4 cores
|
Number of processors on the system : 4 cores
|
|
|
You have successfully installed Couchbase Server.
|
Please browse to http://centos-0243:8091/ to configure your server.
|
Refer to http://docs.couchbase.com for additional resources.
|
|
Please note that you have to update your firewall configuration to
|
allow external connections to a number of network ports for full
|
operation. Refer to the documentation for the current list:
|
https://docs.couchbase.com/server/6.6/install/install-ports.html
|
|
By using this software you agree to the End User License Agreement.
|
See /opt/couchbase/LICENSE.txt.
|