-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
daemon fails because cluster has different name than 'ceph' #112
Comments
This problem is worst than I expected. Command:
cannot be run on OSD nodes because they are not Ceph clients by default. So I think |
tendrl-bug-id: Tendrl#112 Signed-off-by: Shubhendu <shtripat@redhat.com>
Sent #118 to fix this. |
tendrl-bug-id: Tendrl#112 Signed-off-by: Shubhendu <shtripat@redhat.com>
@shtripat is this fix planned to be available in the latest build? |
@sankarshanmukhopadhyay This was merged yesterday, so should be available in the last nightly build(1.2-02_21_2017_06_35_02 ) |
ACK. Thank you @nthomas-redhat Subsequent to testing, if found fixed, I'd request the reporter to mark this as closed. And similarly for other issues which have been resolved in the latest builds. |
@mkudlej - once you commence testing, please verify if the fix works and we can resolve this issue. |
With today packages I see properly stored ceph cluster in Etcd. Once I can confirm this by importing cluster with different name than ceph, I'll close this issue. This is blocked by Tendrl/api#82 |
Since Tendrl/api#82 seems to have been addressed, can we attempt to confirm the fix this week? |
There is new blocker https://github.com/Tendrl/performance-monitoring/issues/58 which blocks also this. |
The fix for https://github.com/Tendrl/performance-monitoring/issues/58 has been merged. Please check the latest builds when available and update this issue. |
I don't see this issue with:
--> CLOSE |
It seems that ceph integration daemon work only if there is cluster with name ceph. It should work also if node is part of cluster with different name than ceph.
Example of call which breaks daemon:
which is part of start of daemon
The text was updated successfully, but these errors were encountered: