[SOLVED] backup mode STOP-how make together correctly backup and boot of Debian

ierben

New Member
Jan 21, 2025
3
0
1
Hi, i am beginner with proxmox.
I solve properly setting backup mode STOP.
VM is Debian 33GB and 300GB mount as directory in Debian. Backup job is correctly( first attachment), but boot of Debian end with error (second attachment)-boot begin during of backup.

Debian havn´t acces to 300gb partiton when proxmox make backup?

In attachment i see -INFO: resuming VM again after 10 seconds

It´s possible change the time (or choice- example boot after comple backup) or how make together correctly backup and boot of Debian.

Thanks for help and sorry for my poor english, Ivan
 

Attachments

  • poxmox-backup.png
    poxmox-backup.png
    76.7 KB · Views: 5
  • proxmox-debian boot.png
    proxmox-debian boot.png
    104.2 KB · Views: 5
does a regular reboot work? the backup process shouldn't interfere in any way with how the guest sees the disks..
 
I notice in the disks attached to the VM. vm-100-disk-0 appears both from local-lvm & NAS:100 storages.
I also see you have another vm-100-disk-1 (not included in the backup).
Is this all as intended?

Could you provide output for the following:

Code:
qm config 100

cat /etc/pve/storage.cfg
Please paste it as TEXT in the provided CODE-editor above with the </> button above.
 
Thanks for all. Solution was really erase unused harddisks (proxmox vm/hardware). Mayby created, when i change partition- I didn't know they were there. Perfect. Now make together correctly backup and boot of Debian!