Comments
-
AIX is affected, snmp package require some openssl.BTW this openssl is not used anyhow, all programs using system openss (lslpp -L| grep -i openssl), it is just dependency , nothing else Upgrade to higher snmp packages could be a solution but do not do it, we have bad experience with it on AIX Linux is not affected anyhow…
-
yep, exactly, it will not work with higher openssl
-
Have you already have running oVirt in beta?Check your old PERL5LIB setting in and try to use it cd /home/lpar2rrd/lpar2rrdgrep PERL5LIB= B*/*/etc/lpar2rrd.cfg
-
it will be different issue, sends us logs before rolling back 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…
-
it is possible but not easy, check internet, you can find a few ways to to proceed it
-
Hi, thanks for notifying us, we already know that :)There will be a new minor version which fixes it together with a few others in 2 weeks (2.51)
-
try exactly this setting: PERL=/opt/freeware/bin/perl PERL5LIB=/home/lpar2rrd/lpar2rrd/bin:/home/lpar2rrd/lpar2rrd/vmware-lib:/opt/freeware/lib/perl/5.8.8:/usr/opt/perl5/lib/site_perl/5.8.8/aix-thread-multi:/opt/freeware/lib/perl5/vendor_perl/5.8.8/ppc-thread-multi:/home/lpar2rrd/lpar2rrd/lib RRDTOOL=/usr/bin/rrdtool…
-
put at the end of PERL5LIB in etc/lpar2rrd.cfg this path:/opt/freeware/lib/perl5/vendor_perl/5.8.8/ppc-thread-multi -->…
-
ok, it will be PERL5LIB issue only cd /home/lpar2rrd/lpar2rrdgrep PERL5LIB= etc/lpar2rrd/cfg
-
ok, btw apparently it affects only older XoruX virtual appliances, can you confirm if you use it?What version?grep version /var/www/html/index.html
-
Hi, follow this to install necessary modules.http://www.lpar2rrd.com/oVirt-Postgres-support.htm
-
Hi, try this: cd /home/lpar2rrd/lpar2rrd vi etc/lpar2rrd.cfg and replace you actual PERL5LIB path by this (all one line): PERL5LIB=/home/lpar2rrd/lpar2rrd/bin:/home/lpar2rrd/lpar2rrd/vmware-lib:/usr/share/perl5/vendor_perl:/usr/lib64/perl5/vendor_perl:/usr/share/perl5:/home/lpar2rrd/lpar2rrd/lib Go to the GUI and confirm…
-
Hi, use this as a hot fix: http://www.stor2rrd.com/download-static/svcconfig.pl.gz -rwxr-xr-x 1 stor2rrd stor2rrd 101659 Feb 19 13:16 bin/svcconfig.pl Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) If your web browser gunzips it automatically then just rename it: mv svcconfig.pl.gz svcconfig.pl…
-
Can you add new items into the dashboard?What was you original lpar2rrd version befor upgrade?
-
Hi, we ddo not directly do not support QEMU.When XenServer or oVrit is on the top of it then it could work, we do not know if this could be the case.if so then follow our XenServer or oVirt install documentations.
-
Hi, your right, there is no detailed data for tier capacity in your case, we are looking into. We will let you know.
-
"historical reporting" feature will be further available only in the enterprise edition which is provided to customers only.
-
Hi Slawek, send us this data pls: cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir tar cvhf logs1.tar logs/*sw2 tmp/sw2*txt gzip -9 logs1.tar Send us logs.tar.gz via https://upload.stor2rrd.com
-
sorry, this one it is: http://www.stor2rrd.com/download-static/reporter.pl.gz -rwxrwxr-x 1 stor2rrd stor2rrd 107058 Feb 18 16:05 bin/reporter.pl Gunzip it and copy to /home/stor2rrd/stor2rrd/bin (755, stor2rrd owner) If your web browser gunzips it automatically then just rename it: mv reporter.pl.gz reporter.pl Assure that…
-
Hi, report name on the first page: http://www.lpar2rrd.com/download-static/reporter.pl.gz -rwxrwxr-x 1 lpar2rrd lpar2rrd 136061 Feb 18 15:58 bin/reporter.pl Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) If your web browser gunzips it automatically then just rename it: mv reporter.pl.gz reporter.pl…
-
Hi, logs and a scereenshot, attach both to the upload page cd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir tar cvhf logs.tar logs tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.lpar2rrd.com
-
posting resolution Install this: # umask 0022 # yum install net-snmp # yum install net-snmp-utils # yum install net-snmp-perl It is about support of health status for VSPG in 2.50 (new feature), it requires SNMP module. http://www.stor2rrd.com/Hitachi-VSPG-health-status.htm
-
Hi, it has been replaced by Reporterhttp://www.lpar2rrd.com/reporter.htm?14.1.29http://demo.lpar2rrd.com/?menu=bd1dc11&tab=0
-
Hi, logs plscd /home/lpar2rrd/lpar2rrd # or where is your LPAR2RRD working dir tar cvhf logs.tar logs tmp/*txt gzip -9 logs.tar Send us logs.tar.gz via https://upload.lpar2rrd.com
-
Hi there have been big changes in ACL since that version, ideally upgrade to v6.00 which will be release in a few hours.
-
Hi, sorry for delay, we are actually all busy with working on release of a new version.We will follow it au at the end of next week.
-
I know, but what I want to see is how $timeout was set before. it should have been set 360 but it would work even befor when that cmd takes 320secs at you as per above testing. thanks.
-
you must use something else than is on the link I provided you, it does not fail anyhow, more over there is no $command variable on the line with error: open( my $tmpfile, '>', $filename ) || error( "open file failed: $filename : $!", 111 ) && exit 111; Script on the link has this size:ls -l bin/hp3parperf.pl -rwxr-xr-x 1…
-
I really wanted to have there debug print to see how timeout was set before, can you put there file as per my previous email? tail logs/output.log-HPE3PAR20400
-
use this :http://www.stor2rrd.com/download/hp3parperf.pl.gz Gunzip it and copy to /home/stor2rrd/stor2rrd/binIf your web browser gunzips it automatically then just rename it: mv hp3parperf.pl.gz hp3parperf.pl Size mus be ls -l bin/hp3parperf.pl -rwxrwxr-x+ 1 stor2rrd stor2rrd 20974 Feb 6 15:43 bin/hp3parperf.pl
Howdy, Stranger!