Search results

  1. S

    [SOLVED] Can't create new VM with VirtIO Block

    Hi, I've made reboot several times, but not helped. Afternoon, at home, I'll make photos/video.
  2. S

    [SOLVED] Can't create new VM with VirtIO Block

    root@pve:~# pvs PV VG Fmt Attr PSize PFree /dev/sda3 pve lvm2 a-- 232.38g 15.99g /dev/sdb1 bigdata lvm2 a-- <931.51g 301.49g root@pve:~# vgs VG #PV #LV #SN Attr VSize VFree bigdata 1 9 0 wz--n- <931.51g 301.49g pve 1 3 0 wz--n-...
  3. S

    [SOLVED] Can't create new VM with VirtIO Block

    One more question: qm unlink might be help, but don't know what --idlist parameter is.
  4. S

    [SOLVED] Can't create new VM with VirtIO Block

    Update. Now I can't create new VM or add HardDist at all. Nor IDE, SATA or VirtIO.
  5. S

    [SOLVED] Can't create new VM with VirtIO Block

    Hi, After I deleted a VM, I can't create new VM with VirtIO Block, only with IDE. WARNING: gpt signature detected on /dev/bigdata/vm-101-disk-0 at offset 512. Wipe it? [y/n]: [n] Aborted wiping of gpt. 1 existing signature left on the device. Failed to wipe signatures on logical volume...
  6. S

    [SOLVED] Import Qemu VM to ProxMox

    Hi all, I have a Qemu VM in a qcow2 file, how can I import it to ProxMox? In which folder do I have to copy, should I have to convert it, and how can I add the disk image to an existing or a new ProxMox VM?
  7. S

    [SOLVED] NVIDIA GPU passtrough issues

    Finally my nvidia card working with GPU passtrough :) Just one step before I would gave up proxmox competelly and try something else :) I had two hardvare issues, my motherboard"s BIOS needed to update, and my VGA card BIOS wasn't UEFI compatible and/or was corrupted. I've run rom parser again...
  8. S

    [SOLVED] Nvidia GTX 1050ti Error 43 (Code 43)

    Finally I've patched my vga card with nvidiaflash program and I use this rom : https://www.techpowerup.com/vgabios/202493/202493. Also I've updated my motherboard's BIOS and after this two changes, in my BIOS video card settings I can choose intel vga to primary vga, so VM can catch nvidia as a...
  9. S

    [SOLVED] Nvidia GTX 1050ti Error 43 (Code 43)

    I have a GT 710 MSI, 1024MB card, this patcher will work with it?
  10. S

    [SOLVED] NVIDIA GPU passtrough issues

    You mean this one? https://forum.proxmox.com/threads/nvidia-gtx-1050ti-error-43-code-43.75553/
  11. S

    [SOLVED] NVIDIA GPU passtrough issues

    Could you be more specific?
  12. S

    [SOLVED] NVIDIA GPU passtrough issues

    I've bought this: but I'm not sure, that this is the right device instead of this?
  13. S

    [SOLVED] NVIDIA GPU passtrough issues

    Well, I have to wait my Hdmi emulator, I have no more ideas, I'm stucked.
  14. S

    [SOLVED] NVIDIA GPU passtrough issues

    I can't install vm WITH added PCI device, cause it crash proxmox. Is it normal? Should I have to add PCI video card AFTER vm install?
  15. S

    [SOLVED] NVIDIA GPU passtrough issues

    Ok, could we go trough settings? grub: GRUB_DEFAULT=0 GRUB_TIMEOUT=5 GRUB_DISTRIBUTOR="Proxmox Virtual Environment" GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on pcie_acs_override=downstream,multifunction video=efifb:eek:ff" GRUB_CMDLINE_LINUX="" modules: vfio vfio_iommu_type1 vfio_pci...
  16. S

    [SOLVED] NVIDIA GPU passtrough issues

    So, I need two video card and a HDMI plug? One card for the host and one for GPU passtrough plugged the HDMI emulator in it?
  17. S

    [SOLVED] NVIDIA GPU passtrough issues

    I don't get this virsh edit command, I should install something for it on pve? Nah, I won't buy one :) So, you have two video cards: one for pve, and one for guest. I only have one dedicated GPU, and I'm affraid CPU's one is tilted by BIOS if motherboard recognised installed card. Some of...