Search results

  1. G

    Scheduled VM-snapshots from GUI

    Is there any way to fully automate the regular per-VM snapshot creation process found within the PVE GUI? I want to do something similar to zfs-auto-snapshot, rolling daily snapshot creation for all volumes, where a week worth of snapshots are retained (to revert user/config mistakes), but I...
  2. G

    [SOLVED] Access Web GUI from several vmbrs

    Thanks a LOT! I knew it was something simple that I had overlooked! I'm so used to Chrome forcing me to use https for everything almost regardless of how I enter the address that I didn't notice the fact that Chromium defaults to http. Didn't even see it in my own link before you pointed it out...
  3. G

    [SOLVED] Access Web GUI from several vmbrs

    I currently access my web UI from vmbr0/bridge port enp34s0, 192.168.0.40:8006, which works fine. I would like to be able to access it from vmbr1 as well. vmbr1 has no bridge port. If I connect to a console on a VM running on vmbr1 I can ping the PVE-server's IP and I can connect to it via SSH...