proxmox
-
프록스목스에서 가상머신에 그래픽카드 할당하기 (Passthrough)컴터 2025. 10. 9. 18:32
Proxmox 8.1이후로 Passthrough가 쉬워졌다고 해서 시도해보려고 함.내가 가지고 있는 장비 중 GPU를 VM에 보내려면 필효한 가상화 기술인 Vt-D를 지원하는 것은 Intel Xeon E3-1231 v3 밖에 없슴.https://prod.danawa.com/info/?pcode=2697483 [다나와] 인텔 제온 E3-1231V3 (하스웰 리프레시) (정품)최저가 0원prod.danawa.com 그런데 존스보 N4 케이스에 넣어놨기 때문에그래픽카드는 낮은 높이 (Low profile)만 장착할 수 있슴.https://prod.danawa.com/info/?pcode=52155758 [다나와] JONSBO N4 for NAS (블랙)최저가 126,340원, 현금최저가: 122,500원pr..
-
Cluster not ready – no quorum? (500)컴터 2023. 9. 4. 23:50
Cluster not ready – no quorum? (500) First we login to the Proxmox server. Then we check the state of the cluster using the command pvecm status From the result, we find that the Quorum activity is blocked. Thus we execute the below command to change the votes from 2 to 1. pvecm expected 1 After executing the command we will be able to delete the VM. If the VM gets locked during the process, we ..