Bug 804009 - got 404 error when visit metrics page after migration
Summary: got 404 error when visit metrics page after migration
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: OKD
Classification: Red Hat
Component: Pod
Version: 1.x
Hardware: Unspecified
OS: Unspecified
high
medium
Target Milestone: ---
: ---
Assignee: Krishna Raman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-16 10:01 UTC by Meng Bo
Modified: 2014-06-18 07:24 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-19 10:42:25 UTC
Target Upstream Version:


Attachments (Terms of Use)

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"


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