Search results

  1. H

    Logical Volume "data"

    Hi I am running out of space in my PVE root partition. There is Logical Volume called "data" which does not seem to be in use. Can I safely remove that LV and extend the root LV ? root@lab:/# pvs PV VG Fmt Attr PSize PFree /dev/sda3 pve lvm2 a-- 14.66g 0 /dev/sdb1...
  2. H

    Pass USB device to guest VM

    Hi, there is a good description here how to pass USB devices to guest VM's: Works perfectly after a reboot. Thanks. But - everytime I restart VM's or the entire Proxmox Host this setting is gone and I have to do it again. Can I somehow make this persistent somewhere ?
  3. H

    backup snapshot mode

    snapshot mode This mode provides the lowest operation downtime, at the cost of a small inconstancy risk. It works by performing a Proxmox VE live backup, in which data blocks are copied while the VM is running. If the guest agent is enabled (agent: 1) and running, it callsguest-fsfreeze-freeze...