HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 64 bit or 32 bit system?
Operating System - HP-UX
1836180
Members
4381
Online
110096
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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-08-2002 05:00 PM
01-08-2002 05:00 PM
We have an HP-UX system installed by people that disappeared in the crash, and for which the documentation is lost, stolen or strayed. Nobody here seems to know how to query the OS to find out if this is a 64-bit or 32-bit system. uname -a returns: HP-UX B.11.00 A 9000/871
Any guidence would be much appreciated...
McG
Any guidence would be much appreciated...
McG
don't believe everything you think
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2002 05:13 PM
01-08-2002 05:13 PM
Solution
Hi,
Running 'getconf' program will tell you
# getconf KERNEL_BITS
will inform you of what the current kernel is configured as.
using
# getconf HW_CPU_SUPP_BITS
will inform you of what your hardware is capable of. The 'getconf' program only works on systems that are HPUX 11
Also have a look at this link which gives information on what hardware can run what bit operating systems.
http://devresource.hp.com/STK/hpux_faq.html
HTH
-Michael
Running 'getconf' program will tell you
# getconf KERNEL_BITS
will inform you of what the current kernel is configured as.
using
# getconf HW_CPU_SUPP_BITS
will inform you of what your hardware is capable of. The 'getconf' program only works on systems that are HPUX 11
Also have a look at this link which gives information on what hardware can run what bit operating systems.
http://devresource.hp.com/STK/hpux_faq.html
HTH
-Michael
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2002 05:22 PM
01-08-2002 05:22 PM
Re: 64 bit or 32 bit system?
Hi,
Might help if I give you the best link for the
compatibility chart. Try this one.
http://devresource.hp.com/STK/serversupport.html
-Michael
Might help if I give you the best link for the
compatibility chart. Try this one.
http://devresource.hp.com/STK/serversupport.html
-Michael
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2002 11:29 PM
01-08-2002 11:29 PM
Re: 64 bit or 32 bit system?
Hi,
Some other methods:
1) Using swlist:
# /usr/sbin/swlist |grep "HP-UX 64-bit"
HPUXEng64RT B.11.00.01 English HP-UX 64-bit Runtime Environment
2) Using kmtune:
# /usr/sbin/kmtune | grep maxdsiz_64bit
maxdsiz_64bit XXXXXXXXXXXXX
3) Using sam:
Go to system properties. Select the appropriate CPU tab.
Hope this helps. Regards.
Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com
Some other methods:
1) Using swlist:
# /usr/sbin/swlist |grep "HP-UX 64-bit"
HPUXEng64RT B.11.00.01 English HP-UX 64-bit Runtime Environment
2) Using kmtune:
# /usr/sbin/kmtune | grep maxdsiz_64bit
maxdsiz_64bit XXXXXXXXXXXXX
3) Using sam:
Go to system properties. Select the appropriate CPU tab.
Hope this helps. Regards.
Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP