Working with multiple storage arrays
The IBM® Spectrum Control Base Edition, running on RHEL 6.3–6.5 64-bit operating systems, utilizes CPU and memory resources in accordance with amount of objects monitored by the vCOps server.
Before you begin
About this task
- Up to 1000 objects per array:
- Up to 20 arrays – 64-bit dual-core CPU, 4 GB of RAM, 5 Celery workers
- Up to 40 arrays – 64-bit quad-core CPU, 6 GB of RAM, 7 Celery workers
- Up to 100 arrays – 64-bit six-core CPU, 6 GB of RAM, 13 Celery workers
- Up to 5000 objects per array:
- Up to 20 arrays – 64-bit quad-core CPU, 4 GB of RAM, 5 Celery workers
- Up to 40 arrays – 64-bit six-core CPU, 6 GB of RAM, 10 Celery workers, 15 min. population interval
- Up to 100 arrays – 64-bit six-core CPU, 6 GB of RAM, 15 Celery workers, 25 min. population interval
The procedure for adding Celery workers and adjusting population interval is detailed below.
Procedure
To configure a number of Celery workers and adjust a population interval:
- Go to the /opt/ibm/ibm_spectrum_control/conf.d/celery directory.
- Edit the ldl_array file and change the number of Celery workers in the hsgsvr_array parameter to a desired value.
- Save the changes.
- Go to the /opt/ibm/ibm_spectrum_control/conf.d/hsgsvr directory.
- Edit the hsgsvr_config.ini file and change the population interval in the populate_arrays_and_events parameter to a desired value in minutes.
- Save the changes.
- Restart the Spectrum Control service (service ibm_spectrum_control restart).