Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.x Doc Updates
-
DOC-2019-S09-May03, DOC-2019-S22-Nov01
-
1
Description
Currently, we use the static_config file to configure the networking mode. But this has a problem of losing the configuration during an upgrade.
Document REST API to change the address family:
curl -X POST http://<host>:8091/node/controller/setupNetConfig -d “afamily=ipv6”
|
Document ipv6 configuration on upgrade from 5.5.2 to 5.5.3
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Description |
Currently, we use the static_config file to configure the networking mode. But this has a problem of losing the configuration during an upgrade.
# Document REST API to change the address family: {code} curl -X POST http://<host>:8091/node/controller/setupNetConfig -d “afamily=ipv6” {code} # Document ipv6 configuration on upgrade from 5.5.2 to 5.5.3 |
Currently, we use the static_config file to configure the networking mode. But this has a problem of losing the configuration during an upgrade.
(/) Document REST API to change the address family: {code} curl -X POST http://<host>:8091/node/controller/setupNetConfig -d “afamily=ipv6” {code} (/) Document ipv6 configuration on upgrade from 5.5.2 to 5.5.3 |
Sprint |
|
Rank | Ranked higher |
Sprint |
|
Rank | Ranked higher |
Link | This issue blocks CBSE-6604 [ CBSE-6604 ] |
Summary | IP4 / IP6 configuration issues | IPv4 / IPv6 configuration issues |
Status | Open [ 1 ] | In Progress [ 3 ] |
Actual Start | 2019-04-15 08:10 (issue has been started) |
Status | In Progress [ 3 ] | In Review [ 10107 ] |
Sprint |
|
Status | In Review [ 10107 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Actual End | 2019-04-26 08:57 (issue has been resolved) |
Planned End | 2019-04-30 08:30 (started sprint) | |
Planned Start | 2019-04-30 08:30 (started sprint) |
Fix Version/s | 5.x Doc Updates [ 15024 ] | |
Fix Version/s | 5.5.3 [ 15923 ] | |
Affects Version/s | 5.x Doc Updates [ 15024 ] | |
Affects Version/s | 5.5.3 [ 15923 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Resolution | Duplicate [ 3 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Richard Smedley [ richard smedley ] | Tony Hillman [ tony.hillman ] |
Rank | Ranked lower |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Story Points | 1 |
Now added at https://docs-staging.couchbase.com/server/6.0/rest-api/rest-server-nodes.html
Will be built to production docs tonight.
Also changed in 5.5: https://github.com/couchbase/docs-server/blob/release/5.5/modules/rest-api/pages/rest-server-nodes.adoc