Search results

  1. G

    Backup of VM failed - job failed with err -116 - Stale file handle

    Hi. I am running PBS 3.2-8 here, and the datastore is a SATA HDD. I got just one VM with this error: INFO: starting new backup job: vzdump 2221 --node proxmox01 --storage bkp --remove 0 --notification-mode auto --mode snapshot --notes-template '{{guestname}}' INFO: Starting Backup of VM 2221...
  2. G

    Memory usage graphic

    Forget it! It's a silly thread. Somebody can remove it? Sorry to disturb.
  3. G

    Memory usage graphic

    Yes! I got that! But my question is why show the total amount of ram if it's not been used in that moment? IMHO It should be display only when I started the VM. With the VM powered off, should display nothing. On the other hand, when I powered on the VM, so than the graphic should display the...
  4. G

    Memory usage graphic

    Nop!!! Somethings is not right! I have create a new VM and never powered on. This new VM has 4G of memory. I've started an old VM with has also 4G and bang! The new VM that never was powerded on, start to register memory usage! And I have created the VM with 2G first! Here a screenshot...
  5. G

    Memory usage graphic

    But the graphic is named "memory usage" and the VM is powered down. There is no memory usage at all! How could be that? A graphic showing memory usage in a VM that is not using memory? So weird.
  6. G

    Memory usage graphic

    Yes I am aware of that, but the thing is the VM is not running!
  7. G

    Memory usage graphic

    Hi... Thanks for you reply. Nop. No previously VM with the same ID. And the third screenshot, was create recently and with only one VM. >> Is the graph set to Hourly? Is set to default. I didn't touch it.
  8. G

    Memory usage graphic

    Hi there. I have a question about the graphic generated about Memory Usage. As you can see in the attach, I have several Vms but only one runing. Neverthless, the memory usage graphic is reflected to the others VMS. Why is that? Is that something to do with balloon? Thanks for any...
  9. G

    [SOLVED] qemu/kvm: 'gluster' is deprecated ?

    Well... It's ok. Sad, but ok. Usually I create a gluster volumes and mount both nodes. Then, I share this as type directory storage. Never use the glusterfs plugin. So, for qemu/kvm and proxmox standpoint, is always a directory, right? Like I do here...
  10. G

    [SOLVED] qemu/kvm: 'gluster' is deprecated ?

    [ SOLVED ] I just change from the GlusterFS plugin to directory pulgin and the warning message is gone. I usually to a gluster volume and define it inside /etc/fstab file, like this: serverA: gluster1:VMS /vms glusterfs defaults,_netdev,x-systemd.automount,backupvolfile-server=gluster2 0 0...
  11. G

    [SOLVED] qemu/kvm: 'gluster' is deprecated ?

    Hi Is the gluster not support properly anymore? I set two PVE box with Proxmox VE 8.4 and GlusterFS 10, which is shipped with Debian Bookworm. I have had used gluster for many years now, with no issues at all. You guys will, eventually kick off GlusterFS for good? More warning messages...
  12. G

    Where is the proxmox-backup-client static version to download?

    I wonder if this static file is executable via WSL in a Windows box!
  13. G

    Where is the proxmox-backup-client static version to download?

    Thank you. From the ArchLinux based systems, already have a AUR package: yay proxmox-backup-client 2 aur/proxmox-backup-client-bin 3.2.6_1-3 (+0 0.00) (Desatualizado: 2025-03-30) Client for Proxmox Backup Server (binary release from Debian) 1 aur/proxmox-backup-client 3.3.4-1 (+20 0.57)...
  14. G

    Where is the proxmox-backup-client static version to download?

    Hi there Simple like that: where I can download the static version of proxmox-backup-client? I found this (0), but I thing it's a little old. Is there any newer version? Thanks. (0) - Index of /temp/proxmox-backup-client-static/v3.2.7/
  15. G

    [TUTORIAL] ZFS RAIDz expand (unofficial)

    Hi there. After messing around with last version of OpenZFS, I decide to create this little tutorial that, I hope, can help one else. First of all, I have a Proxmox VE 8.3.5 up to date. Then is necessary install a couple of things: apt install proxmox-headers-6.11 alien autoconf automake...
  16. G

    [SOLVED] Full mesh with 3 Proxmox and IPv6!

    Well... After bang my head in the wall a couple of times, I decide to use RSTP Loop Setup with OVS. Works as a charm. With frr everytime I need to create a new empty bridge for instance, but cluster goes down. Now with RSTP I think is more reliable. Thanks a lot for the help.
  17. G

    Wrong time duration showing up in the webgui, for guest migration.

    Hi there. I have a 3 node Proxmox VE and Ceph, with Full Mesh Network configuraion. Everything is fine, but I noticed something weird today. When I migrate a simple VM with Debian 12 installed and nothing more, I got a wrong time duration being displayed in the web gui, like the screenshot...
  18. G

    [SOLVED] Full mesh with 3 Proxmox and IPv6!

    So, I tried to combine both configuration, and works ok. But now I am trying to use one 10g nic to ceph-net and the other to ceph-osd. Here is the frr.conf config: frr version 8.5.2 frr defaults traditional ipv6 forwarding hostname proxmox01 log syslog informational service...
  19. G

    [SOLVED] Full mesh with 3 Proxmox and IPv6!

    Nah! Doesn't work! Any ideas will be welcome.