Incomplete logging for cinder operation

Bug #1133131 reported by Anil Benny
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Fix Released
Medium
John Griffith

Bug Description

No proper log messages for the cinder operations like create/delete . This used to work for folsom and i do not see such useful messages of the operation performed. Can this be set at debug by default? or atleast have start and completion( success/fail) report messages at the info level for logging in screen.

Current logging:
------------------

lume.manager [req-48fa877f-92ee-41a5-a2bc-8dc6e1f377f4 None None] Updating volume status
2013-02-23 02:59:08.860 INFO cinder.volume.manager [req-41e01612-3608-4b26-bc46-aadcfbe21602 264b3645cac74b7ea412a2d1691c2ca9 d19c6ea57b78462a9ed010152bc501e5] volume volume-942a1d3e-8c11-4148-88a1-bca6e4b9f009: creating
2013-02-23 02:59:09.170 INFO cinder.volume.manager [req-41e01612-3608-4b26-bc46-aadcfbe21602 264b3645cac74b7ea412a2d1691c2ca9 d19c6ea57b78462a9ed010152bc501e5] Clear capabilities
2013-02-23 02:59:14.204 INFO cinder.volume.manager [-] Updating volume status
2013-02-23 03:00:14.211 INFO cinder.volume.manager [-] Updating volume status
2013-02-23 03:01:14.228 INFO cinder.volume.manager [-] Updating volume status
2013-02-23 03:02:14.239 INFO cinder.volume.manager [-] Updating volume status
2013-02-23 03:03:14.250 INFO cinder.volume.manager [-] Updating volume status
2013-02-23 03:04:14.262 INFO cinder.volume.manager [-] Updating volume status
2013-02-23 03:05:14.271 INFO cinder.volume.manager [-] Updating volume status
2013-02-23 03:06:14.284 INFO cinder.volume.manager [-] Updating volume status
2013-02-23 03:07:14.299 INFO cinder.volume.manager [-] Updating volume status
2013-02-23 03:08:14.307 INFO cinder.volume.manager [-] Updating volume status
2013-02-23 03:09:14.316 INFO cinder.volume.manager [-] Updating volume status
2013-02-23 03:10:14.329 INFO cinder.volume.manager [-] Updating volume status
2013-02-23 03:10:39.009 INFO cinder.volume.manager [req-eb4e3f38-aff9-4142-952b-107dd0bfac9e 264b3645cac74b7ea412a2d1691c2ca9 d19c6ea57b78462a9ed010152bc501e5] Clear capabilities
2013-02-23 03:11:14.337 INFO cinder.volume.manager [-] Updating volume status

Changed in cinder:
status: New → Confirmed
assignee: nobody → John Griffith (john-griffith)
Anil Benny (anil-benny)
tags: added: netapp
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cinder (master)

Fix proposed to branch: master
Review: https://review.openstack.org/23113

Changed in cinder:
status: Confirmed → In Progress
Changed in cinder:
milestone: none → grizzly-rc1
importance: Undecided → Medium
tags: removed: netapp
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/23113
Committed: http://github.com/openstack/cinder/commit/9e14e07b8cc203506f8e6de515707a2e923cda17
Submitter: Jenkins
Branch: master

commit 9e14e07b8cc203506f8e6de515707a2e923cda17
Author: John Griffith <email address hidden>
Date: Wed Feb 27 20:49:53 2013 +0000

    Improve logging for volume operations via manager

    A large percentage of the logging information was
    being done using debug. This change moves some
    of the logging information to be info level and
    also tries to add some consistency in terms of
    the general create/delete operations.

    This includes moving logging for the basic operations
    into the manager and omitting the repetive messages from
    the drivers.

    Fixes bug: 1133131

    Change-Id: I792efde67f30d637431ad2fa45714e50bf9c705d

Changed in cinder:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in cinder:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in cinder:
milestone: grizzly-rc1 → 2013.1
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.