Search results

  1. G

    ZFS 2.4.0 Special Device + Data VDEV Report Very Wrong Remaining Space

    Distribution Name | Proxmox 9.1.5 Debian Trixie 13 Distribution Version | Proxmox 9.1.5 Debian Trixie 13 Kernel Version | Linux 6.17.9-1-pve Architecture | x86_64 OpenZFS Version | zfs-2.4.0-pve1 - zfs-kmod-2.4.0-pve1 My zpool has 2 device: sdb (HDD) and sda (nvme) The issue is all dataset...
  2. G

    Proxmox on HyperV, start VM crash if more than 2815MB of memory

    My Hardware: Ryzen 7 7800X3D 96GB DDR5 4TB NVME Onboard 2.5G Lan X520-DA2 2x10G SFP+ The machine been running stable and I can use VMs with VMware and HyperV with 32GB of ram just fine. Although I can't seem to enable Nested Virtualization with VMware). Windows 11 25H2 HyperV enabled Nested...
  3. G

    Epyc 7003 CCX L3 as 8 NUMA configuration

    So after scouring through all previous forum posts, I still can't seem to find a clear answer on how Proxmox actually deal with Numa nodes. My setup Epyc 7663 56c112t (yes it might be a bit unoptimal, I will try to switch to a 7b13 with full 64c128t later) 8x64gb ddr4 512gb total BIOS set to...
  4. G

    RBD Cache to offset consumer NVME latency for an uptime prioritized cluster (data consistency lower priority)

    Hi everyone, so I have a proxmox cluster with zfs replication on consumer NVMEthat I'm planning to change into Ceph. The cluster host multiple VMs that require high uptime so users can log in and do their work, the user data is on an NFS (also on VM). The data is backup periodically and I am ok...
  5. G

    /var/tmp/espmounts/7276-6706/EFI/proxmox/6.5.13-6-pve: No space left on device when installing new kernel

    I have a single node install with PVE 8.2.4 and ZFS Mirror as boot drive. I was doing apt update and was suggested to do a apt --fix-broken install. I ran that and got this: root@pve:~# apt --fix-broken install Reading package lists... Done Building dependency tree... Done Reading state...
  6. G

    Proxmox CPU allocation with P and E cores?

    Hey guys, how does Proxmox handle the P and E cores when allocating? For example, on a 13900K, I will have 8p and 16e => 36threads => 36 vCPU. When creating a VM, I input 8 cores for the VM. How would that behave performance wise? Will it get maximum 8 P cores? Or will it use CPU % like 8/36...
  7. G

    Installing Proxmox Root on LVM-Thin

    Hi, I was wondering if it's possible to install Proxmox and have the root partition be on lvm-thin instead of think lvm like default. Wouldn't that be a better approach since now the root can take as much or as little storage as needed from storage?
  8. G

    Alder Lake i5 12400, Windows 11 guest with WSL Nested Virtualization not working

    Hi guys, I'm trying to run Windows 11 Guest with WSL2. My config is the following: i5 12400 Proxmox 7.4-3 Kernel 5.15.104-1 Windows 11 Guest - CPU type is Host Nested Virtualization is enabled (Checked with cat /sys/module/kvm_intel/parameters/nested) When booting into Windows 11, Task manager...
  9. G

    Overprovision CPUs

    My host has 4 cores 8 threads. Does it make sense to allocate 8 vCPU to all my LXC and VMs if I know that none of them will ever max out all 8vCPU at the same time? I'm not sure if that will create any scheduling issue or overhead as compares to allocate a smaller number to each of them. I saw a...
  10. G

    Onboard SATA Controller passthrough?

    I've been running Proxmox for close to a year now and it's been rock solid. I currently have an OMV VM with 2 HDD passthrough. Just recently I found out that I can passthrough the entire SATA controller and I want to do that. Hope you guys can help me with some questions related to it. My...
  11. G

    Proxmox + Ceph 3 Nodes cluster and network redundancy help

    So I just joined a startup as their sysadmin, my role is to build the server from scratch both hardware and software. My experience is setting up a single node Proxmox homelab with things like OMV, Emby, nGinx Reverse Proxy, Guacamole, .... so I'm a noob but I'm learning. The use-case is...
  12. G

    Best overprovisioning settings for this setup?

    So I'm setting up a small homelab on a PC: CPU: Intel Xeon E31268L v3 - 4 cores 8 threads - Around an i7 4770 in performance RAM: 16GB DDR3 SSD: 128GB mSata => Boot and VMs HDD: 2x8TB HDD 1Gbps Network I'll install Proxmox on that and set up these VMs: 1. OpenMediaVault 6 with the 2x8TB HDD...