Search results

  1. O

    [SOLVED] vzdump - problem

    Solved - as @leesteken said RTFM - read the manual!!! I mis-read, there are two minus signs in the parameters for vzdump (not one as dummy here used!) - sorry for wasting peoples time! vzdump 100 --dumpdir /mnt/pve/nfsStore works just fine
  2. O

    [SOLVED] ZFS not seeing VM, only CT volumes

    Solved - see https://forum.proxmox.com/threads/vzdump-problem.137975/
  3. O

    [SOLVED] vzdump - problem

    I used the minus sign, is this not correct?
  4. O

    [SOLVED] vzdump - problem

    Backup can be done by the GUI, but not by command line - In my case, where storage is ZFS
  5. O

    [SOLVED] vzdump - problem

    ahhhh - seems to be related to another issue .. ZFS storage of VMs another thread.. https://forum.proxmox.com/threads/zfs-not-seeing-vm-only-ct-volumes.137979/
  6. O

    [SOLVED] ZFS not seeing VM, only CT volumes

    I have zfs storage root@pve:/# zfs list NAME USED AVAIL REFER MOUNTPOINT rpool 3.34G 220G 104K /rpool rpool/ROOT 3.29G 220G 96K /rpool/ROOT rpool/ROOT/pve-1 3.29G 220G 3.29G / rpool/data 96K...
  7. O

    [SOLVED] vzdump - problem

    Hi I can't get to the gui (removed a pice card - proxmox runs, but the the gui doesn't work) gui might have to be fixed by a re-install, but first... backups!! so from the command line: vzdump 210 –dumpdir /backup –mode stop 400 Parameter verification failed. vmid: invalid format - value does...
  8. O

    How to replace a boot drive (rpool) in a ZFS 0 Mirror

    @Dunuin - thank you for your reply. What enterprise SSD drives would be recommended?
  9. O

    How to replace a boot drive (rpool) in a ZFS 0 Mirror

    I do not understand the sequence to replace a failing boot disk. Read a load of posts, and still unsure how to proceed Proxmox 8.03 I have 2 x Samsung EVO ssd in mirror as boot disks, one is continually failing. proxmox-boot-tool status System currently booted with legacy bios 1D14-304E is...
  10. O

    [SOLVED] PCIE passthrough - how?

    Solved lspci -nnk 01:00.0 Multimedia video controller [0400]: Conexant Systems, Inc. CX23887/8 however lsmod | grep cx does not report cx23887 drivers, but does report cx23885 so, add the following to proxmox /etc/modprobe.d/blacklist.conf: blacklist cx23885 and I can now passthrough the pcie...
  11. O

    [SOLVED] PCIE passthrough - how?

    Thanks for the reply The mapping works I still get an error when starting the VM 'Unable to read tail (got 0 bytes)''
  12. O

    [closed]PCIE TV card passthrough - how?

    Proxmox 8.0.3 Trying to passthrough a PCIE TV decoder done all the modules stuff lspci -nnk 01:00.0 Multimedia video controller [0400]: Conexant Systems, Inc. CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb [14f1:8880] (rev 04) lspci -n -s 01:00.0 01:00.0 0400: 14f1:8880 (rev 04)...
  13. O

    [SOLVED] PCIE passthrough - how?

    Proxmox 8.0.3 Trying to passthrough a PCIE TV decoder done all the modules stuff lspci -nnk 01:00.0 Multimedia video controller [0400]: Conexant Systems, Inc. CX23887/8 PCIe Broadcast Audio and Video Decoder with 3D Comb [14f1:8880] (rev 04) lspci -n -s 01:00.0 01:00.0 0400: 14f1:8880 (rev 04)...
  14. O

    [SOLVED] VM failed to start

    Further info AES-NI was disabled on my Supermicro Bios!, now enabled & can create & run VMs
  15. O

    [SOLVED] VM failed to start

    solved .. CPU type is wrong although the Wiki https://pve.proxmox.com/wiki/Qemu/KVM_Virtual_Machines reports that x86-64-v2-AES: Compatible with Intel CPU >= Westmere my CPUs are 2 x Xeon X5650, the VM will not start So, something is wrong, the wiki, or something in Proxmox is not working correctly
  16. O

    [SOLVED] VM failed to start

    No - exactly the same output as syslog Getting the same error installing Debian in a VM Very strange Now having the same issue creating a container, I can clone an existing, but not create new
  17. O

    [SOLVED] VM failed to start

    Proxmox 8.0.3 New download of ubuntu server iso start failed: QEMU exited with code 1 Any ideas? 200.conf boot: order=scsi0;ide2;net0 cores: 2 cpu: x86-64-v2-AES ide2: local:iso/ubuntu-22.04.2-live-server-amd64.iso,media=cdrom,size=1929660K memory: 2048 meta...
  18. O

    Monitor "out of range"

    Supermicro X8DTL-iF Lots of reading re this problem, nothing works (for me) Monitor reports out of range H frequency 81KHz V frequency F4Hz Tried vga=795, got a grub error depricated, use set gfxpayload=1280x1024x24 before linux command that didn't work either!! nor did module_blacklist=radeonfb...
  19. O

    NFS share, isos not showing in Gui

    aha .. Proxmox doesn't look in the 'isos' directory - it looks in isos\template\iso so, do I have to have 2 copies of the iso files on Truenas? or can I make Proxmox look in the isos directory