Recent content by kcybulski

  1. K

    Redhat VirtIO developers would like to coordinate with Proxmox devs re: "[vioscsi] Reset to device ... system unresponsive"

    I I updated over the weekend and tonight there was one error that stopped the nightly task. This task was triggering this error pretty regularly. I was hoping this would be resolved after it worked for three days without a hitch.
  2. K

    Redhat VirtIO developers would like to coordinate with Proxmox devs re: "[vioscsi] Reset to device ... system unresponsive"

    Hi, I updated MSSQL to driver 271 and the 129 error is back, although it is less frequent but it is back. I am going back to 208 tonight.
  3. K

    [SOLVED] dirty/new bitmaps

    I'm fine with "If you enable bitmap persistence, it's your responsibility to clear dirty bitmap if you make changes to VM storage" policy. Krzysztof
  4. K

    [SOLVED] dirty/new bitmaps

    On VM that is shutdown ? Any changes to storage will be done by Admin (or Admin controlled scripts). You can make this future opt in, add check box to VM storage config "Preserve dirty bitmap after shutdown" so admin know about limitations. You create snapshot after power down and delete it...
  5. K

    [SOLVED] dirty/new bitmaps

    Sorry to bring back old thread. What about creating snapshots after VM power down ? 1) If there are no changes to storage when VM is off you delete the snapshot and keep bitmap before start/backup, 2) if there are changes you keep snapshot and return error and ask admin to delete snapshot...
  6. K

    Block sending emails if more than 100/min is send

    Hi, It is possible to block account from sending outgoing emails if there was more than 100 messages send in last minute ? In almost all cases this mean user password was stolen, and is used to send SPAM. Best Regards Krzysztof
  7. K

    [SOLVED] Failed migration, lack of unused storage on desc server.

    pvesm list local-ssd | grep 105 local-ssd:105/vm-105-disk-0.qcow2 qcow2 136365211648 105 I can't delete the the disk from local-ssd Cannot remove image, a guest with VMID '105' exists! You can delete the image from the guest's hardware pane But in Hardware tab of VM there is no unassigned...
  8. K

    [SOLVED] Failed migration, lack of unused storage on desc server.

    Hi, I have proxmox 6.04 cluster, upgraded from 5.4. When I try to do offline migration of VM between servers I get error: storage 'local-ssd' is not available on node 'proxmox3' The local-ssd storage is not used by this VM. What can cause this error ? VM configuration and full log below...