Question

Opening Services > Cloud Infrastructure > Servers screen gives the warning:

Only the first 100 items are displayed. Try to narrow your search criteria.

The same warning is displayed at Services > Cloud Infrastructure > Backups and Images and other OACI screens with a large amount of items to show.

Cause

The amount of items shown in the default search is controlled by max-rows-per-search parameter in IM configuration file:

# grep max-rows-per-search /usr/local/share/PACI-im/IM-config.xml
      <cloud max-rows-per-search="100" />

Resolution

Open /usr/local/share/PACI-im/IM-config.xml for editing, change the parameter to the desired value and restart OACI services for the changes to take effect.

Internal content