Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
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.
|
Attachments
Issue Links
For Gerrit Dashboard: MB-42157 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
138976,5 | MB-42157: Update doc URLs; use https everywhere (except console URL) | mad-hatter | voltron | Status: MERGED | +2 | +1 |
138994,1 | Merge remote-tracking branch 'origin/mad-hatter' into master | master | voltron | Status: MERGED | +2 | +1 |
Thanks Ben Brooks. I'll add redirects to handle links from older versions.
Dave Finlay For the upcoming versions, we should update the links to docs in the source code. Could you help reassign this ticket to the right team member?