Recent content by mikaelkrantz

  1. M

    Proxmox Datacenter Manager - First Alpha Release

    Works as it shoulds I say it rocks. I added my 3 diff clusters to it and it works out of box.
  2. M

    Random question marks instead of vm name

    Yes I had that problem with enabled metrics server and the server didnt respond/Take in the metics. Then the gui was acting up. Try to remove the metrics server configuration and you should be fine.
  3. M

    Using vlan on vmbr with vm on same vlan problems

    Yeah I tried both ways.. The problem I see is when I use a vlan-interface on the host on the same "bridge" as I later wanna have a vm in that vlan. Then the communication is not working in the vm. If I remove the interface from the host it works fine. Or if I have done to resolve it. By using...
  4. M

    Using vlan on vmbr with vm on same vlan problems

    Hi, My setup: vmbr0 is my eno1 nic that is connected to switch with 10Gbit. On this port I have configured trunk with all the vlans needed. After that I wish to use 3 vlans lets say. vlan 2 vlan 3 vlan 4 On this vlans I need to have ips. I have that setup and those works perfectly for cluster...
  5. M

    [SOLVED] no network after import from vmware

    I used ovftool yesterday and migrated a bunch of vms. ovftool vi://root@<esxnode>:/<vmname> . and then qm importovf <vmid> pathtoyourvm/pathtovmfile.ovf <storagename> After that I went into proxmox webgui added a networkinterface and made sure I had the same mac-addr as I was using dhcp for the...