<?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: Knowing whether IA machine or PA machine? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968828#M417381</link>
    <description>run sam,&lt;BR /&gt; section Performance Monitors, &lt;BR /&gt;   =&amp;gt; System properties&lt;BR /&gt;     =&amp;gt; processor tab. &lt;BR /&gt;</description>
    <pubDate>Wed, 22 Mar 2006 06:57:59 GMT</pubDate>
    <dc:creator>Antonio Cardoso_1</dc:creator>
    <dc:date>2006-03-22T06:57:59Z</dc:date>
    <item>
      <title>Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968825#M417378</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;How should i will come to know, like whether I am using IA machine or PA machine.&lt;BR /&gt;&lt;BR /&gt;I am using two machine one is IA machine (hpslia) and other is PA machine (slpam15).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I tried this of IA machie.&lt;BR /&gt;bash-2.02# uname -a&lt;BR /&gt;HP-UX hpslia01 B.11.23 U ia64 1115046784 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;Here, i am able to see "ia64" ie. it is an IA machine&lt;BR /&gt;&lt;BR /&gt;But, when i do it on PA machine.&lt;BR /&gt;bash-2.02# uname -a&lt;BR /&gt;HP-UX slpam16 B.11.23 U 9000/800 3547050606 unlimited-user license&lt;BR /&gt;I am not getting enough information.&lt;BR /&gt;&lt;BR /&gt;But, is there any way to know whether machine is IA or PA when we first saw those machines?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;Prasad</description>
      <pubDate>Wed, 22 Mar 2006 06:53:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968825#M417378</guid>
      <dc:creator>Prasad Joshi</dc:creator>
      <dc:date>2006-03-22T06:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968826#M417379</link>
      <description>Prasad,&lt;BR /&gt;&lt;BR /&gt;I would use the model command:&lt;BR /&gt;&lt;BR /&gt;root# model&lt;BR /&gt;9000/800/rp7410&lt;BR /&gt;&lt;BR /&gt;The model, in this case, is rp7410 and the "p" stands for PA-RISC.  If the "p" was replaced by an "x", it would be Itanium.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 22 Mar 2006 06:56:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968826#M417379</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2006-03-22T06:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968827#M417380</link>
      <description>uname&lt;BR /&gt;ia64 - ITANIUM.&lt;BR /&gt;if you see 9000/800, then it is PA-RISC&lt;BR /&gt;&lt;BR /&gt;Also, model command.&lt;BR /&gt;&lt;BR /&gt;rp/N/V or any other class thing is PA-RISC, if it is rxXXYY, then it is ITANIUM.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Mar 2006 06:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968827#M417380</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-03-22T06:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968828#M417381</link>
      <description>run sam,&lt;BR /&gt; section Performance Monitors, &lt;BR /&gt;   =&amp;gt; System properties&lt;BR /&gt;     =&amp;gt; processor tab. &lt;BR /&gt;</description>
      <pubDate>Wed, 22 Mar 2006 06:57:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968828#M417381</guid>
      <dc:creator>Antonio Cardoso_1</dc:creator>
      <dc:date>2006-03-22T06:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968829#M417382</link>
      <description># file /stand/vmunix&lt;BR /&gt;/stand/vmunix:  ELF-64 executable object file - PA-RISC 2.0 (LP64)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 22 Mar 2006 07:07:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968829#M417382</guid>
      <dc:creator>Robert-Jan Goossens_1</dc:creator>
      <dc:date>2006-03-22T07:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968830#M417383</link>
      <description>Hi Prasad, &lt;BR /&gt;&lt;BR /&gt;You can also do # machinfo or if ignite installed, &lt;BR /&gt;&lt;BR /&gt;# /opt/ignite/bin/print_manifest&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Wed, 22 Mar 2006 09:39:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968830#M417383</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-22T09:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968831#M417384</link>
      <description>You got it - ia64 = Itanium and 9000 = parisc.&lt;BR /&gt;&lt;BR /&gt;You can also tell by the model rx is Itanium and rp is parisc.&lt;BR /&gt;&lt;BR /&gt;rp4440 is parisc and a rx4440 is Itanium.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 22 Mar 2006 09:42:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968831#M417384</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-03-22T09:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968832#M417385</link>
      <description>In a shell script you can do this (see&lt;BR /&gt;/usr/include/sys/unistd.h):&lt;BR /&gt;&lt;BR /&gt;CPU=`getconf CPU_VERSION`&lt;BR /&gt;case $CPU in&lt;BR /&gt; 528) CPU="hppa11";; # CPU_PA_RISC1_1&lt;BR /&gt; 532) CPU="hppa20";; # CPU_PA_RISC2_0&lt;BR /&gt; 768) CPU="ia64";;   # CPU_IA64_ARCHREV_0&lt;BR /&gt;   *) CPU="unknown";;&lt;BR /&gt;esac</description>
      <pubDate>Wed, 22 Mar 2006 13:39:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968832#M417385</guid>
      <dc:creator>Gregory Fruth</dc:creator>
      <dc:date>2006-03-22T13:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968833#M417386</link>
      <description>file vmunix will show either:&lt;BR /&gt;&lt;BR /&gt;/stand/vmunix:  ELF-64 executable object file - PA-RISC 2.0 (LP64)&lt;BR /&gt;&lt;BR /&gt;/stand/vmunix:  ELF-64 executable object file - IA6</description>
      <pubDate>Wed, 22 Mar 2006 13:41:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968833#M417386</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2006-03-22T13:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968834#M417387</link>
      <description>Itanium systems are 'rx' modelsas opposed to 'rp'</description>
      <pubDate>Wed, 22 Mar 2006 14:16:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968834#M417387</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2006-03-22T14:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968835#M417388</link>
      <description>&lt;BR /&gt;uname -a ...&lt;BR /&gt;IA - Itanium&lt;BR /&gt;9000 - PARISC&lt;BR /&gt;&lt;BR /&gt;model ...&lt;BR /&gt;rxABCD - rack optimized Itanium A= std rack unit height&lt;BR /&gt;rpABCD - rack optimised PARISC A=std rack unit height&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Wed, 22 Mar 2006 16:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968835#M417388</guid>
      <dc:creator>Tim D Fulford</dc:creator>
      <dc:date>2006-03-22T16:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968836#M417389</link>
      <description>9000/800 means HP 9000 which is the HP Server line on PA.&lt;BR /&gt;ia64 obviously denotes an IA machine,and the &lt;BR /&gt;Server line from HP is called Integrity.&lt;BR /&gt;Uname ,and model are sufficient ways to find this out.&lt;BR /&gt;Could you clarify what you mean by "when we first saw those machines?"&lt;BR /&gt;Eg.if you see an rx2600 then,it will be labelled as HP Integrity rx2600...If you see an &lt;BR /&gt;rp5400 ,it will be labelled as HP 9000 rp5400&lt;BR /&gt;&lt;BR /&gt;..All rp-s and K-Class,N-Class etc are PA machines..&lt;BR /&gt;Integrity is usually labelled as IA with the exception of Superdomes.&lt;BR /&gt;For superdomes,I think it is specified whether it is a HP9000 or Integrity Superdome.&lt;BR /&gt;&lt;BR /&gt;Hope this helps</description>
      <pubDate>Wed, 22 Mar 2006 16:36:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968836#M417389</guid>
      <dc:creator>Narayanaswami</dc:creator>
      <dc:date>2006-03-22T16:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968837#M417390</link>
      <description>Hi Arun,&lt;BR /&gt;&lt;BR /&gt;I am not able to use # machinfo on PA machine&lt;BR /&gt;&lt;BR /&gt;bash-2.02# uname -a&lt;BR /&gt;HP-UX slpam16 B.11.23 U 9000/800 3547050606 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;bash-2.02# machinfo&lt;BR /&gt;bash: machinfo: command not found&lt;BR /&gt;&lt;BR /&gt;But, able to use it on IA machine&lt;BR /&gt;&lt;BR /&gt;bash-2.02# uname -a&lt;BR /&gt;HP-UX hpslia02 B.11.23 U ia64 1090910286 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;As you can see i am using same VERSION of OS i.e. B.11.23&lt;BR /&gt;&lt;BR /&gt;Can you help?&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Mar 2006 00:04:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968837#M417390</guid>
      <dc:creator>Prasad Joshi</dc:creator>
      <dc:date>2006-03-23T00:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968838#M417391</link>
      <description>Hi  Narayanaswami,&lt;BR /&gt;&lt;BR /&gt;When we first saw machine&lt;BR /&gt;means "When are not knowing any harware details of that machine" Then how to find model.&lt;BR /&gt;&lt;BR /&gt;Thanks for your replay.&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Mar 2006 00:21:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968838#M417391</guid>
      <dc:creator>Prasad Joshi</dc:creator>
      <dc:date>2006-03-23T00:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968839#M417392</link>
      <description>Prasad,&lt;BR /&gt;&lt;BR /&gt;You can get to know the machine model as,&lt;BR /&gt;&lt;BR /&gt;# uname -m&lt;BR /&gt;&lt;BR /&gt;If it is IA - then machine is IA&lt;BR /&gt;else PA&lt;BR /&gt;&lt;BR /&gt;# model&lt;BR /&gt;&lt;BR /&gt;will also give that.&lt;BR /&gt;&lt;BR /&gt;In 11.23 PA machine,&lt;BR /&gt;&lt;BR /&gt;# find / -name "machinfo"&lt;BR /&gt;&lt;BR /&gt;Is there any file available. PA version may not have that.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Thu, 23 Mar 2006 00:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968839#M417392</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-03-23T00:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968840#M417393</link>
      <description>Hi Prasad, &lt;BR /&gt;&lt;BR /&gt;As others specified, if it is 9000/800 in "uname -a", it should be a PA box. &lt;BR /&gt;&lt;BR /&gt;Also, # file /stand/vmunix is the best way of all. You can also try # getconf CPU_CHIP_TYPE&lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;&lt;BR /&gt;P.S Remember to assign points.</description>
      <pubDate>Thu, 23 Mar 2006 00:22:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968840#M417393</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-03-23T00:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Knowing whether IA machine or PA machine?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968841#M417394</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I got the required answers.&lt;BR /&gt;&lt;BR /&gt;Actually, I wanted to know, in what all ways i can get model information.&lt;BR /&gt;&lt;BR /&gt;This required me to postpone giving points.&lt;BR /&gt;Sorry for that.&lt;BR /&gt;&lt;BR /&gt;I think all will be statisfied with points i gave.&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for your help.&lt;BR /&gt;Looking forward for your help.</description>
      <pubDate>Thu, 23 Mar 2006 00:39:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/knowing-whether-ia-machine-or-pa-machine/m-p/4968841#M417394</guid>
      <dc:creator>Prasad Joshi</dc:creator>
      <dc:date>2006-03-23T00:39:34Z</dc:date>
    </item>
  </channel>
</rss>

