- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Which is it: 32 or 64 bits ?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 11:49 PM
01-16-2006 11:49 PM
I'm looking into the following to assist a co-worker on a question he came up with, only to realize that one of my servers displays the same information, regarding determining if the OS version installed is 32 bits only, 32 or 64, or 64 only ?
We ran the following commands:
# model
(his) 9000/800/rp4440
(mine) 9000/800/rp8420
# getconf KERNEL_BITS
(mine & his) 64
# getconf HW_CPU_SUPP_BITS
(mine & his) 64
This information leads me to believe that I currently am running on 64 bit…….
But here's where it gets confusing:
When we run, we both get:
# getconf HW_32_64_CAPABLE
1
According to some of the HP literature I am getting on the HP website:
HW_32_64_CAPABLE:
"Returns a value of 1, 2, or 3 specifying whether the hardware is capable of supporting only 32-bit, 32-bit or 64-bit, or only 64-bit operation. Note that this is a hardware specific function and is not the same as HW_CPU_SUPP_BITS. The values are:
1 - 32-bit only
2 - 32-bit and 64-bit
3 - 64-bit only"
The first 3 command outputs tell me that I am running 64 bits, however the last one will counter-indicate the first 3 command outputs ?
1- Am I reading this wrong ?
2- Could there be an unknown problem with the last command used ?
3- Which should be "trusted" ?
My thanks and appreciation in advance to all who reply back.
Sincerely,
Serge Poitras
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 11:54 PM
01-16-2006 11:54 PM
Re: Which is it: 32 or 64 bits ?
I'm not sure about the rp4440, but your rp8420 is incapable of running 32-bit:
http://www.testdrive.hp.com/STKT/serversupport.html
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2006 11:59 PM
01-16-2006 11:59 PM
Re: Which is it: 32 or 64 bits ?
You are running a 64bit kernel version of Hpux from your output.
The capable bit means that the system is infact capable of running either 32bit or 64bit kernel.
You can also check the version by looking in sam
performance monitors
system properties
this should also tell you that you are running hpux 11.x at 64bit kernel
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2006 12:06 AM
01-17-2006 12:06 AM
SolutionPete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2006 12:10 AM
01-17-2006 12:10 AM
Re: Which is it: 32 or 64 bits ?
# getconf HW_CPU_SUPP_BITS
This will show what you *can* run, whereas
# getconf KERNEL_BITS
Shows what you *are* running.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2006 12:11 AM
01-17-2006 12:11 AM
Re: Which is it: 32 or 64 bits ?
Thanks very much for the quick replies.
I do know that I'm running 64 bits, my question was more a clarification on why the :
# getconf HW_32_64_CAPABLE
..returned values that seems incorrect, or as Pete states, seem to be displayed in the reverse order.
Both your replis have provided me with very useful data and points have been accorded to all replies.
Once again, thanks very much for your help.
Rgds,
Serge
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2006 12:20 AM
01-17-2006 12:20 AM
Re: Which is it: 32 or 64 bits ?
I just checked the value of HW_32_64_CAPABLE on my sandbox system (an old 700-series workstation capable of only 32-bit operation), and the value returned was 2. Either there's something wrong with the way getconf handles the HW_32_64_CAPABLE value or our info on the meaning is wrong. In fact, it can't even be just backwards as Pete suggested, because my little 715 is NOT 64-bit capable.
Best Regards,
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2006 12:27 AM
01-17-2006 12:27 AM
Re: Which is it: 32 or 64 bits ?
Guess this could warrant a fix to the HP lab folks, in a patch down the road...
Once again, thanks to all for your help in this matter, it all proved very useful.
Cheers,
Serge
*** Closing thread at this point. ***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2006 12:28 AM
01-17-2006 12:28 AM
Re: Which is it: 32 or 64 bits ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2006 12:58 AM
01-21-2006 12:58 AM