[RFE] Collect CUPS data via get_sensors periodic task

Bug #1645759 reported by Grzegorz Grasza
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ironic
Won't Fix
Wishlist
Unassigned

Bug Description

Ironic should be able to collect Intel Node Manager CUPS data

"""
As Ironic user, I need to get CUPS data through notification system. Ceilometer has implementation of Intel Node Manager, which already collects CUPS data:
http://docs.openstack.org/developer/ceilometer/_modules/ceilometer/ipmi/platform/intel_node_manager.html

I think there should be an option to enable CUPS sensor data in Ironic, for example:

send_sensor_data_types = CUPS

so CUPS sensor data will be sent to message queue.

Right now only SDR data is available – send_sensor_data calls ipmitool with these arguments:
ipmitool -I lanplus -H 192.168.44.108 -L ADMINISTRATOR -U root -R 12 -N 5 -f /tmp/tmp7CBirF sdr -v
"""

I think we should add a modification to the current native IPMI driver or add a new driver for that specific task.

Tags: needs-spec rfe
Revision history for this message
Grzegorz Grasza (xek) wrote :

One of the causes of suggesting it here is that some BMCs limit the concurrent amount of queries to 2, so using an additional service (like ceilometer) which runs independent IPMI queries brakes the setup.

Ironic deploys a locking mechanism which limits the concurrent queries.

Changed in ironic:
status: New → Confirmed
status: Confirmed → New
Revision history for this message
Jay Faulkner (jason-oldos) wrote :

I've properly marked this bug as an RFE, additionally, I'd added the `needs-spec` label which means you need to submit a spec here http://docs.openstack.org/developer/ironic/dev/code-contribution-guide.html#ironic-specs-process and have it approved before this RFE can be approved.

Thanks!

Changed in ironic:
status: New → Triaged
importance: Undecided → Wishlist
tags: added: needs-spec rfe
summary: - Collect CUPS data via get_sensors periodic task
+ [RFE] Collect CUPS data via get_sensors periodic task
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to ironic-specs (master)

Related fix proposed to branch: master
Review: https://review.openstack.org/413249

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on ironic-specs (master)

Change abandoned by Julia Kreger (<email address hidden>) on branch: master
Review: https://review.opendev.org/413249
Reason: Abandoning per the spec author.

Changed in ironic:
status: Triaged → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.