Search results

  1. D

    Shrink ZFS disk

    Hey, thank you :). It solved my problem which was nearly the same. I wanted to resize the disk to 50GB but forgot to write only the amount to add. One thing to mention: It's better to edit the /etc/pve/qemu-server/<vm id>.conf and not the local one. In a clustered environment the files in local...
  2. D

    unique server uid

    We had the same problem yesterday. We tried to set the smbios settings as mentioned before and it worked immediately. Simply edit following in your /etc/pve/qemu-server/{vmid}.conf : smbios1:uuid={keep-current-id},manufacturer={Any Value},product={Any Value},serial=0 We set it for example to...