Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Do one of:
    1. Reinstall the node with xena modules/tags
    2. Run puppet with the xena modules/tags, Run apt dist-upgrade && apt-get autoremove
  2. Reboot the compute-node
    1. When it comes up, see that the storage-interface is up. It it isnt, run a manual puppet-run to fix it.

GPU-nodes

  1. Rename Copy the vgpu-mapping key in hiera:
    1. ReplaceCopy: nova::compute::vgpu::vgpu_types_device_addresses_mapping
    2. WithTo: nova::compute::mdev::mdev_types_device_addresses_mapping:
  2. Run puppet with the xena modules/tags
  3. Run apt dist-upgrade && apt autoremove
  4. Run puppet again
  5. Restart openstack services and openvswitch-services

...