Recent content by alex-gee

  1. A

    Proxmox VE8.1 on Lenovo M720q with Intel I219V NIC: WebUI reachable, but no Internet after fresh install

    I found the issue - I usually use my piHole Server, but thought to avoid any blocking issues add use Google DNS = 8.8.8.8 Sounds like a smart idea, but does not work if you have a firewall rule in that specific VLAN, which blocks external DNS... :( All good now :) Issue solved -> user error
  2. A

    Proxmox VE8.1 on Lenovo M720q with Intel I219V NIC: WebUI reachable, but no Internet after fresh install

    Thank you for your suggestions. The gateway is correct - it's an OPNSense FW with DHCP and I assigned a static IP there to avoid that an unavailable IP is assigned I can't ping external IPs I did a quick check with a windows installation, but I see exactly the same behavior there: Intranet...
  3. A

    Proxmox VE8.1 on Lenovo M720q with Intel I219V NIC: WebUI reachable, but no Internet after fresh install

    Hello, I currently run Proxmox on a HP T620+ Thin Client, but need a little bit more "juice" :) I installed Proxmox several times on different machines, but never had an issue like that. Just bought a used Lenovo M720q with 9500T and 64GB RAM and an Samsung Pro SATA SSD NIC is a Intel I219V...
  4. A

    Cannot add ZFS to VM - empty but 99% usage

    Hello, I'm prett ynew to Proxmox, but like it a lot. I created a ZFS of 2x 2TB HDDs as RAID0 (no important data). I can see the drive in pve and datacenter. In pve it states 3.57TB of 3.63TB free and 55GB allocated. I also see it in the pve node as available BUT usage is 99.5%. When I try to...
  5. A

    VM and LXC mount CIFS problem. [SOLVED]

    I'm new to Proxmox, but I managed to setup a homeserver with it. 1x VM for OMV (Fileserver) and 1x LXC (running Ubuntu with Plex Media Server). I have the exact same issue than BrentPn. I tried to delay the startup of the Ubuntu LXC as I was thinking that OMV might need to be started up first...