Linux Virtualization Concepts: Difference between revisions
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
==RedHat Enterprise Linux as Virtualization Platform== | ==RedHat Enterprise Linux as Virtualization Platform== | ||
RHEL 7 includes a hypervisor and a number of virtualization tools, which allows running guest operating systems. However, the solution supports a limited number of [[Virtualization_Concepts#Guest_Operating_System|guests]] per [[Virtualization_Concepts#Host_Operating_System|host]]. | |||
==RedHat Virtualization== | ==RedHat Virtualization== |
Revision as of 20:10, 23 June 2017
External
- https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Virtualization_Getting_Started_Guide/index.html
- https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Virtualization_Deployment_and_Administration_Guide/index.html
Internal
Generic Virtualization Concepts
Virtualization Solutions from RedHat
RedHat Enterprise Linux as Virtualization Platform
RHEL 7 includes a hypervisor and a number of virtualization tools, which allows running guest operating systems. However, the solution supports a limited number of guests per host.
RedHat Virtualization
libvirt
Storage and Virtualization
Networking and Virtualization
Steal Time
"Steal time" is the percentage of time a virtual CPU waits for real CPU while the hypervisor is servicing another virtual processor.
A high value means the physical CPU is overcommitted and more physical CPU should be allocated to the environment - or the VM should be moved on a different physical server. The steal time is reported by vmstat st.