Portal:Cloud VPS/Admin/Runbooks/TooManyCloudcontrolsDown

From Wikitech

Overview

The procedures in this runbook require admin permissions to complete.


Error / Incident

All the cloudcontrol nodes are down in the system.

Cloudcontrols are the nodes that host the control plane for Openstack, so this means that no new actions can be scheduled (starting VMs, creating disks, logging in, ...). This means that even though the VMs might still be running, the system is not usable.

Cloudcontrols host a lot of services, for example:

  • Galera + mariadb for all openstack services
  • Nova-api, nova-scheduler, nova-conductor (VM instance management)
  • RabbitMQ for all openstack services
  • HAProxy for all openstack services
  • Trove-api, trove-conductor (DB as a Service)
  • Keystone (authentication/authorization/accounting)
  • Glance (VM image management service)
  • Neutron API/rpc (software defined network service)
  • Cinder (block device management service)
  • ...


Debugging

This might be the result of an ongoing intervention gone wrong, so first try to communicate with the rest of the team and look for any ongoing actions:

  • Ask on irc (#wikimedia-cloud-admin) if someone is taking any action and forgot about it
  • Check SAL (or sal.toolforge.org) for host being rebooted/taken down
  • Check Netbox to make sure the host is not being decommed or network changes were not applied
  • Check puppet for recent changes that might have affected the node

Then you can continue trying to figure out why the hosts are going down and not coming back up:


Common issues

Add here any issues you encounter.

Related information


Support contacts

Communication and support

Support and administration of the WMCS resources is provided by the Wikimedia Foundation Cloud Services team and Wikimedia movement volunteers. Please reach out with questions and join the conversation:

Discuss and receive general support
Stay aware of critical changes and plans
Track work tasks and report bugs

Use a subproject of the #Cloud-Services Phabricator project to track confirmed bug reports and feature requests about the Cloud Services infrastructure itself

Read stories and WMCS blog posts

Read the Cloud Services Blog (for the broader Wikimedia movement, see the Wikimedia Technical Blog)

Old incidents

Provide a list of phabricator tasks of previous incidents to be able to more review previous instances of the issue.