Bug 1492576
Summary: | [trello O6MCrGUx]Can't save searches, visulizations and dashboards in shared_ops mode | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Xia Zhao <xiazhao> | ||||||
Component: | Logging | Assignee: | Jeff Cantrill <jcantril> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Anping Li <anli> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 3.7.0 | CC: | anli, aos-bugs, jcantril, juzhao, pportant, rmeggins, xtian | ||||||
Target Milestone: | --- | Keywords: | OpsBlocker | ||||||
Target Release: | 3.7.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: |
Cause: Users don't have write permissions to the Kibana index
Consequence: Security Exception
Fix: Give users write permissions to the Kibana index
Result:
|
Story Points: | --- | ||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2017-11-28 22:11:25 UTC | Type: | Bug | ||||||
Regression: | --- | Mount Type: | --- | ||||||
Documentation: | --- | CRM: | |||||||
Verified Versions: | Category: | --- | |||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||
Embargoed: | |||||||||
Attachments: |
|
Description
Xia Zhao
2017-09-18 08:32:20 UTC
Will be fixed by: https://github.com/openshift/origin-aggregated-logging/pull/641 Reproduced on openshift v3.7.0-0.126.6, ansible version: openshift-ansible-playbooks-3.7.0-0.126.6.git.0.a60fe67.el7.noarch logging images tested with: ${brew_registry}/openshift3/logging-kibana v3.7 8a8d97e2e52d 3 days ago 618 MB ${brew_registry}/openshift3/logging-elasticsearch v3.7 f02ad2ceb2fe 3 days ago 438.1 MB ${brew_registry}/openshift3/logging-fluentd v3.7 e51eed14dd9a 3 days ago 235.1 MB ${brew_registry}/openshift3/logging-auth-proxy v3.7 8b446c84fceb 3 days ago 218.2 MB ${brew_registry}/openshift3/logging-curator v3.7 5775172f7c24 3 days ago 222.3 MB Issue was even reproduced on unique mode with Comment #2. The index can be saved with v3.7.0-0.143.1.1. so move to verified. We are seeing this same problem on starter-ca-central-1 today, oc version v3.6.173.0.7, logging version v3.6.173.0.37. Tested with images from stage repo, searches, visulizations and dashboards could be saved in shared_ops mode. See the attached picture, take save searches for example, there have 3 saved searches, and load these searches could get correct result, no error is found. env: openshift v3.6.173.0.59 rpm -qa | grep openshift-ansible* openshift-ansible-docs-3.6.173.0.59-1.git.0.0e31372.el7.noarch openshift-ansible-lookup-plugins-3.6.173.0.59-1.git.0.0e31372.el7.noarch openshift-ansible-3.6.173.0.59-1.git.0.0e31372.el7.noarch openshift-ansible-callback-plugins-3.6.173.0.59-1.git.0.0e31372.el7.noarch openshift-ansible-roles-3.6.173.0.59-1.git.0.0e31372.el7.noarch openshift-ansible-filter-plugins-3.6.173.0.59-1.git.0.0e31372.el7.noarch openshift-ansible-playbooks-3.6.173.0.59-1.git.0.0e31372.el7.noarch Images: logging-curator-v3.6.173.0.49-4 logging-elasticsearch-v3.6.173.0.49-5 logging-fluentd-v3.6.173.0.49-4 logging-fluentd-v3.6.173.0.49-4 logging-kibana-v3.6.173.0.49-5 Created attachment 1343542 [details]
searches could be saved and loaded
Should we only verify this against 3.7 images? Was this an install of 3.6 using openshift-ansible 3.6.173.0.59, but all image versions of OCP and Logging at 3.6.173.0.49? Change logging Images in Comment 7 to: logging-auth-proxy-v3.6.173.0.49-4 logging-curator-v3.6.173.0.49-4 logging-elasticsearch-v3.6.173.0.49-5 logging-fluentd-v3.6.173.0.49-4 logging-kibana-v3.6.173.0.49-5 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/RHSA-2017:3188 |