VM crash alone

myz-rix

Member
Jan 12, 2020
9
0
6
47
Hello,

On a new server, i create one VM with linux debian buster. (2Go RAM, 320Go HDD, 1 cpu)

I create samba share and use rsync for copy data from old server to new server.

After 10 min, the VM crash :/

I have dist upgrade proxmox and reinstall the VM and it's the same.

How can i see why the VM crash ?
1596536923152.png
 
i have tested with "cp -R" and not "rsync" but it's the same :(

picture of VM
1596540604848.png

picture of server

1596540658219.png
 
i have activated qemu guest agent.

1 test:

2 core & 3go ram => crash
2 core & 1Go ram => don't crash (30minutes, it's running)

server have 4Go ram
maybe proxmox use 2 or 3Go / 4Go and if VM > 1go = crash

where can i see journalctl/syslog ?