Bug 1995079 - No metrics report if install local storage operator in the namespace local-storage
Summary: No metrics report if install local storage operator in the namespace local-st...
Keywords:
Status: CLOSED DUPLICATE of bug 1985082
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 4.9
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Santosh Pillai
QA Contact: Chao Yang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-08-18 12:06 UTC by Chao Yang
Modified: 2023-09-15 01:13 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-08-27 13:51:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Chao Yang 2021-08-18 12:06:34 UTC
Description of problem:
No metrics report if install local storage operator in the namespace local-storage

Version-Release number of selected component (if applicable):
local-storage-operator.4.9.0-202108171159

How reproducible:
Always

Steps to Reproduce:
1.Deploy local storage operator in ns local-storage
2.Create cr instance localvolume and localvolumediscovery
3.PV is created
4.oc get localvolumediscoveryresult
NAME                                                          AGE
discovery-result-ip-10-0-139-226.us-east-2.compute.internal   24m
discovery-result-ip-10-0-163-112.us-east-2.compute.internal   24m
discovery-result-ip-10-0-205-195.us-east-2.compute.internal   24m
5.After more than 20 mins, no metrics reported 
oc -n openshift-monitoring exec -c prometheus prometheus-k8s-0 -- curl -k -H "Authorization: Bearer $token" 'https://prometheus-k8s.openshift-monitoring.svc:9091/api/v1/label/__name__/values' | jq | grep -i lso
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 72501    0 72501    0     0  2832k      0 --:--:-- --:--:-- --:--:-- 2832k

Actual results:
No metrics report if install local storage operator in the namespace local-storage

Expected results:
Metrics should report.

Master Log:

Node Log (of failed PODs):

PV Dump:

PVC Dump:

StorageClass Dump (if StorageClass used by PV/PVC):

Additional info:

Comment 1 Hemant Kumar 2021-08-18 17:25:45 UTC
I suspect this might be duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1985082 which will prevent proper rbac rule creation.

Comment 2 Chao Yang 2021-08-19 01:37:29 UTC
Seems the same :-)

Comment 3 Yaniv Kaul 2021-08-19 10:12:15 UTC
(In reply to Chao Yang from comment #2)
> Seems the same :-)

So why not close as duplicate?

Comment 4 Hemant Kumar 2021-08-27 13:51:49 UTC

*** This bug has been marked as a duplicate of bug 1985082 ***

Comment 5 Red Hat Bugzilla 2023-09-15 01:13:48 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days


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