예전에 본.. VT-d 활성화 해주어야 하는건가..
대충 설정들을 보니.. 가상 머신에다가 물리 장치를 물리는걸 패스쓰루라고 하는데
guest가 Windows면은 그래픽 카드를 iommu를 통해 혹은 vt-d를 통해서
직접 가상 머신에 물려주는걸 의미하는 듯?
[링크 : https://heiko-sieger.info/running-windows-10-on-linux-using-kvm-with-vga-passthrough/]
[링크 : https://davidyat.es/2016/09/08/gpu-passthrough/]
[링크 : https://blog.zerosector.io/2018/07/28/kvm-qemu-windows-10-gpu-passthrough/]
vt-d는 인텔
iommu는 amd 계열 기술이름인듯
[링크 : http://jowon.blogspot.com/2010/01/linux-pci-passthrough.html]
+
vt-d/iommu는 카드를 공유하거나 일부만 잘라서 쓰지는 못하는 듯.
(즉, 하나의 게스트에 할당하면 다른 게스트는 해당 gpu를 쓰지 못한다거나?)
[링크 : https://www.whitehatvirtual.com/vgpu-101-passthrough-vs-vgpu-why-it-matters/]
Nvidia GRID 제품군으로는 위의 방법이 가능한것으로 보임
(위에 글들은 과거 내용이니 좀 달라진건가?)
[링크 : https://kr.nvidia.com/object/tesla-m60-kr.html]
[링크 : https://docs.nvidia.com/grid/latest/grid-vgpu-release-notes-generic-linux-kvm/index.html]
'프로그램 사용 > kvm(virt-manager)' 카테고리의 다른 글
libvirtd와 webvirtmgr (0) | 2019.04.30 |
---|---|
리눅스 콘솔창 해상도 변경하기 (0) | 2019.04.26 |
kvm live add cpu (0) | 2019.04.16 |
kvm과 HT 그리고 affinity (0) | 2019.04.16 |
virsh domstats 로 가상머신의 cpu 사용율 확인하기 (0) | 2019.03.29 |