Comments
-
We have already contacted Pure directly, no interest at all ... I can understand it
-
Hi, it was something we have been considered but we have gave it up recently because of: 1. we have no access to Pure storage, also local Pure storage reseller does not have any demo box 2. we have been told that Pure storage comes with very nice GUI which includes even performance monitoring 3. not too big market share,…
-
ok, thanks for confirmation
-
had it worked before upgrade? have you re-defined LPAR2RRD server name after the upgrade like below? CHGCMDDFT CMD(LPAR2RRD/RTV_SYSSTS) NEWDFT('IPADR(''192.168.1.2'')')
-
ok, great, thanks for confirmation!
-
Hi, pls this output: iostat -Dsal
-
Hi, as per docu http://www.lpar2rrd.com/as400-install.htm check: - on lpar2rrd server 1. must run lpar2rrd-daemon process: ps -ef| grep lpar2rrd-daemon 2. check if anyting is listening (daemon) : netstat -an| grep 8162 3. check lpar2rrd error log if anything related: /home/lpar2rrd/lpar2rrd/logs/error.log-daemon - on…
-
Hi, have you schedulled DS8k storage agent in crontab? Is working: ./bin/config_check.sh if both are fine then 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 find data -exec ls -ld {} \; >…
-
have you configured VSP astorage agent in crontab? if so and it still does not work even now (same error) then send us logs, we will have a look. cd /home/stor2rrd/stor2rrd # or where is your STOR2RRD working dir find data -exec ls -ld {} \; > tmp/list_data.txt ps -ef |egrep "2rrd|svc|xiv|ds8|ds5|hus|vspg|netapp|horcm" >>…
-
use manuall upgrade as workaround: http://www.lpar2rrd.com/upgrade.htm?4.1.1
-
Hi, I affraide we cannot do too much here if the switch is not able to provide data every 15min withour overloading itself. You can ask your SAN switch support if this is a bug in your firmware etc.
-
ok, you missing it compleetly. is recognized by this: su - stor2rrd # lpar2rrd on the appliance cd /home/stor2rrd/stor2rrd ./bin/config_check.sh if status is "ok" then 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…
-
Hi, just want to confirm that SVM stats will be included in next release 1.35 http://www.stor2rrd.com/note135.htm?1.6 We wil look at SSD hdisks yet.
-
Hi, no, nothing like that is available in the product. We are able to do similar thing. Regulary export data into CSV via a batch job. CSV can be used as data source for importing to other databases. Basically this is a service we do for our customers only. Custmer specify data (metrics), format, time range etc etc and we…
-
Hi, can you see capacity in : menu --> storage --> pool --> capacity graphs? Is data actual? Could be that you have wrong time zone on the storage.
-
both is ok, it is symlinked /home/stor2rrd/stor2rrd == /home/lpar2rrd/stor2rrd
-
Hi, is storage pass this? su - stor2rrd cd/home/stor2rrd/stor2rrd ./bin/config-check.sh If so then wait an hour after initial configuration, it might taje some time to get initial configuration from the storage. have you schedulled this in crontab? 0,5,10,15,20,25,30,35,40,45,50,55 * * * *…
-
Hi, try another browser, some versions of IE cause that. It is fixed in recent release but you have to upgrade at first :) Cheers, Pavel
-
I see 2 problems: 1. datastores are missing in the menu 2. graphs failing ad2) problem is obvious here, you have character ":" in datastore name what causes a problem, we will fix it quickly, it is not a problem ad1) do all datastores disappered from menu? Send us logs for further investigation of this: Send us logs…
-
wait 30mins and try it again, it happens right after fresh install when storage configuration is not downlooaded yet. check logs/error<storage name> for any obvious problem If it does not start working then send us logs. Pls note a short problem description in the text field of the upload form. cd /home/stor2rrd/stor2rrd #…
-
Thanks for confirming ONTAP 9, we have not internally tested it. We would need to check why disappeared drives. We will ask you for some data later on. Regarding SVM. There might be some SVM metrics but no one has required that untill now. Let us check out possibilities, if there is data per SVM then we will include it. We…
-
The problem was on the server side in RRDCached daemon which is used since 4.92 if it is installed in the OS. Communication with it failed. Below procedure disables it what resolved the issue. su - lpar2rrd cd /home/lpar2rrd/lpar2rrd echo "LPAR2RRD_CACHE_NO=1" >> etc/.magic echo "export LPAR2RRD_CACHE_NO >> etc/.magic…
-
exactly, above version does not delete them
-
ok, pls send us logs/error.log-daemon file from lpar2rrd server https://upload.lpar2rrd.com
-
- what is your IBM i agent version 1.0.2 or 1.0.4? - Is that happen for all OS agents? - on the server side, is anything related to that lpar in logs/error.log-daemon, post "tail -50 logs/error.log-daemon" if you are not sure Thanks.
-
Pls try this code: 1. upgrade lpar2rrd server: http://www.lpar2rrd.com/download/lpar2rrd-4.92-1.tar http://www.lpar2rrd.com/upgrade.htm?4.1.1 2. upgrade IBM i agent http://www.lpar2rrd.com/download/LPAR2RRD_1.0.4.zip http://www.lpar2rrd.com/as400-upgrade.htm Let it work for an hour and let us know. If the issue is not…
-
ok, unfortunatelly debuging is limited in this version (because o a bug). I would recomend to use our latest agent and server. The problem might be already fixed and new version has far better debuging posibilities. I will share the code for upgrade tomorrow morning latest, it is being actually prepared. I think this is…
-
you can remove both (1st one is important, it woudl start write a lot of debuging data after future upgrade) rm tmp/as400-debug rm logs/as400-debug.txt
-
if you can see data then ignore debuging, the latest version of the server has that debuging broken, that is probably why. It is already fixed in actual code. remove tmp/as400-debug Then everything is fine, right? BTW there will be new enhanced version of the IBM i agent available soon with LAN adapters monitoring an disk…
-
Hello, ignore parameters for now, leave defaults. Do you see in the log if communication is estabilished with the lpar2rrd server? Have you defined lpar2rrd server (replace LPAR2RRD-SERVER.SERVER.COM in below example by your one)? CHGCMDDFT CMD(LPAR2RRD/RTV_SYSSTS) NEWDFT('IPADR(LPAR2RRD-SERVER.SERVER.COM)') Is it pingable…
Howdy, Stranger!