Page MenuHomePhabricator

Measure capacity and utilization of labvirt**** servers
Closed, ResolvedPublic

Description

We need to know number of VMs that can be created, in terms of CPU / Memory / RAM. This will be used for:

  1. Figuring out when we need to start getting new hardware
  2. Figure out approval of new projects / advice to project owners about resource usage

Event Timeline

yuvipanda raised the priority of this task from to Needs Triage.
yuvipanda updated the task description. (Show Details)
yuvipanda added a project: Cloud-Services.

@Andrew says this should be done with https://wiki.openstack.org/wiki/Ceilometer and is pending an OpenStack upgrade

chasemp added a subscriber: chasemp.

There is a Grafana dashboard for labvirt* CPU, RAM, Disk https://grafana-admin.wikimedia.org/dashboard/db/labs-capacity-planning Needs polishing though.

I have added a graph of the CPU sum of {system,user,nice,iowait,irq,softirq} per labvirt hosts using a 1 day moving median.

View over the last 7 days: https://grafana.wikimedia.org/dashboard/db/labs-capacity-planning?panelId=90&fullscreen&from=now-7d&to=now

Andrew claimed this task.