Recent content by trollmars

  1. T

    [SOLVED] Backup failed unable to open file Permission denied

    Hi, Thx! I figured out that my now offlline node 2 causes the problem. I do "pvecm expected 1" and now the backup to PBS works as aspected. Meanwhile i do "pvecm delnode node 2". Thx for the Qdevice. But i guess i go the road to pve 7.2 with a second pve as Standalone, rebuild important VMs...
  2. T

    [SOLVED] Backup failed unable to open file Permission denied

    Hi, benutze noch PVE 6.2.Dazu der PBS. Wollte jetzt mal upgraden auf 7. Mein Backup geht von den meisten CTs und VMs auf einen PBS. Das lief auch bi gestern hervorragend ! Jetzt wollte ich bevor ich upgrade ein 2 Node Cluster erstellen, Um wichtige CT/VMs auf einen anderen Node zu haben...
  3. T

    Setup an additional host only network

    I guess i figured it out..for the moment ;-) All my VMs are configured as Intel E1000. ethtool told me that this is a 1Gbit Card ;-) So i switched to virtIO as the network driver. Know i measure 35Gbits from VM to VM :) looks great so far
  4. T

    Setup an additional host only network

    hi. thx for help!!!! my usecase: i run on my new proxmox node a truenas vm with PCI passtrough storage array. i would like to route all my "storage related " vm traffic inside this Host only network. thats why i wrote i need two Bridges. one for storage related traffic from vm's to the...
  5. T

    Setup an additional host only network

    I guess i totaly miss understand this "host only Network" ;-) I thought this is a virtuell network on the proxmox server itself.... so no traffic "leaves" the Proxmox host. But you tell me that traffic leaves the Host. My purpose was a virtuel network inside the Host with no NIC limitations. Im...
  6. T

    Setup an additional host only network

    thx velocity08. What network speed could i expect on a modern board/cpu for the internal VM Bridge? More than Darkproduct 133 MB/s ?? ;-)
  7. T

    Setup an additional host only network

    Would also like to use inter VM routing inside the Proxmox host. I would like to assigne two Network interfaces to my VMs. vmbr0 for "normal" LAN traffic vmbr1 for VM to VM traffic would this be possible with the above scenario/howto? Thx