Vendor of physical host with HP-UX OS


 
Thread Tools Search this Thread
Operating Systems HP-UX Vendor of physical host with HP-UX OS
# 1  
Old 05-21-2010
Vendor of physical host with HP-UX OS

What makes you think the machine was not built by HP? As far as I know HP_UX only runs on HP platforms.
# 2  
Old 05-22-2010
Thanks. Is it true for for AIX/ SunOS ALSO?

If not, is there any way to know vendor of their physical host.
# 3  
Old 05-25-2010
True for IBM/AIX, less true for Solaris/SUN, solaris can run other platforms than SPARC, (Intel, AMD), and there were some sparc clones at a time (with sparc processors...).
# 4  
Old 05-25-2010
Thanks.

How can I know whats the host vendor name for host with Solaris ?
# 5  
Old 05-25-2010
To my knowledge, if you have a SUN box and you havent changed anything (like installing some linux...) you would be running SOLARIS (but for how long will this be true?) for SUN does have boxes with AMD processors also...
What I mean is the 3 main commercial unix have each their architecture and so OS specific...
you see a sparc, it will be SOLARIS
you see PA-RISC, it will be HP-UX
you see Power, it will be AIX ( which can be a Bull or IBM box...)

Now itanium is more difficult. You find HP integrity servers (so HP-UX) that can also run Windows server, but I think Bull has a box running linux that emulates GCOS (novascale)

And here you see an AIX that is not IBM (but look at the processor...)
Code:
iche:/home/vbe $ prtconf
System Model: Bull ESCALA E (e8ED)
Processor Type:  PowerPC_604
Number Of Processors:        2
Memory Size: 1024MB
Good Memory Size: 1024MB
Firmware Version: 0.1

# 6  
Old 05-25-2010
Quote:
Originally Posted by vbe
Now itanium is more difficult. You find HP integrity servers (so HP-UX) that can also run Windows server
Apart from the already mentioned OS's hp Integrity can also run OpenVMS and Linux.
# 7  
Old 05-25-2010
when I do uname -i,

I get the out put

SUNW,Sun-Fire-V240

Here, what Sun-Fire-V240 stands for hardware implementation (plat-form) or name of host vendor?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 virtual - how do I tell physical host?

uname -a reports type Generic so I know its virtual. Assume its an ldom somewhere. How do I find out what physical host server is? (4 Replies)
Discussion started by: psychocandy
4 Replies

2. Solaris

Migration of Solaris 10 on physical host to Solaris Zones

Hi All Kindly let me know how can I move Solaris 10 OS running update 10 on physical machine to another machine solaris zone running Solaris 10 update 11 (2 Replies)
Discussion started by: amity
2 Replies

3. Solaris

Migrate physical host to zone

Hi guys I need to migrate some physical sparc server to zones (M4000) and i know that this is possible wit Oracle OpsManager. But is there also another way to do that work? Has someone experience with migrating a physical system to a zone? Regards beta17 (6 Replies)
Discussion started by: beta17
6 Replies

4. UNIX for Dummies Questions & Answers

vendor of physical host with Solaris OS

I have a machine with Solaris OS 10 installed. What command/file can give me the vendor of physical machine. I have a machine with AIX OS installed. What command/file can give me the vendor of physical machine. I have a machine with Linux OS installed. What command/file can give... (1 Reply)
Discussion started by: epriya2003
1 Replies

5. UNIX for Advanced & Expert Users

Help! How to find the local host after few ssh hops to remote host???

I do a ssh to remote host(A1) from local host(L1). I then ssh to another remote(A2) from A1. When I do a who -m from A2, I see the "connected from" as "A1". => who -m userid pts/2 2010-03-27 08:47 (A1) I want to identify who is the local host who initiated the connection to... (3 Replies)
Discussion started by: gomes1333
3 Replies

6. AIX

Maximum Limit of HMC to handle Physical Power Virtualization Physical Machine

Hello All, Can anybody please tell me what is the maximum limit of Physical IBM Power Machine which can be handled by single HMC at a single point of time? Thanks, Jenish (1 Reply)
Discussion started by: jenish_shah
1 Replies

7. Solaris

List all resources on physical host LDOM server

Hello, I have a SUN T5240 running Solaris 10 with Logical Domain Manager (v 1.0.3). You can use the "ldm" command to display current resources on the box. Is there away to display all the "physical resources" on the box(i.e.,used and unused). For example, "ldm ls" will tell me what the... (5 Replies)
Discussion started by: stephanpitts
5 Replies

8. UNIX for Dummies Questions & Answers

Physical volume- no free physical partitions

I was in smit, checking on disc space, etc. and it appears that one of our physical volumes that is part of a large volume group, has no free physical partitions. The server is running AIX 5.1. What would be the advisable step to take in this instance? (9 Replies)
Discussion started by: markper
9 Replies

9. UNIX for Dummies Questions & Answers

physical volume and physical disk.

Hello, I need explanations about physical disks and physical volumes. What is the difference between these 2 things? In fact, i am trying to understand what the AIX lspv2command does. Thank you in advance. (2 Replies)
Discussion started by: VeroL
2 Replies

10. IP Networking

QNX host cannot ping SCO host, vice versa

The problem I am facing now is that the QNX host could not ping the SCO host and vice versa. They are in the same domain, ie, 172.20.3.xx. As I am very new to Unix, I guess I must have missed out some important steps. Pls help... Thanx alot (2 Replies)
Discussion started by: gavon
2 Replies
Login or Register to Ask a Question