Unable to generate the accurate container listing by performing the GET operation for unified file and object access container

This topic provides troubleshooting references and steps for resolving system errors when the system is unable to generate the accurate container listing by performing the GET operation for unified file and object access container.

Description

The system does not display the accurate container listing for a unified file and object access enabled container.

Cause

This error occurs under one or all of the following conditions:
  • The ibmobjectizer interval is too long. Therefore, a longer time is taken to update and display the listing.
  • The files created on the file system are not supported for objectization.

Proposed workaround

Tune the ibmobjectizer interval configuration by running the mmobj config change command.
The following is an example of setting up the objectization interval by using the mmobj config change:
mmobj config change --ccrfile spectrum-scale-objectizer.conf \
--section DEFAULT --property objectization_interval --value 2400
This command sets an interval of 40 minutes between the completion of an objectization cycle and the start of the next cycle.