Search results

  1. C

    Task history full of "console"...

    Thanks for your reply. We are here massively using Firefox 78.11.0esr, may be it's a web browser problem. Will try again with a chromium based browser. Christophe.
  2. C

    Task history full of "console"...

    Hi all, (Thanks again and again proxmox team PVE and now PBS are really great and unique products.) When looking at task history of a given VM, or "tasks" panel at the bottom of a PVE window, if ONE guy forget to close a console window, then a line appear each 15 minutes. Is it possible to...
  3. C

    [SOLVED] Wrong command id?

    Yep, seems better now : INFO: starting new backup job: vzdump 31107 --mode snapshot --storage Backup-pbs-r --remove 0 --node px2 INFO: Starting Backup of VM 31107 (qemu) INFO: Backup started at 2021-09-16 10:09:48 INFO: status = running INFO: VM Name: *****-s-st4***7 INFO: include disk 'scsi0'...
  4. C

    [SOLVED] Wrong command id?

    A new bakup is in progress, so looking at the logs from PBS side. Errors are arising since sept. 6 : 2021-09-06T21:29:03+02:00: starting new backup on datastore 'data': "vm/31107/2021-09-06T19:28:53Z" 2021-09-06T21:29:03+02:00: download 'index.json.blob' from previous backup...
  5. C

    [SOLVED] Wrong command id?

    My bad : neither restart, nor move... Doing a live migration now... Tank you, Christophe.
  6. C

    [SOLVED] Wrong command id?

    And a move disk fails in a similar manner : create full clone of drive scsi0 (Disques-VMs-2:31107/vm-31107-disk-0.raw) Wiping dos signature on /dev/Disques-VMs-1/vm-31107-disk-0. Logical volume "vm-31107-disk-0" created. drive mirror is starting for drive-scsi0 drive-scsi0: transferred...
  7. C

    [SOLVED] Wrong command id?

    Hi, Problem occured one more after a "backup now", and again last night with a scheduled backup : INFO: Starting Backup of VM 31107 (qemu) INFO: Backup started at 2021-09-15 22:23:12 INFO: status = running INFO: VM Name: *****-s-st4***7 INFO: include disk 'scsi0'...
  8. C

    [SOLVED] Wrong command id?

    Sure. Upgrade done, new backup in progress... Christophe.
  9. C

    [SOLVED] Wrong command id?

    Here : [root@px1:~]# pveversion -v proxmox-ve: 7.0-2 (running kernel: 5.4.78-2-pve) pve-manager: 7.0-11 (running version: 7.0-11/63d82f4e) pve-kernel-5.11: 7.0-6 pve-kernel-helper: 7.0-6 pve-kernel-5.4: 6.4-5 pve-kernel-5.11.22-3-pve: 5.11.22-7 pve-kernel-5.4.128-1-pve: 5.4.128-2...
  10. C

    [SOLVED] Wrong command id?

    Hi, Before a storage rebuild, I launched backups manually. PVE 7.0-11, PBS 2.0-9. A VM with 2 disks. Got this : INFO: starting new backup job: vzdump 31107 --storage Backup-pbs-r --remove 0 --mode snapshot --node px1 INFO: Starting Backup of VM 31107 (qemu) INFO: Backup started at 2021-09-15...
  11. C

    Startup Order

    Sorry, ignore my question : RTFM!! https://pve.proxmox.com/pve-docs/pve-admin-guide.html#qm_virtual_machines_settings, chapter 10.2.15. Christophe.
  12. C

    Startup Order

    Hi, And for VMs WITHOUT "order" field, do they start after any VM with an "order"? (I would like to avoid specifying VM3 order and VM4 order in the previous example, I only care VM1 and VM2 starting first) Thank you, Christophe.
  13. C

    Can a full datastore crash a VM while backup in progress?

    Yes, it was running for some weeks, then we updated PVE stack, and suffered from lastest qemu PCI changes (https://forum.proxmox.com/threads/warning-latest-patch-just-broke-all-my-windows-vms-6-3-4-patch-inside.84915/) so we installed intermediary pve-qemu-kvm...
  14. C

    Can a full datastore crash a VM while backup in progress?

    [root@px3-c:~]# pveversion -v proxmox-ve: 6.3-1 (running kernel: 5.4.73-1-pve) pve-manager: 6.3-6 (running version: 6.3-6/2184247e) pve-kernel-5.4: 6.3-7 pve-kernel-helper: 6.3-7 pve-kernel-5.4.103-1-pve: 5.4.103-1 pve-kernel-5.4.101-1-pve: 5.4.101-1 pve-kernel-5.4.98-1-pve: 5.4.98-1...
  15. C

    Can a full datastore crash a VM while backup in progress?

    Hi, Strange behaviour here (pve 6.3-6, pbs 1.0-9) where a virtual machine crashed (no console, no ping, no guest agent, no more CPU, disk or network graph, but RAM usage graph flat) but reported alive by PVE gui) at 21h22, 38s, a few seconds before first error message from PBS. This VM are not...
  16. C

    Backup to anoher server and NFS mount

    Hi, you don’t need pbs to do that if i understand. You need a cluster, and a shared storage. you could setup HA, and a node failure will trigger vm start on another note. Christophe.
  17. C

    Best practice : restore from a remote PBS?

    Perfect. Thank you Fabian. Christophe.
  18. C

    Best practice : restore from a remote PBS?

    Hi all, First I would like to thank Proxmox Team for PBS! It is a great, great tool, incredibly fast and efficient. We have some PBS, on several sites, and a remote PBS, in another location. Sync jobs are working as expected. Now, how to restore (full VM) from a remote PBS? Thank you...
  19. C

    Migration LXC CT with bind mount point

    Hi, Yes, "shared=1" solved my issue too, but the problem is still there in PVE 6.2-15 : no way to set this option via GUI... Or I missed something? Christophe.
  20. C

    PVE 5.4-14 : qm rescan returns strange results...

    Well, more precisely, only LUNs a reported as non existent. Neither nfs, nor lvm or local storages... Christophe.