Search results

  1. V

    [SOLVED] I've LOST and CORRUPTED my data on a proxmox VE v 7.3-4 after space out on PBS 3.2-2!

    Oh. Thank you so much. No, I didn't post it to BZ because, PBS or just online backup is wrong by design and there is some info about that in the proxmox wiki. Just don't use it, or upgrade to pve 8.2 and use local SSD for temp cache. But I don't know what will be happening if local SSD out of...
  2. V

    [SOLVED] I've LOST and CORRUPTED my data on a proxmox VE v 7.3-4 after space out on PBS 3.2-2!

    Hey! Please explain me what do you mean when talking about BZ? :)
  3. V

    [SOLVED] I've LOST and CORRUPTED my data on a proxmox VE v 7.3-4 after space out on PBS 3.2-2!

    Hey! Yes. No problem. The first one; #Current state%3A production. balloon: 0 boot: order=virtio0 cores: 4 ide2: none,media=cdrom memory: 20480 name: mail net0: virtio=52:54:00:3D:1D:10,bridge=vmbr0,firewall=1,tag=1 numa: 1 ostype: l26 parent: auto-hourly-31-10-2024-12-10-05 protection: 1...
  4. V

    [SOLVED] I've LOST and CORRUPTED my data on a proxmox VE v 7.3-4 after space out on PBS 3.2-2!

    Sad but no. It happened because my PBS server stopped write any new data during try to get a new backup data. And after several hours my Proxmox VMs just hangs. I logged in into those and all of my VMs which had a some write during backup switched to read only with a lot of errors. I fixed that...
  5. V

    [SOLVED] I've LOST and CORRUPTED my data on a proxmox VE v 7.3-4 after space out on PBS 3.2-2!

    Also, I suppose that problem comes not only from proxmox but from qemu itself.
  6. V

    [SOLVED] I've LOST and CORRUPTED my data on a proxmox VE v 7.3-4 after space out on PBS 3.2-2!

    Yes. If I will have that possibility, I test that, but I'm sure that problem still here because design. You need fast and robust backup server to make any kind online backup. I use proxmox PVE from v 4.0 and problem still here. It's design. I hoped that PBS uses other design but not, I've...
  7. V

    [SOLVED] I've LOST and CORRUPTED my data on a proxmox VE v 7.3-4 after space out on PBS 3.2-2!

    If backup process hangs for any reasons, there is a lot of problem after that... You can see that. It's my production. Thank for you did not answer me in that topic. Hope that proxmox stuff will answer me.
  8. V

    [SOLVED] I've LOST and CORRUPTED my data on a proxmox VE v 7.3-4 after space out on PBS 3.2-2!

    That problem is common (and still here) and described in wiki: https://pve.proxmox.com/wiki/Backup_and_Restore see section VM Backup Fleecing If you can answer for my other topic witch is related to that problem I will be glad -...
  9. V

    What will happen if out of space backup fleecing?

    Dear all, could you tell me what will happen if my backup fleecing device out of space? - For example, if my PBS will go offline during any network issues and so on.
  10. V

    [SOLVED] I've LOST and CORRUPTED my data on a proxmox VE v 7.3-4 after space out on PBS 3.2-2!

    No. I realized that problem comes from bad design of proxmox at all. For try to mitigate impact of my problem I need to have consider use PVE v 8.2 with use of Backup fleecing (advanced feature) or switch to pve-zsync
  11. V

    [SOLVED] I've LOST and CORRUPTED my data on a proxmox VE v 7.3-4 after space out on PBS 3.2-2!

    Dear all! I use proxmox VE v 7.3-4 with PBS v 3.2-2 for a long time. I missed out space on my pbs and after that my backup job stacked with error msg: INFO: issuing guest-agent 'fs-freeze' command INFO: issuing guest-agent 'fs-thaw' command INFO: started backup task...
  12. V

    KVM 3d Acceleration

    It is possible but limit. I use PCI passthrough + rdp for that. OS guest is Windows.
  13. V

    ZFS HDD Mirror of 2 WD Red Pro 8tb slow even with SLOG (60gb) and Cache (400gb) on SSD

    If you have fsync writes from a VM you absolutle need to use killer feature of zfs - zlog ssd cache (enterprise level with a capacitor). If you have many read you can use l2arc with tune to write any data on it and make it persistence! - That is another killer feature of zfs. If you have many...
  14. V

    Request: Optional monthly backups

    Did you see new version of proxmox (7.1)?
  15. V

    Windows Guest hangs during Backup

    oh... I think you are right. I have problem with totally hangs of my vm during backup, with message of guest vm like: i/o timeout... I have so slow backup storage... :(
  16. V

    nginx reverse proxy with noVNC support

    I have the same problem. I have a solution just move client_max_body_size 5120m; to top of file, please see my confing file: client_max_body_size 5120m; upstream proxmox { server "bve-01.company.ru"; } server { listen 80 default_server; rewrite ^(.*) https://$host$1 permanent; }...
  17. V

    btrfs as a guest file system

    Thank a lot for you! I'll use it!
  18. V

    btrfs as a guest file system

    There is another moment: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/sect-guest_virtual_machine_device_configuration-random_number_generator_device I'm not deep in this, but I suppose if you use program urandom...
  19. V

    btrfs as a guest file system

    Did you understand for zlog at all? zlog works only with a database, the zlog may tell you db engine I'm write your data when a real data is on RAM and SSD cache, after that zfs will write your data to disk from RAM. zlog SSD will have only if power cut situation. zlog is very good for exmaple...
  20. V

    btrfs as a guest file system

    No. I have lose my data. That is not safe! Don't use it in production.

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!