VNX5400

LLC
LLC
edited April 2017 in EMC
What's wrong?
Empty in web console..

[root@xorux stor2rrd]# ./bin/config_check.sh

=========================
STORAGE: EMC-VNX-block_alias: VNX
=========================
first IP address : 192.168.1.2
/opt/Navisphere/bin/naviseccli -h 192.168.1.2  getsptime
Time on SP A: 04/13/17 08:49:12
Time on SP B: 04/13/17 08:49:07

  connection ok

[root@xorux stor2rrd]# sudo -u lpar2rrd ./load.sh
start time san : Thu Apr 13 08:54:50 CEST 2017
STOR2RRD free version 1.35-1
Alarm          : 3600
RRDTool version: 1.4008
Switches found : 0
Fabrics found  : 0
ISL found      : 0
start time stor: Thu Apr 13 08:54:50 CEST 2017
STOR2RRD free version 1.35-1 (1.35-1)
Host           : xorux.localdomain
Alarm          : 3600
RRDTool version: 1.4008
Storage        : EMC-VNX-block_alias
Storage type   : VNX
IO/DATA limits : volume limits : IO_MAX:50; DATA_MAX:1024 RESPONSE_MAX:2 CACHE_MAX:1024
updating RRD   : EMC-VNX-block_alias:VNX
config file    : EMC-VNX-block_alias: no new config input file found
load nicks     : EMC-VNX-block_alias : VOLUME
ERROR          : EMC-VNX-block_alias: Problem with configuration load, no VOLUME has been found, is there really exist one? : /home/stor2rrd/stor2rrd/data/EMC-VNX-block_alias/config.html bin/LoadDataModule.pm:11732
ERROR          : EMC-VNX-block_alias: Volumes cfg file has been found : /home/stor2rrd/stor2rrd/data/EMC-VNX-block_alias/VOLUME/volumes.cfg ./bin/storage.pl:7617
ERROR          : Exiting EMC-VNX-block_alias as some core cfg file is missing: config.html || pool.cfg || volumes.cfg
                 === Check http://www.stor2rrd.com/install-storage.htm for more ===
Custom start    : free : 1
Finished       : Thu Apr 13 08:54:51 2017, run time: 0 secs
heatmap-stor   : start Thu Apr 13 08:54:51 2017
heatmap-stor   : set Data IN utilization for 0 ports
heatmap-stor   : set Data OUT utilization for 0 ports
heatmap-stor   : set resp utilization for 0 pools
heatmap-stor   : set resp utilization for 0 volumes
heatmap-stor   : end Thu Apr 13 08:54:51 2017
start time html: Thu Apr 13 08:54:51 CEST 2017
installing WWW : install-html.sh
Host identif   : Linux xorux.localdomain 3.10.0-327.36.3.el7.x86_64 #1 SMP Mon Oct 24 16:09:20 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux 007f0100
Apparently nothing new, install_html.sh exiting
end time       : Thu Apr 13 08:54:51 CEST 2017
start config   : config_check-daily.sh once a day : Thu Apr 13 08:54:51 CEST 2017
An error occured, check /home/lpar2rrd/stor2rrd/logs/error.log and output of load.sh

$ tail -4 /home/lpar2rrd/stor2rrd/logs/error.log

Thu Apr 13 08:54:51 2017: EMC-VNX-block_alias: Problem with configuration load, no VOLUME has been found, is there really exist one? : /home/stor2rrd/stor2rrd/data/EMC-VNX-block_alias/config.html bin/LoadDataModule.pm:11732
Thu Apr 13 08:54:51 2017: EMC-VNX-block_alias: Volumes cfg file has been found : /home/stor2rrd/stor2rrd/data/EMC-VNX-block_alias/VOLUME/volumes.cfg ./bin/storage.pl:7617
Thu Apr 13 08:54:51 2017: Exiting EMC-VNX-block_alias as some core cfg file is missing: config.html || pool.cfg || volumes.cfg
                 === Check http://www.stor2rrd.com/install-storage.htm for more ===
Thu Apr 13 08:54:51 CEST 2017

[root@xorux stor2rrd]# tail -100 logs/error.log-EMC-VNX-block_alias
Argument "Securityfile" isn't numeric in sort at /home/stor2rrd/stor2rrd/bin/vnxperf.pl line 2343.
Use of uninitialized value $year in concatenation (.) or string at /home/stor2rrd/stor2rrd/bin/vnxperf.pl line 2236.
Use of uninitialized value $day in concatenation (.) or string at /home/stor2rrd/stor2rrd/bin/vnxperf.pl line 2236.
Use of uninitialized value $min in concatenation (.) or string at /home/stor2rrd/stor2rrd/bin/vnxperf.pl line 2236.
Use of uninitialized value $sec in concatenation (.) or string at /home/stor2rrd/stor2rrd/bin/vnxperf.pl line 2236.
Use of uninitialized value $year in concatenation (.) or string at /home/stor2rrd/stor2rrd/bin/vnxperf.pl line 2291.
Use of uninitialized value $day in concatenation (.) or string at /home/stor2rrd/stor2rrd/bin/vnxperf.pl line 2291.
Use of uninitialized value $min in concatenation (.) or string at /home/stor2rrd/stor2rrd/bin/vnxperf.pl line 2291.
Use of uninitialized value $sec in concatenation (.) or string at /home/stor2rrd/stor2rrd/bin/vnxperf.pl line 2291.

[root@xorux etc]# cat alias.cfg
# Alias file
# you can place there aliases for port, rank, pool or volumeo#
# Syntax: [PORT|POOL|RANK|VOLUME]:storage name:item:your alias
#
# for application of changes is necessary to force web refresh
#  ./load.sh html
#
# Examples:
#PORT:DS8700-1:0002:PPRC
#PORT:vnx5400-1-cs0:0002:PPRC

POOL:vnx5400-1-cs0:Pool0:Pool0
#POOL:vnx5400-1-cs0:0:Pool1
#POOL:vnx5400-2-cs0:0:Pool0
#POOL:vnx5400-2-cs0:0:Pool1

#
# for SAN switches:
#SANPORT:switch_name:port_name:your_alias
#SANPORT:SAN-switch1:2:ALIAS_for_port2





Comments

  • it is wrong. You have assigned naviseccli user credentials under root, but you have to do it under lpar2rrd.

    This one will not work:
    su - lpar2rrd
    /opt/Navisphere/bin/naviseccli -h 192.168.1.2  getsptime

    As fix repeat this under lpar2rrd (from manual):
    $ /opt/Navisphere/bin/naviseccli -addusersecurity -scope 1 -password XXXXXXXXXXX -user lpar2rrd


  • Thank you Pavel! It`s work! And another one question, were i can change graphic data interval from 5 to 1 minutes? 

  • no, only 5 minutes is supported for VNX. It is fixed, no matter what you set up in config files.
    http://www.stor2rrd.com/sample_rate.htm?1.4.16


Sign In or Register to comment.