PURE-M70 Could not find volume ID for (volume) name in /bin/detail-graph-cgi.pl:4287

Hi
My env
Pure M70 5.1.3
stor2rrd 2.50

Error CGI-Bin log

Thu Feb 21 16:38:34 2019: DC-M70:VOLUME:M70-DC-AllDatacenter-01-store:io_rate:9: Could not find volume ID for DC-M70:M70-DC-AllDatacenter-01-store in /home/lpar2rrd/stor2rrd/data/DC-M70/VOLUME/volumes.cfg neither any alias in etc/alias.cfg /home/lpar2rrd/stor2rrd/bin/detail-graph-cgi.pl:4287 
Thu Feb 21 16:38:34 2019: DC-M70:VOLUME:M70-DC-AllDatacenter-01-store:io_rate:9: Could not find volume ID for DC-M70:M70-DC-AllDatacenter-01-store in /home/lpar2rrd/stor2rrd/data/DC-M70/VOLUME/volumes.cfg neither any alias in etc/alias.cfg /home/lpar2rrd/stor2rrd/bin/detail-graph-cgi.pl:4287 
Thu Feb 21 16:38:33 2019: DC-M70:VOLUME:M70-DC-AllDatacenter-01-store:io_rate:9: Could not find volume ID for DC-M70:M70-DC-AllDatacenter-01-store in /home/lpar2rrd/stor2rrd/data/DC-M70/VOLUME/volumes.cfg neither any alias in etc/alias.cfg /home/lpar2rrd/stor2rrd/bin/detail-graph-cgi.pl:4287 
Thu Feb 21 16:38:33 2019: DC-M70:VOLUME:M70-DC-AllDatacenter-01-store:io_rate:9: Could not find volume ID for DC-M70:M70-DC-AllDatacenter-01-store in /home/lpar2rrd/stor2rrd/data/DC-M70/VOLUME/volumes.cfg neither any alias in etc/alias.cfg /home/lpar2rrd/stor2rrd/bin/detail-graph-cgi.pl:4287 
Thu Feb 21 16:38:33 2019: DC-M70:VOLUME:M70-DC-AllDatacenter-01-store:io_rate:9: Could not find volume ID for DC-M70:M70-DC-AllDatacenter-01-store in /home/lpar2rrd/stor2rrd/data/DC-M70/VOLUME/volumes.cfg neither any alias in etc/alias.cfg /home/lpar2rrd/stor2rrd/bin/detail-graph-cgi.pl:4287


In Pure storage provision


Name of volume in /home/stor2rrd/stor2rrd/data/Pure/VOLUME/volumes.cfg

Common-Datastore-for-Vcenter/M70-DC-AllDatacenter-01-store : XXX;

In stor2rrd v2.41 i can fix that by edit in detail-graph-cgi.pl

$volg=~ s/.*\/\s*//;

but in v2.50 its not working.

Pls fix that.

Comments

  • Send us logs pls. 
    Note a short problem description in the text field of the upload form.
    
    cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir
    tar cvhf logs.tar logs tmp/*txt
    gzip -9 logs.tar
    
    Send us logs.tar.gz via https://upload.stor2rrd.com
    You might even attach screenshots when it helps in understanding of the issue.
    Thank you
  • Hello,

     

    your files have been succesfully uploaded to STOR2RRD support.

     

     Uploaded files:

     

     logs-20190222-093707.tar.gz






  • Hello,

    Here is a fix:

    http://download.stor2rrd.com/patch/qs_volume.pl.gz
    Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner)
    -rwxr-xr-x 1 stor2rrd stor2rrd 35985 Feb 22 14:16 qs_volume.pl
    If your web browser gunzips it automatically then just rename it: mv qs_volume.pl.gz qs_volume.pl


    After copy script to bin directory

    cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir

    ./load.sh html

    refresh GUI

    now it should be ok

    Let us know.

    Thank you
  • It' fixed
    Thanks a lot for your help


Sign In or Register to comment.