- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: 32-bit or 64 bit question
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
03-26-2002 10:43 PM
03-26-2002 10:43 PM
1)How can i find whether the HP-UX OS is 32 bit or 64 bit
2)Is it possible to run 64 bit OS on 32 bit architecture.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 10:45 PM
03-26-2002 10:45 PM
Re: 32-bit or 64 bit question
-Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 11:01 PM
03-26-2002 11:01 PM
Re: 32-bit or 64 bit question
As of HP-UX 11; the OS is 64bit.
Kurt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 11:08 PM
03-26-2002 11:08 PM
Re: 32-bit or 64 bit question
HP UX 11.00 comes with the option of selecting 64 bit OS or 32bit OS at the time of installation itself.
-K.Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 11:30 PM
03-26-2002 11:30 PM
Re: 32-bit or 64 bit question
If you have HPUX 11.00 , check the file "/etc/.supported_bits" file showing the list of HP9000 servers supporting
64 bit/32 bit 0S.
-Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-26-2002 11:38 PM
03-26-2002 11:38 PM
SolutionFrom this we can understand that 32bit systems using PA7x00 CPUs won't suppport 64 bit OS.
http://devresource.hp.com/STK/hpux_faq.html/#C1
Q: why would I want to upgrade to HP-UX 11.0? Why use HP-UX 11.0 over 10.20?
A: HP-UX 11.0 offers 64-bit capability with expandability, scalability and potential performance improvements. 11.0 also supports kernel threads, NIS+, NFS PV3 and a host of other advanced features. HP-UX 11.0 also has a 32-bit capability to support legacy 32-bit systems using the PA-7x00 CPUs. At this time, you should consider updating directly to HP-UX 11i if your architecture supports it, for additional software functionality and standards compliance.
-Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2002 02:48 AM
03-27-2002 02:48 AM
Re: 32-bit or 64 bit question
1. 'getconf KERNEL_BITS' will return whether you are running 32- or 64-bit.
2. 'getconf HW_32_64_CAPABLE' will show whether your processor is 64-bit capable or not.
3. To find the processor speed (MHz): echo itick_per_usec/D | adb -k stand/vmunix /dev/mem
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2002 03:01 AM
03-27-2002 03:01 AM
Re: 32-bit or 64 bit question
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2002 03:08 AM
03-27-2002 03:08 AM
Re: 32-bit or 64 bit question
Ciao
Federico