docs/doc/source/storage/openstack/replacing-the-nova-local-storage-disk-on-a-cloud-platform-simplex-system.rst
Rafael Jardim d6fb867888 Upstreaming WRO
Removed duplicate abbrev definitions

Signed-off-by: Rafael Jardim <rafaeljordao.jardim@windriver.com>
Change-Id: I7910d9f54e158250004abd7e17a4e119f8064252
Signed-off-by: Ron Stone <ronald.stone@windriver.com>
2021-03-31 08:57:23 -04:00

1.5 KiB

Replace Nova-local Storage Disk on a Cloud Platform Simplex System

On a Simplex system, a special procedure is recommended for replacing or upgrading the nova-local storage device, to allow for the fact that cannot be migrated.

For this procedure, you must use the .

Note

The volume group will be rebuilt as part of the disk replacement procedure. You can select a replacement disk of any size provided that the ephemeral storage requirements for all are met.

  1. Delete all .

  2. Lock the controller.

    ~(keystone_admin)$ system host-lock controller-0
  3. Delete the nova-local volume group.

    ~(keystone_admin)$ system host-lvg-delete controller-0 nova-local
  4. Shut down the controller.

    ~(keystone_admin)$ sudo shutdown -h now
  5. Replace the physical device.

    1. Power down the physical device.

    2. Replace the drive with an equivalent or larger drive.

    3. Power up the device.

      Wait for the node to boot to the command prompt.

  6. Source the environment.

  7. Unlock the node.

    ~(keystone_admin)$ system host-unlock controller-0
  8. Relaunch the deleted .