- 하이퍼바이져는 하드웨어의 바로 위에 위치한 얇은 층으로 hardware 상에서 여러 개의 vm을 run할 수 있게 해 준다. 또한 vm이 cpu와 ram에 대한 직접적인 접근을 할 수 있게 해줌으로서 빠른 속도를 보장함.
- 하드웨어와 vm사이에서 작동
2. What is the difference between full virtualization and paravirtualization?
- full virtualization은 dom0가 모든 자원(network, ram, cpu, disk)을 관리하지만 paravirtualization은 hypervisor가 vm에서의 cpu와 ram에 대한 직접적인 접근을 할 수 있게 해주고 나머지를(disk, network, drivers) dom0가 관리하고 할당해 준다.
3. What is a VM templates?
- VM template는 vm을 만들 때, 각 os에 최적화된 설정값을 미리 만들어 둔것을 말한다. 예를 들면, windows server 2003이나 windows server 2008, windows xp, redhat 등의 OS에 맞는 설정값을 미리 지정해두고 설치할 때 이를 적용하는 것.
4. What purpose does the AMD-v/Intel-vt chip server in Xen?
- Xen의 hypervisor를 통해 vm이 cpu나 ram에 대한 직접적인 접근을 할 수 있게 해준다.
5. What is needed for windows to be paravirtualised?
- amd-v inter-vt칩이 있어야한다!!
6. Explain what the control domain does?
- Xen 상에서의 Control Domain은 disk, network, drivers을 각 vm에 알맞게 할당하는 역할을 한다.
7. What is the difference between the software included with the free version of XenServer and the Platinum?
- 비싼거일수록 세세한 기능을 조정할 수 있음
8. What is the Xen Control interface used for?
- xen center와 통신할 수 있게끔 한다. 그래서 resources를 분배할 수 있게해줌.
댓글 없음:
댓글 쓰기