<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: error executing adb command on HPUX11i 64 bit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017737#M129795</link>
    <description>Hi Pete,&lt;BR /&gt;the command worked also for me.&lt;BR /&gt;&lt;BR /&gt;Searching for a smilir error in the forum lead to this consenquence: in that thread was a typo, maybe a second try will work also for him/her&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Jul 2003 12:02:45 GMT</pubDate>
    <dc:creator>Massimo Bianchi</dc:creator>
    <dc:date>2003-07-08T12:02:45Z</dc:date>
    <item>
      <title>error executing adb command on HPUX11i 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017732#M129790</link>
      <description>Hi,&lt;BR /&gt;   When I try to execute the command on HPUX11i 64bit platform in order to print the names and values of external variables as follow:&lt;BR /&gt;&lt;BR /&gt;# adb -k -w /stand/vmunix /dev/kmem &amp;gt; /tmp/file&lt;BR /&gt;$e&lt;BR /&gt;$q&lt;BR /&gt;&lt;BR /&gt;The following error message appear:&lt;BR /&gt;" data address not found " &lt;BR /&gt;&lt;BR /&gt;Could you please help me.&lt;BR /&gt;Many Thanks</description>
      <pubDate>Tue, 08 Jul 2003 11:12:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017732#M129790</guid>
      <dc:creator>Pilar Serna</dc:creator>
      <dc:date>2003-07-08T11:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: error executing adb command on HPUX11i 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017733#M129791</link>
      <description>you should use adb64 instead of adb.</description>
      <pubDate>Tue, 08 Jul 2003 11:16:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017733#M129791</guid>
      <dc:creator>Dagmar Boelen</dc:creator>
      <dc:date>2003-07-08T11:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: error executing adb command on HPUX11i 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017734#M129792</link>
      <description>Hi,&lt;BR /&gt;check this link for your error, looks like a typo !&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xba5a28c64656d71190080090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xba5a28c64656d71190080090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  Massimo&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2003 11:20:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017734#M129792</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-08T11:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: error executing adb command on HPUX11i 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017735#M129793</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check this link.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tek-tips.com/gfaqs.cfm/pid/51/fid/1184" target="_blank"&gt;http://www.tek-tips.com/gfaqs.cfm/pid/51/fid/1184&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You provides lots of examples using adb64 (not adb!!!!) on 64-bit platform.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;D.</description>
      <pubDate>Tue, 08 Jul 2003 11:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017735#M129793</guid>
      <dc:creator>Dagmar Boelen</dc:creator>
      <dc:date>2003-07-08T11:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: error executing adb command on HPUX11i 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017736#M129794</link>
      <description>First off, from "man adb":&lt;BR /&gt;&lt;BR /&gt;"adb calls adb64 to process 64 bit files."&lt;BR /&gt;&lt;BR /&gt;so that's not a problem.&lt;BR /&gt;&lt;BR /&gt;Secondly, I cut and pasted the command as shown and it works fine, so where is this typo?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2003 11:25:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017736#M129794</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2003-07-08T11:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: error executing adb command on HPUX11i 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017737#M129795</link>
      <description>Hi Pete,&lt;BR /&gt;the command worked also for me.&lt;BR /&gt;&lt;BR /&gt;Searching for a smilir error in the forum lead to this consenquence: in that thread was a typo, maybe a second try will work also for him/her&lt;BR /&gt;&lt;BR /&gt;   Massimo&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2003 12:02:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017737#M129795</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-07-08T12:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: error executing adb command on HPUX11i 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017738#M129796</link>
      <description>Thanks to everyone for your help.&lt;BR /&gt;&lt;BR /&gt;I've tried to run the command several times using adb ( or adb64 ) on HPUX11i 64 bit platform in different servers  and still give me the same message everytime I type " $e" but it's working fine on  HPUX11.00 64bit platform. &lt;BR /&gt;&lt;BR /&gt;Do you know if I need to setup or export any path/libraries in order to get all the external variables? &lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Pilar</description>
      <pubDate>Tue, 08 Jul 2003 12:55:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017738#M129796</guid>
      <dc:creator>Pilar Serna</dc:creator>
      <dc:date>2003-07-08T12:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: error executing adb command on HPUX11i 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017739#M129797</link>
      <description>Hi Pilar,&lt;BR /&gt;&lt;BR /&gt;Its good to see you on the forums!&lt;BR /&gt;&lt;BR /&gt;What this is saying is a global variable is not in memory. What I did to check which one was the following, rather ugly loop:&lt;BR /&gt;&lt;BR /&gt;# for i in $(nm /stand/vmunix|egrep "\..*data\||bss"|awk -F"|" '{print $8}'|egrep -v '\$|.data|.rodata|.sdata')&lt;BR /&gt;do&lt;BR /&gt;echo $i/D|adb -k /stand/vmunix /dev/kmem &amp;gt;&amp;gt;/tmp/adb.out 2&amp;gt;&amp;amp;1&lt;BR /&gt;done&lt;BR /&gt;&lt;BR /&gt;Checking the output showed the variable topIcs gave the error. This was found in the following libraries:&lt;BR /&gt;&lt;BR /&gt;libinit-pdk.a[locore.o]&lt;BR /&gt;libinit-pdk.a[boot_machdep.o]&lt;BR /&gt;libkgdb-pdk.a[kgdb_system_console.o]&lt;BR /&gt;&lt;BR /&gt;No idea what it is, possibly related to the Interrupt Control Stack. In any case I did a quick check and it appears your adb command still outputs the rest of the symbols.&lt;BR /&gt;&lt;BR /&gt;You can check this is the same on your server, just beware this loop is a CPU killer, although I'm pretty sure this is a test box you are on.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;James.</description>
      <pubDate>Tue, 08 Jul 2003 13:12:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017739#M129797</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2003-07-08T13:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: error executing adb command on HPUX11i 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017740#M129798</link>
      <description>Hello James,&lt;BR /&gt;   It is very nice to hear from you.&lt;BR /&gt;   I try to test if we are suffering from  wakeup issue on HP-UX 11i  64bit with KAIO up and running. There is a kernel variable called "_ncolls" which maintains a count of the number of times selwakeup() is called with the collision (global) flag set, this can be easily pulled from the kernel using the adb:&lt;BR /&gt;&lt;BR /&gt; echo "_ncolls/D" | adb -k /stand/vmunix /dev/kmem&lt;BR /&gt;   &lt;BR /&gt;When I run this command on HPUX 11i the follow message appear:&lt;BR /&gt;"symbol not found"&lt;BR /&gt;&lt;BR /&gt;I don't know if this kernel variable "_ncolls" is available for HPUX11i. For that reason I ran the "$e" variable in order to get all external variables and it's when the error "data address not found" appear. It's true I can get many external variables even with the output  error but not the required one.  &lt;BR /&gt;Could you please let me know if  "_ncolls" variable is available for HPUX11i or  have been replaced for another one and if you know any way to fix the output error when $e is executed under adb command?&lt;BR /&gt;&lt;BR /&gt;Many thanks in advance,&lt;BR /&gt;Pila</description>
      <pubDate>Tue, 08 Jul 2003 14:11:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017740#M129798</guid>
      <dc:creator>Pilar Serna</dc:creator>
      <dc:date>2003-07-08T14:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: error executing adb command on HPUX11i 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017741#M129799</link>
      <description>Hi Pila,&lt;BR /&gt;&lt;BR /&gt;Oh I see, I did wonder why you were doing that! :-)&lt;BR /&gt;&lt;BR /&gt;I can't find that symbol on my 11i boxes, so I guess its been replaced, unfortunately I don't have access to an 11.00 box at the moment. I'll need to do a bit more digging though. Can you run the following command for me on an 11.00 server from /usr/conf/lib :&lt;BR /&gt;&lt;BR /&gt;# nm -A *|grep -i ncolls&lt;BR /&gt;&lt;BR /&gt;I don't think the message you are seeing using the adb command is stopping it, so I think you are getting all the symbols. I ran a check and the adb and nm outputs seemed to match up even though I got the warning too.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;James.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Jul 2003 15:24:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017741#M129799</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2003-07-08T15:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: error executing adb command on HPUX11i 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017742#M129800</link>
      <description>James,&lt;BR /&gt;&lt;BR /&gt;    The output of running "nm -A *|grep ncolls" under /usr/conf/lib directory is:&lt;BR /&gt;&lt;BR /&gt;[52]  |         4 |        4|OBJT  |GLOB  |0| ANSI CO | libhp-ux.a[sys_gen.o]:_ncolls&lt;BR /&gt;&lt;BR /&gt;I hope this can help you.&lt;BR /&gt;Cheers,&lt;BR /&gt;Pilar</description>
      <pubDate>Tue, 08 Jul 2003 15:39:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017742#M129800</guid>
      <dc:creator>Pilar Serna</dc:creator>
      <dc:date>2003-07-08T15:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: error executing adb command on HPUX11i 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017743#M129801</link>
      <description>Hi Pilar,&lt;BR /&gt;&lt;BR /&gt;Sorry for the delay in getting back to you.&lt;BR /&gt;&lt;BR /&gt;The code for select was completely re-written for 11i to try and stop the "thundering herd" syndrome I think you experienced on 11.00, where all threads waiting on a select are suddenly awakened even if they are not waiting on the resource freed. It also tries to minimise spinlock contention. &lt;BR /&gt;&lt;BR /&gt;The _ncolls counter is not implemented in 11i, or can I see a similar one. I don't whether this is due to the above re-write being so successfull. The select collisions are now held in a per processor structure, per_processor_selects. However, I cannot at this time pull this imformation in a sensible format out of the kernel, even using q4. Its seems from this view it is implemented as a base address to an array which is difficult to read. I also cannot find a way to check this through a system call or tools like glance. I've checked some recent bsd/linux code and while something similar to _ncolls was implemented before I don't see it now.&lt;BR /&gt;&lt;BR /&gt;If you want to check all the functions, symbols relating to select, you can few the object symbol table:&lt;BR /&gt;&lt;BR /&gt;# cd /usr/conf/lib&lt;BR /&gt;# ar -x libfs.a select.o&lt;BR /&gt;# nm select.o&lt;BR /&gt;&lt;BR /&gt;This is a patch on 11i for select and poll hangs, PHKL_25233, I would check this out. If you think the problem is in this area I would raise a call with HP to get an authorative answer to the missing kernel counter, otherwise maybe describe the performance problems you are facing - it may be another issue?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;James.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jul 2003 11:29:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017743#M129801</guid>
      <dc:creator>James Murtagh</dc:creator>
      <dc:date>2003-07-15T11:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: error executing adb command on HPUX11i 64 bit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017744#M129802</link>
      <description>James,&lt;BR /&gt;   Many thanks for your answer, it's good enough for me.&lt;BR /&gt;   I was suffered performance issues on UX11.00 with KAIO active on few servers.For that reason,  I just  wanted to check  that  it's no happen with HP-UX11i with KAIO in.  At the moment everything is look ok and no action need to be taken.&lt;BR /&gt;&lt;BR /&gt;   Cheers,&lt;BR /&gt;   Pilar</description>
      <pubDate>Tue, 15 Jul 2003 12:21:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-executing-adb-command-on-hpux11i-64-bit/m-p/3017744#M129802</guid>
      <dc:creator>Pilar Serna</dc:creator>
      <dc:date>2003-07-15T12:21:58Z</dc:date>
    </item>
  </channel>
</rss>

