Search results

  1. E

    Permissions for User to hibernate VM and change hardware

    What permissions do users need to be able to hibernate a VM? I gave him PVEAdmin but he still gets a" no permission for Datastore.AllocateSpace" error. The same question goes for changing hardware, two users share a GPU on passthrough. Currently if they want to swap it has to go through me to...
  2. E

    Bug with spice config on sub-node

    I just wanted to drop a quick note on a slight issue with the generation script of the spice.vv file: /usr/share/perl5/PVE/AccessControl.pm In the remote_viwer_config the following line drops the IP of the main node into the file which refuses to connect proxy => "http://$proxy:3128"...
  3. E

    Ubuntu no GUI after nvidia-driver install

    Im trying to get a VM with GPU passthrough running. The passthrough part seems to be working just fine but whenever i install nvidia-drivers the Ubuntu-GUI dies with tty1 beeing unresposive and tty7 showing this: https://imgur.com/WfQHMTz Its supposed to run Ubuntu 20.04 and nvidia-drivers...