Not all IBM Storwize arrays displaying

edited June 2017 in STOR2RRD

Installed the 2.01 version appliance to check if this will provide information needed on the storage arrays. Currently only 4 of the 9 arrays are reporting data. All were setup in stor2rrd the same and all but one is running the same firmware version, but the 4 don't display. This is a mix of V3700, V5000, and V7000 arrays. The connection test returns OK, and validated commands can run via ssh to the arrays.

What do I need to modify/fix to make this work.


Comments

  • Hi,

    do you have all storages connected correctly?

    su - stor2rrd
    cd /home/stor2rrd/stor2rrd
    ./bin/config_check.sh

    If it is ok then send us logs.
    Pls note a short problem description in the text field of the upload form (name of storage which do not work)

    cd /home/stor2rrd/stor2rrd          # or where is your STOR2RRD working dir
    ps -ef |egrep "2rrd >> tmp/list_data.txt
    tar cvhf logs.tar logs etc tmp/*txt *.out # do not miss "h" option in tar
    gzip -9 logs.tar

    Send us logs.tar.gz via https://upload.stor2rrd.com

Sign In or Register to comment.