Search results

  1. I

    Backup / Snapshot proxmox host installation

    Hi, with 5.0 beta released the question for ProxMox host backup has become even more relevant :). I saw some topics in the forum discussing the backup of particular files, but my question is why bother if you use ZFS anyway. I have customized scripts here and there (I know its a bad practise...
  2. I

    Proxmox VE 5.0 beta1 released!

    Hi, will you provide upgrade path from 5.0 beta -> 5.0 final? The point is if I want to try the beta now from 4.4 will I be able to come back to the stable branch after 5.0 is released?
  3. I

    'virtio-9p-pci' is not a valid device model name

    Hello, It seems one of the later updates to ProxMox since 4-th of February has dropped the support virtio-9p-pci. It was working with no problem before that. This is very useful for mounting config drives for CoreOS configuration. Is this a bug or the support is dropped permanently? I am...
  4. I

    If supported, how configure kvm virtfs ?

    I used the guideline from the CoreOS documentation site to mount folder to a VM. The command is: -fsdev local,id=conf,security_model=none,readonly,path=/tmp/config-2 -device virtio-9p-pci,fsdev=conf,mount_tag=config-2 It works with no problem on latest ProxMox 4.4
  5. I

    patch request - EDAC on skylake xeon

    Hi, two questions: - is this patch in the latest "no-sub" pve 4.3? - if not how can I test it. I have a Skylake E3 and can't find one of my pci-e devices. Thanks.