Skip to content

Document how to increase root disk size when for example mgmt1 runs out of disk space #261

Description

@cmd-ntrf

After experimenting, for OpenStack, the root disk blockstorage can be extended, but should not be extended via Terraform because it would trigger a replacement of the instance (destroy+create). These manual steps were successfully applied twice to extend the root disk of a mgmt1 instance:

  1. shutdown all instances
  2. extend the instance root disk volume using OpenStack CLI or Horizon
  3. reboot all instances.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions