Search results

  1. K

    trying to add backup - but cant use smb folder

    Yes, thanks took me a while to see it under 'content'
  2. K

    trying to add backup - but cant use smb folder

    Hi, I have been using Proxmox for a few years and upgraded my 3 node cluster to 8.3 Now I want to use a SMB mount on my NAS as a backup for my VM's.... I can add the disk to the cluster and it shows across the system But when I go and try add the backup it does not allow me to choose the disk...
  3. K

    Migrated Ubuntu 18.04 not accepting inbound traffic

    ok it was sort of asymetric routing ..... on boot, the system recognized the interface but changed the name to ens18, on inspection of the interfaces it only ever showed lo ..... so a quick ifconfig up brought the interface up, quickly changing netplan to be ens18 and NOT lo fixed it ...... ugh...
  4. K

    Migrated Ubuntu 18.04 not accepting inbound traffic

    Thanks, I have only the one switch, there is another VM on the same node, and while the Ubuntu server can ping it, the other machine, which is reachable though the network can not contact the Ubuntu server at all. I even loaded UFW and set up filters to see if somehow that was an issue, but...
  5. K

    Migrated Ubuntu 18.04 not accepting inbound traffic

    HI, I'm brand new to VE. I have a small set up in my home lab, two hosts in a cluster both tunning 7.0-11. I have an ESXI environment that I want to move to VE and I have tried one vm that is Ubuntu 18.04. I followed the steps in the Wiki, and the machine is up and running. That part was quite...