Hi.
I have been using esxi for ages and now migrating to proxmox. I have one proxmox VE 8.1.4 on bare metal. No clusters or whatever.
On the proxmox VE I began to set up two basis vm systems with a docker install: alpine and debian based. When I make a backup alpine is about 300-600 mb and debian is about 1.7G.
From these two systems I am cloning new systems for all kinds of functionality. All went fine for a week or so, I now have about 11 systems. I do everything by using the gui.
However, yesterday I set up a new alpine based time server and noticed the backup was 1.7G. This got me suspicious.
When researching further I thought, lets do that step by step again and see how big the backup becomes.
It turns out when I cloned my basis alpine (id 105) to a new server again (ID 111) and connected to tht ID 111 the shell on the gui connected to ID 110, not 111.
When I connect with the gui shell to ID 110 I get the shell on ID 102.
So the gui is making a mess of it. And the bacxkups I make are not always the systems I think I am back-uping apparently.
Who can help me fix and understand this mess?
The only errors I have seen was when I wanted to stop vm's by using the gui they didnt stop. I then logged in with ssh and killed the processes showing that ID in ps waux | egrep XX
Perhaps that messed up things?
Also the logging form the backup that 1.7G but should be 700mb has this curious line: pending configuration changes found (not included into backup)
```
110: 2024-03-20 22:21:30 INFO: Starting Backup of VM 110 (qemu)
110: 2024-03-20 22:21:30 INFO: status = running
110: 2024-03-20 22:21:30 INFO: VM Name: alp24-time
110: 2024-03-20 22:21:30 INFO: include disk 'scsi0' 'local-lvm:vm-110-disk-0' 14G
110: 2024-03-20 22:21:31 INFO: backup mode: snapshot
110: 2024-03-20 22:21:31 INFO: ionice priority: 7
110: 2024-03-20 22:21:31 INFO: pending configuration changes found (not included into backup)
110: 2024-03-20 22:21:31 INFO: creating vzdump archive '/mnt/pve/backup1tb/dump/vzdump-qemu-110-2024_03_20-22_21_30.vma.zst'
110: 2024-03-20 22:21:31 INFO: issuing guest-agent 'fs-freeze' command
110: 2024-03-20 22:21:31 INFO: issuing guest-agent 'fs-thaw' command
110: 2024-03-20 22:21:31 INFO: started backup task 'ed766ee5-d921-4659-90f3-a80e1f01caa3'
```
Help!
I have been using esxi for ages and now migrating to proxmox. I have one proxmox VE 8.1.4 on bare metal. No clusters or whatever.
On the proxmox VE I began to set up two basis vm systems with a docker install: alpine and debian based. When I make a backup alpine is about 300-600 mb and debian is about 1.7G.
From these two systems I am cloning new systems for all kinds of functionality. All went fine for a week or so, I now have about 11 systems. I do everything by using the gui.
However, yesterday I set up a new alpine based time server and noticed the backup was 1.7G. This got me suspicious.
When researching further I thought, lets do that step by step again and see how big the backup becomes.
It turns out when I cloned my basis alpine (id 105) to a new server again (ID 111) and connected to tht ID 111 the shell on the gui connected to ID 110, not 111.
When I connect with the gui shell to ID 110 I get the shell on ID 102.
So the gui is making a mess of it. And the bacxkups I make are not always the systems I think I am back-uping apparently.
Who can help me fix and understand this mess?
The only errors I have seen was when I wanted to stop vm's by using the gui they didnt stop. I then logged in with ssh and killed the processes showing that ID in ps waux | egrep XX
Perhaps that messed up things?
Also the logging form the backup that 1.7G but should be 700mb has this curious line: pending configuration changes found (not included into backup)
```
vzdump 110 --mode snapshot --node pve --storage backup1tb --remove 0 --notification-mode auto --compress zstd --notes-template '{{guestname}}'110: 2024-03-20 22:21:30 INFO: Starting Backup of VM 110 (qemu)
110: 2024-03-20 22:21:30 INFO: status = running
110: 2024-03-20 22:21:30 INFO: VM Name: alp24-time
110: 2024-03-20 22:21:30 INFO: include disk 'scsi0' 'local-lvm:vm-110-disk-0' 14G
110: 2024-03-20 22:21:31 INFO: backup mode: snapshot
110: 2024-03-20 22:21:31 INFO: ionice priority: 7
110: 2024-03-20 22:21:31 INFO: pending configuration changes found (not included into backup)
110: 2024-03-20 22:21:31 INFO: creating vzdump archive '/mnt/pve/backup1tb/dump/vzdump-qemu-110-2024_03_20-22_21_30.vma.zst'
110: 2024-03-20 22:21:31 INFO: issuing guest-agent 'fs-freeze' command
110: 2024-03-20 22:21:31 INFO: issuing guest-agent 'fs-thaw' command
110: 2024-03-20 22:21:31 INFO: started backup task 'ed766ee5-d921-4659-90f3-a80e1f01caa3'
```
Help!