Search results

  1. G

    [SOLVED] VM won't start with PCI passthrough after upgrade to 9.0

    https://bugzilla.proxmox.com/show_bug.cgi?id=6608
  2. G

    Anyone using MPTCP between proxmox cluster nodes in production and "forcing" MPTCP sockets on everything?

    I am curious about linux-kernel native TCP Multipath (not the proxmox iSCSI multipath-tools approach).Anyone here using MPTCP forcing all PVE nodes to open MPTCP sockets instead of TCP? Tentatively, my homelab with PVE cluster nodes with dual SFP+ 10gb uplinks on the same network could in...
  3. G

    ZFS 2.3.0 has been released, how long until its available?

    thank you for the details. Is there any place to follow progress, perhaps a bug is tracking this internal tests and eventual release?
  4. G

    ZFS 2.3.0 has been released, how long until its available?

    There are a large amounts of improvements in ZFS 2.3.0 if you use NVME and deduplication: https://github.com/openzfs/zfs/releases/tag/zfs-2.3.0 When can we expect this release to become available?
  5. G

    Why is `ZFS over iSCSI` clones support limited?

    Why are clones not supported when using `ZFS over iSCSI`? Refer to table in: https://pve.proxmox.com/wiki/Storage:_ZFS_over_ISCSI In contrast, NFS has support for clones via qcow2. https://pve.proxmox.com/wiki/Storage:_NFS
  6. G

    ZFS over iSCSI

    @hariharan go vote on https://forums.truenas.com/t/add-lio-or-iet-iscsi-target-compatibility-to-scale-so-proxmox-zfs-over-iscsi-can-work-natively/25374 asking they implement native proxmox support.
  7. G

    eth0 doesn't exist, yet console is spammed by "eth0: left promiscuous mode"

    I'm seeing a ghost "eth0" interface spamming my console logs on proxmox latest. Not sure if this issue is caused by a BIOS firmware update I carried out on this new device (Minisforum MS-01)... hopefully someone can help? eth0 doesn't exist on my system as you can see below. I'm not sure what I...
  8. G

    Intel CAS/Open CAS Linux and Proxmox/ceph

    Hello from the future! 2024... did you ever get around to posting and sharing your findings?
  9. G

    Proxmox primary cluster NIC interface and experimenting with thunderbolt networking

    Looking for some guidance, on a fresh install when adding the new node to the cluster there is a "Link" selection box, in which configuration file is this setting stored and how do I change it? For context: - I would like to setup my cluster node using the native RJ45 NIC initially. Then...
  10. G

    Emulate 10Gbps without VirtIo

    I'm facing the same issue as this post. I was able to replicate it on multiple linux live CDs... filed a bug: https://bugzilla.proxmox.com/show_bug.cgi?id=5606
  11. G

    BTRFS snapshots and btrbk as a backup solution

    hello from the future... 2024... curious on how your proxmox btrfs journey has gone? I know proxmox has nifty backup capabilities zfssend/receiv and configuration of this with any other proxmox cluster member... hopefully that comes to btrfs as well soon. How has your performance been running...
  12. G

    Do I need to recover from "A,NV,NMW" QDevice status?

    I don't know how I ended up with the Qdevice having four votes. Where do I change that? The Qdevice is indeed not pingable from the `NV` node... all other nodes it pings. Will check my firewall (the Qdevice is an Azure VM in the cloud) corosync.conf root@pvecm-unraid:~# cat...
  13. G

    Do I need to recover from "A,NV,NMW" QDevice status?

    "NV" looks not normal in my cluster status. According to https://pve.proxmox.com/pve-docs/pvecm.1.html "NV" means # pvecm status Cluster information ------------------- Name: HOMELAB Config Version: 16 Transport: knet Secure auth: on Quorum information...
  14. G

    Will there be an ARM future for Proxmox official builds? Snapdragon X Elite and Windows laptops coming to mass market soon

    Power efficient performance is a big thing nowadays, ARM chips beat x86 in this race. There have been multiple discussions in these forums asking for ARM/AARCH64 support officially. Any recent word on this from Proxmox leadership? For context; a major windows laptop on ARM will soon be...
  15. G

    Opt-in Linux 6.2 Kernel for Proxmox VE 7.x available

    I'm seeing some kernel crashes with igc (intel nic driver) on the current kernel. How often is a new kernel version released? If this kernel is based off ubuntu; where can I check what version ubuntu is on? my latest crash https://pastebin.com/X1X3gbwf
  16. G

    Priviledge Container: disabling apparmor does not work

    anyone find a solution other than editing every single container and restarting it with that option? It feels like there must be something on the OS wide level that could be changed to avoid this hassle.
  17. G

    CPU affinity for LXC containers setting?

    thank you! TL;DR add to 101.conf of the lxc container. I hope this feature makes it to web GUI soon.
  18. G

    CPU affinity for LXC containers setting?

    Hi, I found the "CPU affinity" (cpu pinning) setting for VMs inside hardware panel in proxmox but I am unable to find this setting for LXC containers. How can I pin a specific LXC container to specific CPU cores in PVE 7.3.3?
  19. G

    Server crash with full of "Memory cgroup out of memory"

    Were you able to fix this? I'm seeing these "Memory cgroup out of memory" for Plex LXC container.
  20. G

    NFS Backup share disconnecting during backup operation

    I am wondering if you ever figured this out? As I am seeing something similar as I implement NFS on my network.