Recent content by marciglesias17

  1. M

    Disk migration speed is capped by disk read/write limits in PVE 9

    When will they fix the problem? Is there a temporary fix we can apply?
  2. M

    Disk I/O throttle (mbps_rd/iops_rd) not working on local-zfs - KVM

    Hello, I've configured disk I/O limits on a KVM VM but they are not being applied. The limits show correctly in the GUI but fio inside the guest returns full unthrottled disk performance. VM config: scsi0...
  3. M

    Intel XL710 doesn’t come up after switch port shutdown/no shutdown.

    Hello, I have a server running Proxmox 8 connected to an Arista switch at 10G using an Intel XL710. When I shut down the port from the Arista and then bring it back up with no shutdown, the Proxmox port doesn’t come back online, and I get the following error in dmesg. Has anyone experienced...
  4. M

    PVE8 Intel I350-T4 NIC driver issues

    Same issue with the Asrockrack B650D4U motherboard and the Intel i210 NIC, Proxmox 8. Has anyone found a solution? I have clients losing access to their machines randomly.
  5. M

    Export qcow2 from ZFS Pool external server without Proxmox

    I get this error: qemu-img convert /dev/rpool/vm-101-disk-0 vm-101-disk-0.qcow2 qemu-img: Could not open '/dev/rpool/vm-101-disk-0': Could not open '/dev/rpool/vm-101-disk-0': No such file or directory How can I find the path to a zfs volume?
  6. M

    Export qcow2 from ZFS Pool external server without Proxmox

    Hello, I have 2 disks that I saved from months ago with a Proxmox 7.2 installed and machines with ZFS, I have connected these two disks to a the only server running in the office, that I have with Debian 12, I have imported the zfs pool called rpool, is there any way to recover a qcow2 from a...
  7. M

    Can't install proxmox-boot-tool to replace boot disk on live CD

    Hello, I have a problem with one of my Proxmox servers, I recently lost one of the two disks I have in my RAID 1 ZFS and it was replaced and the ZFS pool fixed, 2 months later, I have rebooted my server and it won't boot, it seems it can't find the boot disk, reading through the internet, it...
  8. M

    The cluster crashes when the 14th node is added

    Configure: token: 15000 token_retransmits_before_loss_const: 10 On totem {} zone on /etc/pve/corosync.conf, restart corosync service on all nodes and check.
  9. M

    IO problem Proxmox 8 ZFS RAID 10

    The server has 512GB of RAM and is currently using 120GB of RAM cache. Correct, I am using HBA mode.
  10. M

    IO problem Proxmox 8 ZFS RAID 10

    Hello, I have a problem that I have been dragging for a long time, I have Dell R630 servers with 6 Samsung EVO 870 SSD 1TB disks and I have a ZFS RAID 10, when I migrate or make a high disk consumption, the IO goes up a lot and the load the same, anyone can think of any idea how to solve it...
  11. M

    Hetzner Primary IP on Virtual Machine

    Hello, I just bought a dedicated machine from Hetzner, I have installed Proxmox, I have ordered KVM Console I am doing the configuration. I have a virtual machine with Mikrotik with two interfaces, one interface to the bridge that has assigned the physical interface of the dedicated server and...
  12. M

    VM live migration using lvm-thin with discard results in high I/O

    I have the same problem. https://forum.proxmox.com/threads/raidz1-pool-zfs-use-a-lot-of-cpu-on-live-migration.114745/ I have tried to migrate a machine with the discard disabled and it still happens, in order to migrate machines, does the discard have to be disabled in all the machines of the...
  13. M

    RAIDZ1 Pool ZFS use a lot of CPU on Live Migration

    I have upgraded to the latest version of Proxmox and the problem still occurs, any ideas? I have these same disks in another cluster with RAID Hardware and I don't have these same proxmox problems.
  14. M

    RAIDZ1 Pool ZFS use a lot of CPU on Live Migration

    I have been using this type of disks in several setups with RAID Hardware and XFS partition and it works perfectly, I don't think this is the problem.
  15. M

    RAIDZ1 Pool ZFS use a lot of CPU on Live Migration

    Hello, I have a cluster with 5 machines with many cores with 6x1TB SSD in RAIDZ1 ZFS and when I migrate machines in live from one node to another node the load goes up a lot, it does not allow me to migrate machines smoothly, can you think of something that can be? ZFS version: zfs-0.8.5-pve1...