Debian Service Startup Problems in PROXMOX

marslnlai

New Member
Aug 15, 2020
1
0
1
28
hi, I have a web page service of repository of pdf and word files where the user looks at a list of files and downloads them, the server has characteristics of 250 gb of space and 8 gb of ram and debian 9 virtualized in proxmox 5, the problems it appears that the service stopped working appearing the following statement

killed process 15778 (kmv) total-vm:0896988kb, anon-rss:1299956kb
Out of memory: kill process 18928 (pveproxy worker) score 4 or sacrifice child

Then when trying to start the service it shows me

failure sector 0x0 from 'fd0'
pring rescue mode
rescue>

And the machine stopped working completely, they tell me that the boot file was corrupted, this will be possible.

previously the machine had a RAM memory usage of 98%. the website service only lists pdfs for download
 
First of all, Proxmox VE 5 has already reached end of life, so you should upgrade to version 6.

You can use commands like to following to get an idea of your memory usage:
Code:
free -h
htop

For pveproxy, you can take a look at

Code:
systemctl status pveproxy
journalctl -u pveproxy --no-pager

and post the output here using [code]your outuput[/code].
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!