Recent content by mammutserver

  1. M

    VM VLAN Tag not working

    There is a router on the WAN VLAN 5 (not ISP managed) and I can get an address when connecting to my switch with VLAN 5 untagged on a port. VLAN 6 will be configured as a LAN network so I assume it should not affect the installation. The network card is a Intel X540 (Supermicro server).
  2. M

    VM VLAN Tag not working

    Yes, VLAN 4 is native and 5/6 are tagged.
  3. M

    VM VLAN Tag not working

    I activated "VLAN aware" in the network config of the Proxmox host, rebooted the server and added VLAN Tags to the VM (Netgate Installer). VLAN 5 has a DHCP server and is the WAN network, VLAN 6 is the LAN network. The Netgate Installer doesn't get an address assigned and even if I assign a...
  4. M

    Error activating LV 'pve/data'

    After a restart of my server I get the following error: TASK ERROR: activating LV 'pve/data' failed: Check of pool pve/data failed (status:1). Manual repair required! I tried lvconvert --repair pve/data and got this output: truncating metadata device to 4161600 4k blocks Child 3798 exited...
  5. M

    No network after fresh install

    Hello community, I installed Proxmox on a Supermicro CSE-826 but the network connections doesn't work... The link and active led's are not lighting up/blinking and I can't get any network connection. I tested the networkcable with my pc and it is definetly working. I also did some research on...
  6. M

    TASK ERROR: MAX 6 vcpus allowed per VM on this node

    qm config output: boot: order=ide2;sata0 cores: 8 ide2: none,media=cdrom memory: 10240 name: space net0: e1000=F2:8D:6F:EF:67:FF,bridge=vmbr1,firewall=1 numa: 0 onboot: 1 ostype: l26 sata0: hdd:107/vm-107-disk-0.qcow2,size=32G sata1: hdd2:107/vm-107-disk-0.qcow2,backup=0,size=900G sata2...
  7. M

    TASK ERROR: MAX 6 vcpus allowed per VM on this node

    I just rebooted my server and one VM did not start with the error "TASK ERROR: MAX 6 vcpus allowed per VM on this node". My server is runnung on a Intel Xeon E5-2620 v2 with 6 cores (12 with Hyper-Threading). Before the restart the VM was running with 8 vcpus without any problems!