- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- PA-RISK or IA64
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
10-03-2005 12:50 AM
10-03-2005 12:50 AM
PA-RISK or IA64
Please tell me how can I determine the type of my HP-UX system (HP-UX on IA64 64bit OR HP-UX on PA-RISC 64bit)
disp+work information
--------------------
kernel release 620
kernel make variant 620
DBMS client library OCI_817_64
DBSL shared library version 620.02
compiled on HP-UX B.11.00 U 9000/800
compiled for 64 BIT
compilation mode Non-Unicode
compile time Dec 20 2004 20:50:13
update level 0
patch number 1773
source id 0.1773
Other question :
How can I check the disk name where one datafile is located ?
Thank you in advance !
Aliz Nemeth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 12:53 AM
10-03-2005 12:53 AM
Re: PA-RISK or IA64
or
model
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 12:54 AM
10-03-2005 12:54 AM
Re: PA-RISK or IA64
9000/800 ( PA-RISC 64 Bit)
# uname -m
ia64
# find / -name "your_file_name>
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 12:55 AM
10-03-2005 12:55 AM
Re: PA-RISK or IA64
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 12:55 AM
10-03-2005 12:55 AM
Re: PA-RISK or IA64
sam -> performance monitor -> system properties -> Operating system tab
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 12:55 AM
10-03-2005 12:55 AM
Re: PA-RISK or IA64
Drum roll please....
I don't think 11.00 HP-UX was ever released for Itanium.
So.
I'm guessing its a PA-RISC box.
Am i right?
Shana Tova.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 12:57 AM
10-03-2005 12:57 AM
Re: PA-RISK or IA64
df -n
# Example
# df -n /tmp/muthu/test1
/tmp (/dev/vg00/lvol4 ) : vxfs
#
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 12:57 AM
10-03-2005 12:57 AM
Re: PA-RISK or IA64
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 12:58 AM
10-03-2005 12:58 AM
Re: PA-RISK or IA64
(For PARISC)
#uname -m
9000/800
For Itanium
#uname -m
ia64
What is the location, output of bdf and "vgdisplay -v /dev/vg*" to know the disk having the file.
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 01:03 AM
10-03-2005 01:03 AM
Re: PA-RISK or IA64
go to sam --> performance monitors --> system properties. ( processor and operating system will give you the information needed)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 01:08 AM
10-03-2005 01:08 AM
Re: PA-RISK or IA64
df -n datafile will give you on which lvol.
then lvdisplay -v /dev/vgxx/lvolxx to see on which disk.
Ziad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 02:19 AM
10-03-2005 02:19 AM
Re: PA-RISK or IA64
Thank you for your answers !!
It was very useful and solved my problems.
Aliz Nemeth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2005 02:52 AM
10-03-2005 02:52 AM
Re: PA-RISK or IA64
It was very useful and solved my problems."
In which case you might like to give the good people who helped you some points (but not me - I haven't earned any).
Mark Syder (like the drink but spelt different)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2005 04:39 AM
10-04-2005 04:39 AM