Error for EMC VNX (not a simple unsigned integer at LoadDataModule.pm)

After performing an upgrade from v. 1-35-1 to v. 2.01 in an AIX 7.1.0.0.0 when performing the initial load, the following error occurs:

Use of uninitialized value in string eq at /opt/freeware/lib/perl/5.8.8/RRDp.pm line 168.
Wed Aug 30 16:45:29 2017: EMC-VNX : load_host failed: ERROR: /home/monitor/stor2rrd/stor2rrd/data/EMC-VNX/VOLUME/33.rrr: not a simple unsigned integer: '2190-4-13' at bin/LoadDataModule.pm line 1734
 ./bin/storage.pl:186
Wed Aug 30 16:45:29 CEST 2017: an error in /opt/freeware/bin/perl -w ./bin/storage.pl: 1

I applied the fix for LoadDataModule.pm that Pavel indicates in the following thread:

https://forum.xorux.com/index.php?p=/discussion/155/error-for-emc-vnx-use-of-uninitialized-value-rrdp-error-mode-in-string-eq-at-usr-lib64-perl5-vend#latest

But the error persists, someone could indicate to me that more could look to solve the error.

Validation with config_check. sh gives OK for all.

Thank you and greetings,


Javier Rodriguez

Comments

  • Hi,

    at first try this:
    remove the oldest *perf* file here: ls -lt data/EMC-VNX/*perf*
    run ./load.sh  to see if that resolved the issue

    If the issue persists then send us actually the oldes perf file: ls -lt data/EMC-VNX/*perf*
    https://upload.stor2rrd.com



  • It worked perfectly.
    
    Many thanks Pavel

Sign In or Register to comment.