Cinder LVs are monitored by disk util MaaS

Bug #1524770 reported by Andy McCrae
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack-Ansible
Invalid
Medium
Andy McCrae
Juno
Fix Released
Medium
Andy McCrae

Bug Description

Juno only - RAX technical debt.

With the recent implementation to iterate over all SCSI devices to install maas utilisation alarms, we introduced a new error. This maas disk utilisation does now include cinder attached volumes if you run those playbooks after a system has been handed over. We basically need to amend this logic to exclude all disks with the model "VIRTUAL-DISK"

Backport of https://github.com/rcbops/rpc-openstack/pull/663

Changed in openstack-ansible:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-ansible (juno)

Fix proposed to branch: juno
Review: https://review.openstack.org/255833

Changed in openstack-ansible:
status: New → Invalid
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible (juno)

Reviewed: https://review.openstack.org/255833
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible/commit/?id=795daa0ec349288216155be42c139d3ad4c24102
Submitter: Jenkins
Branch: juno

commit 795daa0ec349288216155be42c139d3ad4c24102
Author: Andy McCrae <email address hidden>
Date: Thu Dec 10 12:10:24 2015 +0000

    Don't monitor Cinder Volume LVs for disk util.

    The disk utilisation monitoring will monitor cinder volumes if they are
    attached to an instance and you run the MaaS play again.

    We need to avoid this by ensuring that the model of moniitored disks is
    not 'VIRTUAL-DISK'.

    Change-Id: I6600e0e3cf8949cde332c1139fe6c9e3b0fa85e8
    Closes-Bug: #1524770

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.