Search results

  1. H

    [SOLVED] [LVM Storage][Snapshots] Proxmox 9 Snapshot for LVM backed drive

    Hello, I have updated to Proxmox 9 not long ago and I was really excited to test out the snapshot feature available with LVM and LVM-Thin backed storage. The problem is..... it's not really working. The scenario: I have a Proxmox node (running 9.0.10) with two LVM storages: lvm: LOCAL_VOL4TB...
  2. H

    IODelay > 45% after updating to 8.4.5

    Hello, Quite a weird thing I'm facing: I've updated my PVE hosts to 8.4.5 and one of them is now having huge io delays. To get an idea, we used to have <15% io delays, now it's up to 45 - 50%, see below: Anyone got any idea how I can clear this? It's quite bad, especially when the backups...
  3. H

    [SOLVED] Display output is not active issue

    Hello, I have a VM running a Window Server (2022 if I'm not wrong) and I was told today that it's unreachable. Upon opening the console, the message "Display output is not active" is present on the console. What happened? Tried to reboot the VM, migrate it to a different host, etc. VM's config...
  4. H

    VM stuck randomly

    Hello, I am running a 3 node Proxmox VE cluster, with a shared storage (iSCSI) and I've got an issue with two of the VMs: they completely freeze. The thing is, I've got clones of these VM which work just fine. So I don't think it's the OS running inside the VM. When it freezes, I can open the...
  5. H

    PVE-Firewall - logs missing

    Hello, I am running a PVE 8.2.2 cluster on three nodes. I've enabled the firewall at the datacenter level, on each host and at VM level. The rules seems to be working fine. The only thing that I'm not seeing is any logs. I have even tried to enable the log_level_in and log_level_out to debug...
  6. H

    HA coverage and options

    Hello, I searched the web for this but was unable to find anything related. What I am interested in is a way to view which VMs are not covered by HA. Is there such a list present anywhere / can we somehow put that together? Also, in our setup, we got multiple hosts running Proxmox and we have...
  7. H

    Backup to Proxmox Backup server error

    Hello, We just setup a new 3 node cluster and, obviously, we wanted to take backups of the VMs. All was well until a few days ago, when we started to get an error: ERROR: can't acquire lock '/var/run/vzdump.lock' - got timeout I know that this happens because another backup is already underway...
  8. H

    [Feature request] Cloud-Init move drive option

    Hello, I saw that the Move disk is unavailable for the cloud-init drive. After doing some reading, I found out that the CI disk is being regenerated at VM startup, so it can be removed and then created to the new storage. The only issue is that if you've got a running VM, in a production env...
  9. H

    [PVE-Firewall] Allow traffic to internet but not other hosts in subnet

    Hello, As the subject states, I'm trying to create a firewall rule that would allow the traffic to flow from a VM to the "outside world", but nothing else. This is what I've done so far (and it didn't work): 1. Set the firewall online 2. Set the VM Firewall Options to drop, for both INPUT and...
  10. H

    [SOLVED] Backup always sends emails

    Hello, Since I updated to 8.0.9, I have an issue when it comes to backups. I'm backing up to a Proxmox Backup Server but, even though the backup notify is set to "On failure only", I always get an email, even if there's no error present in the backup process. Any clue what might be the cause...
  11. H

    Can't activate LV

    Hello, I'm running a 3-node PVE 8.0.4 cluster and I have the following error when trying to migrate a VM from one host to another: task started by HA resource agent 2023-11-21 07:18:52 use dedicated network address for sending migration traffic (10.41.199.33) 2023-11-21 07:18:52 starting...
  12. H

    [SOLVED] iSCSI disk migration speed

    Hello, I have a weird issue: I cannot seem to move past the 1 Gbps mark when migrating VM disks to a Synology NAS. The setup: 3 nodes connected to a 100Gbps Mikrotik switch 2 Synology NASes connected to the same Mikrotik switch using 25Gbps each What I tested so far: PVE Node to Synology NAS...
  13. H

    PVE Firewall rule match

    Hello, I was trying to set some firewall rules to stop a VM from talking to other VMs but to allow it to reach the internet. What I did: 1. Enabled the firewall at the datacenter level 2. Enabled the firewall on the VM NIC 3. Enable the firewall on the VM 4. Create an IPSet for non local IPs...
  14. H

    Proxmox hosts rebooting when losing NIC link

    Hello, This is a bit weird... The infrastructure is looking like this: 3 x HP Servers (CS01/CS02/CS03) connected via: 2 x 100 Gbps Mikrotik switches in an active - passive config 2 x 10 Gbps Mikrotik switches in an active - passive config Today, while performing regular maintenance work, all...
  15. H

    Snapshot removal "jams" the VM

    Hello, I'm running Jenkins inside a VM ran on a Proxmox VE 7.1.8. The issue is that when I delete a snapshot, the VM enters a locked state, which in turn stops it from responding to requests. I don't know if this is the normal behavior and, if it is, why is it running this way? In my opinion, a...
  16. H

    Proxmox Ceph Pools

    Hello, While I understand that this is not really a Proxmox question, I've found no other place to ask this into so here we go: I've installed Proxmox with 3 nodes, each having additional disks installed in order to form a Ceph cluster. I did so, having 3 osds (1 on each host) and creating two...