Recent content by mrblithe

  1. M

    Very low upload speeds when used with proxmox

    Hello, I have a dedicated server at Hetzner and have installed Proxmox on it. My goal is to use the main public IP for Proxmox management and allocate an additional public IP for OPNsense. Following hetzner tutorial I've set up a bridged network and requested an extra IP for OPNsense. In the...
  2. M

    Proxmox Disk Size and Actual Is Different

    Solution: If you increase the size of the disk after the creation of wm, you need to extend volume via GParted. then run: lvresize --extents +100%FREE --resizefs /dev/mapper/ubuntu--vg-ubuntu--lv
  3. M

    Proxmox Disk Size and Actual Is Different

    Hello. I've created wm with 64GB disk size on proxmox GUI. But in wm, shows 31.50 GB current disk size. Why is this inconsistency exist?