Recent content by badspellersuntie

  1. B

    Move doesn't move

    this worked, but I'm having the same issue with LXC containers as well. Do you know what that command is? Yes I do, just to avoid this error, which is why it's so annoying when I try to migrate the VM/LXC to a different node and get the error about it being on the local disk.
  2. B

    Move doesn't move

    So I am trying to move CT and VM drives off of my ZFS to a NFS share. However it is giving me the most annoying error message. I tell it to move the drive and delete the original. It shows it's on my NFS share However, when I go to delete it (which it should've done when I "moved" it), PVE gives...
  3. B

    Firewall working too well

    This command worked for me but it didn't stick through a reboot. I've added this rule to the /etc/pve/firewall/cluster.fw [RULES] IN ACCEPT -p tcp -dport 8006 -sport 8006 -log nolog However the webUI still times-out when I try to refresh it. What am I missing?
  4. B

    Firewall working too well

    I'm pretty much a noob with ProxMox but if I'm reading these forums correctly, this shouldn't be happening. When I enable the firewall on the data center, I lose the web interface completely (SSH still works so I can disable the FW again). So what gives? I want to use the firewall feature so I...