Search results

  1. V

    proxmox 7.0 sdn beta test

    Bridging did not work. But after starting from scratch, adding the IP to vnet0 did work - I probably had some unclean state from previous tries. And the tip with merging made things a lot easier :) Thanks
  2. V

    proxmox 7.0 sdn beta test

    Hi, Im currently experimenting in a test environment. I have managed to set up vxlan to connect the VMs across hosts. But how can I add the hosts to the overlay network? I only have a single IP for the host and want to forward incoming traffic to the routing-vm no matter on which host it is...
  3. V

    storage is not online (cifs)

    When manually calling, I do get a session setup failed: NT_STATUS_LOGON_FAILURE But zgrep NT_STATUS_LOGON_FAILURE /var/log/syslog* shows no entries...
  4. V

    storage is not online (cifs)

    Ok, that would definitely explain it :) But why are there no error messages giving any details?
  5. V

    storage is not online (cifs)

    I have disabled/enabled it and also removed/added it from/to the list of nodes multiple times, but also with no success... ...strange thing is that there is no (real) error message anywhere? Finally I did remove it, mounted via fstab on both nodes and added a new storage of type "Directory"
  6. V

    storage is not online (cifs)

    Hi, I have a PVE 6.4 that I did not want to upgrade directly so I installed a new 7.0 and joined them in a cluster. On the old one my cifs storage was working perfectly fine but on the new one it does not connect. My syslog is full with messages like pvedaemon[126626]: storage 'STORAGE' is not...