Hi, I have installed only the below rpm's root@blr01> pkginfo |grep -i openhpi System/Monitoring openhpi 3.2.0-1 Open implementation of the SAF Hardware Platform Interface System/Monitoring openhpi-clients 3.2.0-1 OpenHPI command-line utilities System/Monitoring openhpi-oa_soap 3.2.0-1 OpenHPI plugin for HP BladeSystem c-Class
Is it sufficient or anything else is required? In Atca we still use openhpi-2.14.1-3.el6.x86_64, below packages are being used root@mercury10> pkginfo |grep -i openhpi System Environment/Base openhpi 2.14.1-3.el6 Hardware Platform Interface library and tools System Environment/Libraries openhpi-libs 2.14.1-3.el6 The system libraries for the openhpi project System Environment/Base openhpi-subagent 2.3.4-10.el6 NetSNMP subagent for OpenHPI In HP, I don't have any rpm for openhpi-libs which was generated after building Openhpi-3.2.0, so is it mandatory to have openhpi-libs in openhpi-3.2.0 If it is mandatory, where do I get the openhpi-libs froms(didn't find it in Openphi.org)? Regards Naveen S -----Original Message----- From: ext Anton Pak [mailto:[email protected]] Sent: Tuesday, April 02, 2013 11:49 AM To: [email protected]; Shivegowda, Naveen (NSN - IN/Bangalore) Cc: Mallya, Akshatha (NSN - IN/Bangalore); R, Anand (NSN - IN/Bangalore) Subject: Re: [Openhpi-devel] Reg. Openhp-3.2.0 Hi Naveen, OpenHPI library by default (in case of empty/absent openhpiclient.conf and unset OPENHPI_DAEMON_HOST) tries localhost. And the default port value is 4743. So those vars are not mandatory for your case. Anton Pak On Tue, 02 Apr 2013 10:12:21 +0400, Shivegowda, Naveen (NSN - IN/Bangalore) <[email protected]> wrote: > Hi Anton, > > Few times hpiinv takes some time and afterwards it succeeds, in this > case the below message is being seen > > Apr 2 11:24:57 blr01 openhpid: oa_soap: oa_soap_event.c:171: OA > returned IP is 0.0.0.0 > > > Also in the below message, 443 is being used: is it the port number that > is being used to communicate with my OA? > > Apr 2 11:32:13 blr01 openhpid: oa_soap: oa_soap_discover.c:332: > Discovery failed for active OA 10.255.14.50:443 > > > I am testing with Openhpi-3.2.0 in two of my machines where one machine > has the below env variables set and other doesn't have them > export OPENHPI_DAEMON_HOST=localhost > export OPENHPI_DAEMON_PORT=4743 > > Is it mandatory to have the above two variables set for Openhpi-3.2.0? > > > Regards > Naveen S > > -----Original Message----- > From: ext Anton Pak [mailto:[email protected]] > Sent: Tuesday, April 02, 2013 11:29 AM > To: [email protected]; Shivegowda, Naveen (NSN - > IN/Bangalore) > Cc: Mallya, Akshatha (NSN - IN/Bangalore); R, Anand (NSN - IN/Bangalore) > Subject: Re: [Openhpi-devel] Reg. Openhp-3.2.0 > > Hi Naveen, > > Well, the permission check was implemented in Oct 2012 and still has not > been released. > 3.2.0 release was in Aug 2012. > So it shouldn't be the cause. > > "No route to host" lines I noticed in your system log file. > > Anton Pak > > On Tue, 02 Apr 2013 09:43:14 +0400, Shivegowda, Naveen (NSN - > IN/Bangalore) <[email protected]> wrote: > >> Hi Anton, >> >> OA(10.255.14.50) is in accessible state. >> >> I have changed the permission of openhpi.conf to 0600, other than that >> no other changes. >> Now it is working fine but consistency is not there, sometimes it takes >> longer time for hpiinv to succeed and it fails sometimes. >> >> "No route to host" -- when does this error will be seen because OA is >> always accessible? >> >> >> Regards >> Naveen S >> >> -----Original Message----- >> From: ext Anton Pak [mailto:[email protected]] >> Sent: Tuesday, April 02, 2013 10:47 AM >> To: [email protected]; Shivegowda, Naveen (NSN - >> IN/Bangalore) >> Subject: Re: [Openhpi-devel] Reg. Openhp-3.2.0 >> >> Looks like the plug-in issue. >> Strace shows the hpiinv was able to connect to openhpid OK. >> However there were no resources. >> >> In messages I see: >> >> Mar 31 03:09:04 blr05 openhpid: ERROR: (oh_ssl.c, 464, BIO_do_connect() >> failed) >> Mar 31 03:09:04 blr05 openhpid: ERROR: (oh_ssl.c, 466, SSL error: No >> route >> to host) >> Mar 31 03:09:04 blr05 openhpid: ERROR: (oa_soap_callsupport.c, 644, >> oh_ssl_connect() failed) >> Mar 31 03:09:04 blr05 openhpid: ERROR: (oa_soap_callsupport.c, 1070, >> failed to communicate with OA during soap_call()) >> Mar 31 03:09:04 blr05 openhpid: ERROR: (oa_soap_utils.c, 628, Get OA >> status call failed) >> Mar 31 03:09:04 blr05 openhpid: ERROR: (oa_soap_callsupport.c, 956, OA >> SOAP error 201: Could not open event pipe for reading.) >> Mar 31 03:09:04 blr05 openhpid: ERROR: (oa_soap_event.c, 256, OA >> 10.255.14.50 may not be accessible) >> >> "No route to host" looks problematic. >> Could you check 10.255.14.50 accessibility? >> >> Anton Pak >> >> On Tue, 02 Apr 2013 01:11:51 +0400, Shivegowda, Naveen (NSN - >> IN/Bangalore) <[email protected]> wrote: >> >>> Hi, >>> >>> I tried setting export OPENHPI_DAEMON_HOST=localhost and export >>> OPENHPI_DAEMON_PORT=4743 but still it is not working for me. >>> >>> netstat -tulpn |grep -i 4743 >>> tcp 0 0 0.0.0.0:4743 >>> 0.0.0.0:* LISTEN 57036/openhpid >>> >>> I got the below rpm's after compiling and building Openhpi-3.2.0 >>> openhpi-devel-3.2.0-1.x86_64.rpm >>> openhpi-oa_soap-3.2.0-1.x86_64.rpm >>> openhpi-watchdog-3.2.0-1.x86_64.rpm >>> openhpi-3.2.0-1.x86_64.rpm >>> openhpi-dynamic_simulator-3.2.0-1.x86_64.rpm >>> openhpi-simulator-3.2.0-1.x86_64.rpm >>> openhpi-clients-3.2.0-1.x86_64.rpm >>> openhpi-ilo2_ribcl-3.2.0-1.x86_64.rpm >>> openhpi-slave-3.2.0-1.x86_64.rpm >>> openhpi-debuginfo-3.2.0-1.x86_64.rpm >>> openhpi-ipmidirect-3.2.0-1.x86_64.rpm >>> openhpi-test_agent-3.2.0-1.x86_64.rpm >>> >>> >>> I have installed >>> pkginfo |grep -i openhpi >>> System/Monitoring openhpi 3.2.0-1 Open >>> implementation of the SAF Hardware Platform Interface >>> System/Monitoring openhpi-clients 3.2.0-1 OpenHPI >>> command-line utilities >>> System/Monitoring openhpi-oa_soap 3.2.0-1 OpenHPI >>> plugin for HP BladeSystem c-Class >>> >>> >>> >>> Regards >>> Naveen S >>> >>> -----Original Message----- >>> From: ext Anton Pak [mailto:[email protected]] >>> Sent: Tuesday, April 02, 2013 1:57 AM >>> To: [email protected]; Shivegowda, Naveen (NSN - >>> IN/Bangalore) >>> Subject: Re: [Openhpi-devel] Reg. Openhp-3.2.0 >>> >>> Naveen, >>> >>> 1) Please make sure that openhpid system has openhpid running and TCP >>> port >>> 4743 listening. >>> >>> 2) If 1) is OK, could you run "strace -olog.txt hpiinv" and send us the >>> produced log.txt? >>> >>> >>> Anton Pak >>> >>> On Mon, 01 Apr 2013 22:52:31 +0400, Shivegowda, Naveen (NSN - >>> IN/Bangalore) <[email protected]> wrote: >>> >>>> Hi, >>>> >>>> I have not set OPENHPI_DAEMON_HOST, also not configured >>>> openhpiclient.conf. >>>> >>>> >>>> Earlier the permissions was as shown below >>>> >>>> root@blr05> ls -lrt /etc/openhpi/openhpi.conf >>>> -rw-r-----. 1 root root 11162 Apr 1 18:07 /etc/openhpi/openhpi.conf >>>> >>>> So I stopped the openhpid and changed the file permissions to >>>> root@blr05> ls -lrt /etc/openhpi/openhpi.conf >>>> -rw-------. 1 root root 11162 Apr 1 18:07 /etc/openhpi/openhpi.conf >>>> >>>> But still I am getting discovery problem. >>>> >>>> >>>> >>>> >>>> Regards >>>> Naveen S >>>> >>>> -----Original Message----- >>>> From: ext Beecherla, Hemantha [mailto:[email protected]] >>>> Sent: Monday, April 01, 2013 10:42 PM >>>> To: [email protected]; Shivegowda, Naveen (NSN - >>>> IN/Bangalore) >>>> Subject: RE: [Openhpi-devel] Reg. Openhp-3.2.0 >>>> >>>> Hi Naveen, >>>> >>>> Please check if the Openhpid is running, If openhpid is not running >>>> then >>>> the reason is permissions of the openhpi.conf file. >>>> >>>> Please make sure that openhpi.conf can't be accessed by group or >>>> others >>>> but it can be accessed only by root/owner only(-rw-------. 1 root root >>>> 11155 Mar 27 14:27 openhpi.conf). >>>> >>>> Ex: >>>> chmod 600 /ect/openhpi/openhpi.conf >>>> >>>> Thanks& regards, >>>> Hemantha Reddy >>>> >>>> -----Original Message----- >>>> From: Anton Pak [mailto:[email protected]] >>>> Sent: Monday, April 01, 2013 9:27 AM >>>> To: [email protected]; Shivegowda, Naveen (NSN - >>>> IN/Bangalore) >>>> Subject: Re: [Openhpi-devel] Reg. Openhp-3.2.0 >>>> >>>> Hello Naveen, >>>> >>>> Did you set OPENHPI_DAEMON_HOST or configured openhpiclient.conf? >>>> >>>> Anton Pak >>>> >>>> On Mon, 01 Apr 2013 13:30:49 +0400, Shivegowda, Naveen (NSN - >>>> IN/Bangalore) <[email protected]> wrote: >>>> >>>>> Hi, >>>>> >>>>> I installed Openhpi 3.2 version and when I try to run hpiinv command, >>>>> I get the below errors: >>>>> >>>>> root@blr05> hpiinv >>>>> hpiinv - This program came with OpenHPI 3.2.0 SAF HPI Version B.03.02 >>>>> >>>>> >>>>> (hpiinv:61365): transport-CRITICAL **: strmsock.cpp:441: connect >>>>> failed. >>>>> >>>>> (hpiinv:61365): baselib-CRITICAL **: session.cpp:239: Session: cannot >>>>> open connection to domain 0. >>>>> >>>>> (hpiinv:61365): client-CRITICAL **: clients.c:326: saHpiSessionOpen >>>>> returns NO_RESPONSE >>>>> >>>>> >>>>> >>>>> Can you please let me know what might be wrong? >>>>> >>>>> Regards >>>>> Naveen S >>>> >>>> ------------------------------------------------------------------------------ >>>> Own the Future-Intel® Level Up Game Demo Contest 2013 >>>> Rise to greatness in Intel's independent game demo contest. >>>> Compete for recognition, cash, and the chance to get your game >>>> on Steam. $5K grand prize plus 10 genre and skill prizes. >>>> Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d >>>> _______________________________________________ >>>> Openhpi-devel mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/openhpi-devel >>>> >>>> ------------------------------------------------------------------------------ >>>> Own the Future-Intel® Level Up Game Demo Contest 2013 >>>> Rise to greatness in Intel's independent game demo contest. >>>> Compete for recognition, cash, and the chance to get your game >>>> on Steam. $5K grand prize plus 10 genre and skill prizes. >>>> Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d >>>> _______________________________________________ >>>> Openhpi-devel mailing list >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/openhpi-devel >> ------------------------------------------------------------------------------ >> Own the Future-Intel(R) Level Up Game Demo Contest 2013 >> Rise to greatness in Intel's independent game demo contest. Compete >> for recognition, cash, and the chance to get your game on Steam. >> $5K grand prize plus 10 genre and skill prizes. Submit your demo >> by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 >> _______________________________________________ >> Openhpi-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/openhpi-devel > ------------------------------------------------------------------------------ > Own the Future-Intel(R) Level Up Game Demo Contest 2013 > Rise to greatness in Intel's independent game demo contest. Compete > for recognition, cash, and the chance to get your game on Steam. > $5K grand prize plus 10 genre and skill prizes. Submit your demo > by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 > _______________________________________________ > Openhpi-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openhpi-devel ------------------------------------------------------------------------------ Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 _______________________________________________ Openhpi-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openhpi-devel
