Stor2rrd V7.6 vs IBM FS9100

No more stats for FS9100 after upgrading from stor2rrd V7.5 to V7.6 : check connection done but :

[lpar2rrd@LIN-SDSMON01-VH bin]$ ./config_check.sh

=========================

STORAGE: FS9100A: SWIZ : sample rate: 300 seconds

=========================

 TCP connection to "fs9100a" on port "22" is ok

. /home/stor2rrd/stor2rrd/etc/stor2rrd.cfg; /usr/bin/perl /home/stor2rrd/stor2rrd/bin/ssh_test_svc.pl fs9100a lpar2rrd /home/lpar2rrd/.ssh/id_rsa 30 sshtest XXXXX 0


"_state" is not defined in %Net::OpenSSH::Constants::EXPORT_TAGS at /home/lpar2rrd/stor2rrd/lib/Xorux/Net/OpenSSH.pm line 20.

Can't continue after import errors at /home/lpar2rrd/stor2rrd/lib/Xorux/Net/OpenSSH.pm line 20.

BEGIN failed--compilation aborted at /home/lpar2rrd/stor2rrd/lib/Xorux/Net/OpenSSH.pm line 20.

Compilation failed in require at /home/stor2rrd/stor2rrd/bin/ssh_test_svc.pl line 26.

 This must work without providing password:

 ssh -o ConnectTimeout=80 -o StrictHostKeyChecking=no -o SendEnv=no -i /home/lpar2rrd/.ssh/id_rsa lpar2rrd@fs9100a "lscurrentuser"


 connection failed!!


BUT Connection is working fine :

[lpar2rrd@LIN-SDSMON01-VH ~]$ ssh -o ConnectTimeout=80 -o StrictHostKeyChecking=no -o SendEnv=no -i /home/lpar2rrd/.ssh/id_rsa lpar2rrd@fs9100a "lscurrentuser"


IT IS AN OFFENSE TO CONTINUE WITHOUT PROPER AUTHORIZATION.


This system is for the use of authorized users only. Individuals using this computer system without authority, or in excess of their authority, are subject to having all of their activities on this system monitored and recorded by system personnel. In the course of monitoring individuals improperly using this system, or in the course of system maintenance, the activities of authorized users may also be monitored. Anyone using this system expressly consents to such monitoring and is advised that if such monitoring reveals possible evidence of criminal activity, system personnel may provide the evidence of such monitoring to law enforcement officials.

name lpar2rrd

role Monitor

owner_id

owner_name

[lpar2rrd@LIN-SDSMON01-VH ~]$


Can anybody help ??


Thanks,

Michel

Comments

  • Hi,


    under root:

     rpm -e perl-Net-OpenSSH-0.62-1.el7.noarch


    it should resolve that.

    This might happen on our old virtuall appliances.

  • Thanks a lot !! Indeed this resolve my issue !!

    Michel

Sign In or Register to comment.