Bug 804009

Summary: got 404 error when visit metrics page after migration
Product: OKD Reporter: Meng Bo <bmeng>
Component: PodAssignee: Krishna Raman <kraman>
Status: CLOSED WONTFIX QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: high    
Version: 1.xCC: jialiu, mfisher, mmcgrath, rmillner
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-19 10:42:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Meng Bo 2012-03-16 10:01:39 UTC
Description of problem:
after migration, visit metrics page will get '404 Not Found' error.

Version-Release number of selected component (if applicable):
devenv-stg-144

How reproducible:
always

Steps to Reproduce:
1.start devenv-stage_143
2.create an app and embed metrics cartridge
3.do upgrade and migration
4.visit the metrics page
  
Actual results:
will get 404 Not Found error.

Expected results:
the metrics should be accessed without any problems.

Additional info:
After check file /var/lib/stickshift/7c22d9043f2a4ba5bc0d1a1d7298a2b7/metrics-0.1/conf.d/metrics.conf
found /usr/libexec/li/cartridges/embedded/metrics-0.1/info/data/metrics/ in the conf file

#ls /usr/libexec/li/cartridges/embedded/metrics-0.1/info/data/metrics/
ls: cannot access /usr/libexec/li/cartridges/embedded/metrics-0.1/info/data/metrics/: No such file or directory

The correct path should be /usr/libexec/stickshift/cartridges/embedded/metrics-0.1/info/data/metrics/

Comment 1 Mike McGrath 2012-03-16 13:26:52 UTC
Actually it's probably time to just remove the metrics cartridge from the test matrix and prod.  It doesn't work very well and is largely ignored.

Meng, can you get it removed from the test matrix?

Comment 2 Johnny Liu 2012-03-19 10:42:25 UTC
According to comment 1, remove metrics cartridge from test matrix, and close this bug as "WONTFIX"