LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 08-09-2015, 09:45 AM   #1
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Rep: Reputation: 11
Post Identity the kind of virtualization.


Hello.
I bought a VPS (Virtual private server) and I want to know which VM use by my provider?
For example, If my VPS in Linux, which VM virtualization Linux for me.

Thank you.
 
Old 08-09-2015, 10:35 AM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
Quote:
Originally Posted by hack3rcon View Post
I bought a VPS (Virtual private server) and I want to know which VM use by my provider?
Ask them? Furthermore you are familiar with at least one virtualization product, So what have you tried to find yourself? What documentation, FAQ and VPS management tools does your VPS provider provide? What's the kernel name? Are there any particular device names or missing ones? Does 'dmesg' hold any clues?


Quote:
Originally Posted by hack3rcon View Post
For example, If my VPS in Linux, which VM virtualization Linux for me.
That sentence does not make any sense to me.
 
Old 08-09-2015, 03:01 PM   #3
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
I mean is a web host. How can I find which Virtual machine run my Virtual server.
 
Old 08-09-2015, 03:26 PM   #4
suicidaleggroll
LQ Guru
 
Registered: Nov 2010
Location: Colorado
Distribution: OpenSUSE, CentOS
Posts: 5,573

Rep: Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142Reputation: 2142
Check lsusb or lspci for clues. The emulators used for the "physical" interfaces like network and video often have the hypervisor's name in them.

For example, one of my headless VirtualBox VMs has the following in lspci:
Code:
00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
00:04.0 System peripheral: InnoTek Systemberatung GmbH VirtualBox Guest Service

Last edited by suicidaleggroll; 08-09-2015 at 03:33 PM.
 
Old 08-10-2015, 12:45 AM   #5
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
More complete: virt-what.
 
Old 08-11-2015, 02:55 AM   #6
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
Quote:
Originally Posted by suicidaleggroll View Post
Check lsusb or lspci for clues. The emulators used for the "physical" interfaces like network and video often have the hypervisor's name in them.

For example, one of my headless VirtualBox VMs has the following in lspci:
Code:
00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
00:04.0 System peripheral: InnoTek Systemberatung GmbH VirtualBox Guest Service
Yes, But it just work when you can connect to the VM but I mean is Web server.
 
Old 08-12-2015, 02:20 AM   #7
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
Quote:
Originally Posted by unSpawn View Post
More complete: virt-what.
Can it work for remote address ?
 
Old 08-12-2015, 02:22 AM   #8
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
In picture that I attached, I see "Common KVM processor". What is your idea?
Attached Thumbnails
Click image for larger version

Name:	virtual.png
Views:	22
Size:	6.7 KB
ID:	19133  
 
Old 08-12-2015, 02:34 AM   #9
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,263
Blog Entries: 24

Rep: Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194Reputation: 4194
Quote:
Originally Posted by hack3rcon View Post
Can it work for remote address ?
Did you read the first sentence on that page?
 
Old 08-12-2015, 02:53 AM   #10
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
How about reading section 2 ?.
 
Old 08-12-2015, 09:04 AM   #11
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
If, I'm wrong. Please tell me why.
 
Old 08-14-2015, 02:39 PM   #12
hack3rcon
Senior Member
 
Registered: Jan 2015
Posts: 1,432

Original Poster
Rep: Reputation: 11
I asked other and they told me when processor is "KVM" then VM is "Linux-KVM".
 
  


Reply

Tags
detect virtualization, virt-what



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Virtualization With Xen On CentOS 6.3 (x86_64) (Paravirtualization & Hardware Virtualization) LXer Syndicated Linux News 0 08-29-2012 05:40 AM
what kind of virtualization software is good for small size company? jimmyjiang Linux - Software 2 02-22-2008 10:26 AM
kind of a programming quesion...kind of not tho jhorvath Programming 2 06-30-2003 10:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 02:56 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration