Versions Compared

Key

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

...

Published: 2022-10-27

Last modified: 2022-10-27

Problem

Info

After adding the Openstack to the Storware Backup & Recovery not all instances are visible after the succesful inventory synchronization

Solution

By default, Openstack has limits set on the responses sent by the nova API to 1000 entries per response. In order to increase this value you need to edit the nova.conf file which is usually located in the /etc/nova/nova.conf. You need to add the following line to the [DEFAULT] section.

...