1833198 Members
3082 Online
110051 Solutions
New Discussion

PA-RISK or IA64

 
Aliz Nemeth
New Member

PA-RISK or IA64

Hello !

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
13 REPLIES 13
Muthukumar_5
Honored Contributor

Re: PA-RISK or IA64

uname -m

or

model

hth.
Easy to suggest when don't know about the problem!
Arunvijai_4
Honored Contributor

Re: PA-RISK or IA64

# uname -m
9000/800 ( PA-RISC 64 Bit)

# uname -m
ia64


# find / -name "your_file_name>

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Pete Randall
Outstanding Contributor

Re: PA-RISK or IA64

The model command will return "rx____" on Itanium based systems.


Pete

Pete
Muthukumar_5
Honored Contributor

Re: PA-RISK or IA64

You can operating system related things with,

sam -> performance monitor -> system properties -> Operating system tab

hth.
Easy to suggest when don't know about the problem!
Steven E. Protter
Exalted Contributor

Re: PA-RISK or IA64

I will now guess without benefit of your model command or any other information.

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
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Muthukumar_5
Honored Contributor

Re: PA-RISK or IA64

You can get disk name like,

df -n

# Example

# df -n /tmp/muthu/test1
/tmp (/dev/vg00/lvol4 ) : vxfs
#

hth.
Easy to suggest when don't know about the problem!
Arunvijai_4
Honored Contributor

Re: PA-RISK or IA64

This is PA-RISC box..

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Devender Khatana
Honored Contributor

Re: PA-RISK or IA64

Hi,

(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
Impossible itself mentions "I m possible"
Morcos
Super Advisor

Re: PA-RISK or IA64

Hi,

go to sam --> performance monitors --> system properties. ( processor and operating system will give you the information needed)
Morcos
Super Advisor

Re: PA-RISK or IA64

For the other question :

df -n datafile will give you on which lvol.
then lvdisplay -v /dev/vgxx/lvolxx to see on which disk.

Ziad
Aliz Nemeth
New Member

Re: PA-RISK or IA64


Thank you for your answers !!
It was very useful and solved my problems.

Aliz Nemeth
MarkSyder
Honored Contributor

Re: PA-RISK or IA64

"Thank you for your answers !!
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)
The triumph of evil requires only that good men do nothing
rick jones
Honored Contributor

Re: PA-RISK or IA64

the 9000/800 for a uname return on a PA-RISC system should be more like "9000/*" since not all PA-RISC systems return 800 at the end - some may have a more specific model number. Some may even say 7xx.

there is no rest for the wicked yet the virtuous have no pillows