HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: How to verify if linux server is physical ser...
Operating System - Linux
        1839877
        Members
    
    
        3721
        Online
    
    
        110156
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              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
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            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
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
Topic Options
			
				
					
	
			
		
	- 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
11-05-2009 12:17 AM
11-05-2009 12:17 AM
			
				
					
						
							How to verify if  linux server is physical server or Virtaul server (VMWare)
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
How can we check if a linux server is physical or virtual (hosted on VMWare) by just logging into the server remotely.
Thanks...
Gaby
		
		
	
	
	
How can we check if a linux server is physical or virtual (hosted on VMWare) by just logging into the server remotely.
Thanks...
Gaby
		3 REPLIES 3
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2009 03:10 AM
11-05-2009 03:10 AM
			
				
					
						
							Re: How to verify if  linux server is physical server or Virtaul server (VMWare)
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Run "lspci". If you don't have root access, you may have to use a full path: /sbin/lspci or /usr/sbin/lspci. Then look at the listing.
If you see something like this, you are on a VMware virtual machine:
[...]
00:0f.0 VGA compatible controller: VMware SVGA II Adapter
[...]
If you have root access, you can also use the dmidecode command:
dmidecode |less
If the "System Information" section says something like this, you're on a VMware virtual machine:
Manufacturer: VMware, Inc.
Product Name: VMware Virtual Platform
MK
		
		
	
	
	
If you see something like this, you are on a VMware virtual machine:
[...]
00:0f.0 VGA compatible controller: VMware SVGA II Adapter
[...]
If you have root access, you can also use the dmidecode command:
dmidecode |less
If the "System Information" section says something like this, you're on a VMware virtual machine:
Manufacturer: VMware, Inc.
Product Name: VMware Virtual Platform
MK
	MK
			
			
				
			
			
			
			
			
			
		- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2009 07:11 PM
11-05-2009 07:11 PM
			
				
					
						
							Re: How to verify if  linux server is physical server or Virtaul server (VMWare)
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hi,
as said above "dmidecode" command is the best way to verify this.
Good Luck ...!
NJ
		
		
	
	
	
as said above "dmidecode" command is the best way to verify this.
Good Luck ...!
NJ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2009 06:11 AM
11-16-2009 06:11 AM
			
				
					
						
							Re: How to verify if  linux server is physical server or Virtaul server (VMWare)
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Yes using dmidecode command we can find out VM or physical sevrer.
Here is the o/p
VM
--
#dmidecode | grep Manufacturer
Manufacturer: VMware, Inc.
Manufacturer: Intel Corporation
Manufacturer: No Enclosure
Physical
--------
#dmidecode | grep Manufacturer
Manufacturer: HP
Manufacturer: HP
		
		
	
	
	
Here is the o/p
VM
--
#dmidecode | grep Manufacturer
Manufacturer: VMware, Inc.
Manufacturer: Intel Corporation
Manufacturer: No Enclosure
Physical
--------
#dmidecode | grep Manufacturer
Manufacturer: HP
Manufacturer: HP
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP
