Comments
-
You said that ping did not work. If ping does not work then the OS agent does not work either. It uses the same network path which obviously does not work i.e. your server is not able to reach lpar2rrd machine generally. It is not an "OS agent" issue, it is a system issue we are not able to fix or troublesoot. There might…
-
Hi, if ping and telnet does not work there there is nothing to debug on the agent side. There is no network connectivity and agent will not work. Check your routing table and interfaces on the server, firewalls etc ... we cannot advice here anything, the problem is on your infra.
-
great, thanks for confirmation that it works. It will be included into the next version 1.1.2 I do not fully understand the problem with the other partition. Is ping and telnet to the server port working or not? There is actually no any debug mode in the agent.
-
Can you try attached code? It should resolve the issue: Please restore this *PGM C_RTVSTS over the existing program into library LPAR2RRD. move savf to QGPL by FTP (bin) and use command RSTOBJ OBJ(C_RTVSTS) SAVLIB(LPAR2RRD) DEV(*SAVF)…
-
ok, after analyze of the last data you have sent our suggested workaround does fully not help. All should work except of pool data. We will let you know as soon as the fix is available (during next week)
-
thanks for data. Have you tried to change parameters as per point 5? Is the agent working working now?
-
Hi, 1. there are details read/write (receiv/transmit) per each VM and ESXi. What else do you suggest? 2. do you mean enhance custom groups of VMs about memory/network/disk stats? It will happen, hopefully next version. BTW regarding VMware there will be big changes in the next version (Apr). It will use only real…
-
Hi, thanks, we see the problem. It might happen when you have many pools defined in the system. As the last point (5) there is a workaround which should make it work. We would need for futhyer analyze start LPAR2RRD agent with debug mode again (as you did). 1/ Stop LPAR2RRD agent go MENU …
-
Hi, To analyze problem we need start LPAR2RRD agent with debug mode a need two User Space dumps. path '/home/lpar2rrd' must exist 1/ Dump UserSpace by command (current) CMD_DMPUSR USRSPCB(LPAR2RRD/PH_USRSPC) PATHIN('/home/lpar2rrd') 2/ Stop LPAR2RRD agent…
-
Check if there is running both agent job: RTV_SYSSTS and SND_SYSSTS (this one obvious running) If not the check its job log.
-
no other message after " IF: C_SNDSTS - protocol 5.1 UTF8 conv"? even if you refresh it by F5? It might take about 30minutes that it appears there since the agent starts?
-
Hi, do you see that AG switch as separate fabric? From our point it is ok as it is separate fabric.
-
find data -name \*\.\[x\|m\|r\]\?\?
-
Hi,. 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 {} \; > tmp/list_data.txt ps -ef |egrep "2rrd|svc|xiv|ds8|ds5|hus|vspg|netapp|horcm" >> tmp/list_data.txt tar cvhf logs.tar logs etc…
-
no, there no other way like data merge. You either keep data from the first or from the second instance.
-
Hi, migration to the same architecture is easy (AIX to AIX) 1. install a new lpar2rrd 2. configure lpar2rrd 3. stop lpar2rrd daemon on the old instance if you use the OS agent 4. copy over data directory (use tar, do not copy it like cp -R !) Absolute path of data dir should be same on both instances, if is different then…
-
this is the right size: -rwxr-xr-x 1 lpar2rrd staff 159674 Jan 27 16:21 lpar2rrd.pl
-
ok, it is clear, I have just fixed it :) http://www.lpar2rrd.com/download/lpar2rrd.pl.gz Gunzip it and copy to /home/lpar2rrd/lpar2rrd/bin (755, lpar2rrd owner) -rwxr-xr-x 1 lpar2rrd staff 160035 Jan 27 16:18 bin/lpar2rrd.pl If your web browser gunzips it automatically then just rename it: mv lpar2rrd.pl.gz lpar2rrd.pl It…
-
This look like director of a WPAR. I would need to list directory of global wpar == LPAR. (ls -lR) Whole path pls (anonymize serial/hmc if necessary)
-
This ouptup: date cd /home/lpar2rrd/lpar2rrd ls -lR data/<server>/*/<lpar name / global wpar>/
-
ok, looks like in the past there was for a moment installed agent higher version on that lpar earlier than on the server. Anyway when ever you see this error in the server daemon log "not a simple unsigned integer" then remove affected file (all files of that type). rm…
-
1. Is that issue global (all HMCs) or only on that particular HMC? 2. is this cmd shows that correctly? lshwres -m <server> -r mem --level lpar -F lpar_name,curr_min_mem,curr_mem,curr_max_mem,run_mem We do not put "0" into that column when I look in the code, it must come from the HMC.
-
What is your lpar2rrd server version? (GUI --> menu panel --> next to the last item) Looks like you have installed higher version of the agent than server (actually or in the past) Based on version info I will let you know resolution.
-
is it working with installed glibc.i686? It is something what helped in this thread and it is a difference between your version of the appliace and the actual one https://rodrigotamada.wordpress.com/2012/08/20/oracle-linux-install-emc-powerpath-naviagent-on-oracle-linux-6/
-
http://www.lpar2rrd.com/wpar.htm?4.3.18 you should see on the LPAR level (global WPAR) WPAR CPU and MEM aggregated graphs per all wpars. It works automatically.
-
BTW what is youir appliance version: grep "Virtual Appliance version" /var/www/html/index.html| sed -e 's/^.*Virtual Appliance version/Virtual Appliance version/' -e 's/is brought to you by.*//' Looks like you have older appliance when there was not support for VNX yet.
-
I well, I think that this oneis missing at your appliance yum install glibc.i686
-
Hi, I have just tried it, it is ok with the same package. What is your appliance version? It is noted on the bottom of its root web page: open web page http://<your hostaname>/ [root@xorux]# rpm -i NaviCLI-Linux-64-x86-en_US-7.30.15.0.44-1.x86_64.rpm Please enter the verifying level(low|medium|l|m) to set? l Setting low…
-
Hi, it does not appear immediatly on the lpar2rrd server in the GUI. Try: 1. Ctrl-F5 in the GUI and check if it is there 2. cd /home/lpar2rrd/lpar2rrd; ./load.sh html and again Ctrl-F5 When nothing then list this dir cd /home/lpar2rrd/lpar2rrd ls -l data/<server>/*/<lpar name / global wpar>/ You should see there a…
-
Hi, we have recently review our 3PAR monitoring with some HPE storage specialist and we have found out that we do not monitor it best levels from front-end and back-end point of view. As the back-end we actually use data from "logical drive" what is one level above disk which seems to be really back-end with RAID overhead…
Howdy, Stranger!