Command svcconfig.pl ends with return code 255

Hello
in 1.35
works correctly, until last night
now on one of v7k storages graphs are not updated and in output.log there is info:

Sat Nov 26 01:02:52 2016 - INFO    - svcconfig.pl: XML Config File: /home/storevize/stor2rrd/data/V7000/svc.config.cron.xml_7820D2X-1 Time: Fri Nov 25 01:00:12 2016 Epoch: 1480032012 Last epoch: 0
Sat Nov 26 01:02:52 2016 - INFO    - svcconfig.pl: .
Sat Nov 26 01:02:52 2016 - INFO    - svcconfig.pl: Check XML file: /home/storevize/stor2rrd/data/V7000/svc.config.cron.xml_7820D2X-1

/home/storevize/stor2rrd/bin/svc_stor_load.sh: 2016-11-26_01:02 : Command svcconfig.pl ends with return code 255

any ideas ?

Comments

  • Hello,

    send us logs if possible and name of the affected storage.


    cd /home/stor2rrd/stor2rrd          # or where is your STOR2RRD working dir
    find data -exec ls -ld {} \; > tmp/list_data.txt
    ps -ef |egrep "2rrd|svc|xiv|ds8|ds5|hus|vspg|netapp|horcm" >> tmp/list_data.txt
    tar cvhf logs.tar logs etc tmp/*txt tmp/*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.