1. What is P2V & V2V
- P2V는 physical한 machine을 XenServer에서 쓸 수 있도록 virtual하게 바꾸는 것을 말한다. V2V는 virtual한 machine의 이미지 포멧을 여타 다른 포멧으로 변경 할 때, 쓰이는 것이다.
2. What formats of Virtual Disks are supported in XenServer
- XVA(Xen Virtual Appliance)
- OVF(Open Virtual Format) -OVA(Open Virtualization Appliance), VHD(Virtual HardDisk)
3. What is Dynamic Memory Control (DMC) ?
- XenServer 5.6의 새로운 기능으로 메모리 할당을 정해놓지 않고 가변적으로 정할 수 있게 한 것이다. 이를 젠서버는 workload에 따라 메모리의 사용량을 결정하고 바꾼다.
- Dynamic Memory Control. This feature can increase the number of VMs per host by permitting the memory utilization of existing VMs to be compressed so that additional VMs can boot on the host. Once VMs on that host are later shut down or migrated to other hosts, running VMs can reclaim unused physical host memory. Dynamic Memory Control is enabled by defining minimum and maximum memory settings for virtual machines."
- Memory can be added or removed without restarting the VM, providing a seamless experience to the user.
- When host servers are full, DMC allows you to start more VMs on these servers, reducing the amount of memory allocated to the running VMs proportionally.
- As memory requirements on the host change, DMC will auto-adjust the memory of running VMs, but will keep the memory within a range specified by the administrator.
4. What happens if my memory is overcommited and DMC is set to disbable ?
- Fail to start new vm with an 'out of memory' error.
5. What does the Virtual Switch do ?
- 버추얼 스위치는 하나의 물리적인 nic를 여러 개로 가상화 해줌으로서 다수의 vm이 하나의 물리적인 nic를 공유해서 쓸 수 있도록 해준다. 뿐만 아니라, vlan 설정으로 네트워크의 성능을 보다 높이고 효율성있는 운영이 될 수 있도록 해준다.
6. What does the Virtual Interface do ?
- Every virtual machine connect to a virtual interface
7. What is VLAN Tagging ?
- To set the VLAN trunking, VLAN ID is attached to every packet.
8. Why does XenServer want a dedicated management interface ?
- 매니징 인터페이스가 있어야 각 인터페이스를 조정할 수 잇으니까.
9. What is bonding ?
- having multiple network cards working together for fail over and sharing of bandwidth for 1) management, 2) access to shared storage, 3) to communicate on network.
10. Why is bonding a good idea ?
- failure 시에 재빠른 복구 및 대처가 가능하기 때문이다.
11. What is load balancing ?
- bonding을 통해 같이 일을 처리하게 함으로써, 처리량이 많아져도 처리할 수 있도록 나눌 수 있게 하는 것.
12. How is bonding and aggregation different ?
- bonding은 두개가 같이 일하는 것. aggregation은 따로 일함.
13. How is using Roles a good thing for administration ?
- easy access to control domain??
14. What is the name of the windows command I can use for managing my XenServer ?
15. How do I get help for the command "xe vm-list"
16. How do I get the common help commands for "xe"
댓글 없음:
댓글 쓰기