Bug 1814851 - [IPv6] Application should service on Address [::]:port
Summary: [IPv6] Application should service on Address [::]:port
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Logging
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.5.0
Assignee: Jeff Cantrill
QA Contact: Anping Li
URL:
Whiteboard:
Depends On: 1791231
Blocks: 1794801
TreeView+ depends on / blocked
 
Reported: 2020-03-18 19:56 UTC by Jeff Cantrill
Modified: 2020-07-13 17:23 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
Clone Of: 1791231
Environment:
Last Closed: 2020-07-13 17:22:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift elasticsearch-operator pull 271 0 None closed Bug 1812912: Bind ES node to POD_IP 2020-06-24 18:02:46 UTC
Red Hat Product Errata RHBA-2020:2409 0 None None None 2020-07-13 17:23:02 UTC

Comment 6 Anping Li 2020-05-22 13:23:06 UTC
Verified on 4.5
Already on project "openshift-logging" on server "https://api.ocp-edge08-0.qe.lab.redhat.com:6443".
+ echo '-->1. check Elasticsearch Cluster Status  --< '
-->1. check Elasticsearch Cluster Status  --< 
+ oc exec -c elasticsearch elasticsearch-cdm-2cegfoxd-1-6667b86ffc-2ggcp -- es_cluster_health
{
  "cluster_name" : "elasticsearch",
  "status" : "green",
  "timed_out" : false,
  "number_of_nodes" : 3,
  "number_of_data_nodes" : 3,
  "active_primary_shards" : 2,
  "active_shards" : 4,
  "relocating_shards" : 0,
  "initializing_shards" : 0,
  "unassigned_shards" : 0,
  "delayed_unassigned_shards" : 0,
  "number_of_pending_tasks" : 0,
  "number_of_in_flight_fetch" : 0,
  "task_max_waiting_in_queue_millis" : 0,
  "active_shards_percent_as_number" : 100.0
}
+ echo '-->2. List Shards status'
-->2. List Shards status
+ es_run _cat/shards
+ es_run_util _cat/shards
+ oc exec -c elasticsearch elasticsearch-cdm-2cegfoxd-1-6667b86ffc-2ggcp -- es_util --query=_cat/shards
.kibana_1 0 r STARTED 0   230b fd01::1:f42c:a6ff:fe00:9b elasticsearch-cdm-2cegfoxd-2
.kibana_1 0 p STARTED 0   230b fd01::3:f42c:a6ff:fe00:9c elasticsearch-cdm-2cegfoxd-3
.security 0 p STARTED 5 30.5kb fd01::1:f42c:a6ff:fe00:9b elasticsearch-cdm-2cegfoxd-2
.security 0 r STARTED 5 30.5kb fd01::2:f42c:a6ff:fe00:83 elasticsearch-cdm-2cegfoxd-1

Comment 9 errata-xmlrpc 2020-07-13 17:22:38 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409


Note You need to log in before you can comment on or make changes to this bug.