- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How can I tell if my machine is 64 bit capable...
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
05-05-2004 08:18 PM
05-05-2004 08:18 PM
i need to determine if one of our older servers can support a 64 bit O/S. I have used model to determine the model and know there is a file on the system somewhere that I can look the model number up in. Can someone tell me where it is please?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 08:21 PM
05-05-2004 08:21 PM
Re: How can I tell if my machine is 64 bit capable?
Does my system support 64bit builds
You can find out if your kernel supports 64bit binaries by issuing:
a5:/usr/local 110 > file /stand/vmunix
/stand/vmunix: ELF-64 executable object file - PA-RISC 2.0 (LP64)
a5:/usr/local 111 > getconf KERNEL_BITS
64
a5:/usr/local 112 > getconf HW_32_64_CAPABLE
1
http://mirrors.develooper.com/hpux/
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 08:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 08:25 PM
05-05-2004 08:25 PM
Re: How can I tell if my machine is 64 bit capable?
Scott.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 08:25 PM
05-05-2004 08:25 PM
Re: How can I tell if my machine is 64 bit capable?
as robert has pointed out.
you may also go to SAM -> Performance Monitors -> System Properties -> look at "Kernel Width Support".
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 08:28 PM
05-05-2004 08:28 PM
Re: How can I tell if my machine is 64 bit capable?
# getconf KERNEL_BITS
should return 32 for your case.
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 08:33 PM
05-05-2004 08:33 PM
Re: How can I tell if my machine is 64 bit capable?
Ok here is some more info.
http://devrsrc1.external.hp.com/STK/impacts/i452.html
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
Some systems that return a 2 for this function may NOT be supported by HP for 64-bit operation. Refer to the Summary of Change section for more information.
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 08:44 PM
05-05-2004 08:44 PM
Re: How can I tell if my machine is 64 bit capable?
/usr/bin/sched.models
Anything PA-RISC 2.0 or above is 64bit capable.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 09:01 PM
05-05-2004 09:01 PM
Re: How can I tell if my machine is 64 bit capable?
i think the simplest answer to your question is
getconf KERNEL_BITS
It tells you wether you got 32 or 64
Thanks
Franky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 09:09 PM
05-05-2004 09:09 PM
Re: How can I tell if my machine is 64 bit capable?
http://64.233.161.104/search?q=cache:BP4MO45ih3IJ:devrsrc1.external.hp.com/STK/serversupport.html+hp-ux+version+and+server+model+support+matrix&hl=en