페이지

2010년 10월 20일 수요일

Morning Question_2

1. What is the purpose of a template?
  • 각 os에 맞는 환경을 최적화된 세팅값으로 vm을 설치할 수 있다. 
  • eg - ram, nic, vhd all resources
2. What are the three types of templates?
  • Full, Custom, Basic
  • citrix는 full, basic을 제공한다. 
3. Why does a linux virtual machine with the Xen kernal not need our virtualization drivers?
  • 이미 대부분의 리눅스들은 xen kernal을 가지고 hypervisor의 역할을 수행할 수 있기 때문에
4. What are the benifits of adding our virtualization drivers to Linux if is does not need it?
  • 다양한 드라이버에 맞는 paravirtualization drivers를 설치함으로서 성능향상 기대
  • XenConsole이 vm을 매니지 할 수 있게 해줌.
5. What is VNC?
  • VNC: Virtual Network Computing is a desktop sharing system which uses theRemote FrameBuffer) protocol to remotely control another computer.
6. When can i use VNC with a linux virtual machine? (What needs to be done first?)
  • vnc server, x-display가 설치 되어 있어야 함.
  • install linux >>> configure x Server >>> install VNC
7. What is VM importing & Exporting?
  • snapshot과 유사하게 vm의 현재 상태를 저장, 및 불러올 수 있게 함
8. How is importing and exporting different to using a template?
  • importing이나 exporting은 처음부터 설치하는 template와는 다르게 현재 workload까지도 같이 저장하고 불러올 수 있다. 
  • 임포팅, 익스포팅은 카피임. template는 만드는거임. 
9. What is snapshot?
  • 현재의 상태를 그대로 저장. 차후 불러오기가 가능하도록 // vm을 끄지 않아도 가능
10. Can u convert a VM to a Template? 
  • 일방향 임. vm 템플릿은 vm에 더이상 쓰일 수 없음.
11 . Can u convert a Template to a VM?

12. With Xen Convert, what is P2V and V2V? 
  • P2V는 online상의 물리적 머신을 vm으로 변환, V2V는 offline상의 물리적 머신을 vm으로 변환???
  • P2V는 물리적 머신을 vm으로. V2V는 vm을 다른 vm 타입으로 바꿈.(카피와 차이점이 타입이 바뀐다는 것)
13. What is the maximum number of VCPU for a windows vm?
  • 8
14. What is the maximum number of VCPU for a linux vm?
  • 32, but I can only configure 8 in the GUI.
15. How do u need to configure a linux vm to have the max number of VCPU?
  • set to highest CPU priority?? 젠센타에서 숫자바꾸기;;

댓글 없음:

댓글 쓰기