I was trying to find the solution on the forums for this issue. I would like to disable the Auto Updates and Upgrades to do this manually. How do I do this?
root@pvelocalhost /etc > systemctl status pve-daily-update.timer
● pve-daily-update.timer - Daily PVE download activities
Loaded: loaded (/lib/systemd/system/pve-daily-update.timer; enabled; vendor preset: enabled)
Active: active (waiting) since Wed 2019-02-13 22:02:28 CET; 2 weeks 5 days ago
I want to disable this cause it seems when it runs its crashes the Windows 10 VM and Proxmox, this has not only happened to me but my buddies Windows 10 VM at the same time. I am using this for a business and would rather manually do the updates when the office is closed so that if it does crash I can reboot the server. Everytime Proxmox and Windows 10 VM crashes is when it gives me the error update because I don't have a subscription. Thank you for the information I will disable this feature.
That's really strange, because update only update list of package, and don't upgrade anything.
I wonder if it could be cpu increase related and clock drift.
Do you have setup your bios to max performance ? (disable energy feature, always maximum frequency in your cpu, ...).
In past, I have see that with energy feature enable, a spike of cpu could change frequency, reenable some cores, and this is doing some clock drift, and windows really don't like this. (aka bluescreen)
Thank you guys for the fast replies. Much Appreciated, I am really enjoying Proxmox just got to make sure everything is running smooth.
I wouldn't call it smooth if simple stuff like updating lists is going to crash my server. I would not feel good about it and investigate further, especially if I use the "server" for business.
What hardware is this? Maybe some problems there. When was the last time you updated your system. What about system logs etc...
I am seeing this too.like the posters above mentioned - out of the box nothing installs upgrades automatically. once a day the list of available packages / updates is refreshed, but it would really surprise me if that is what caused your crash. in any case - please try to collect relevant logs/traces and report back!
I am seeing this too.
I used 5.x proxmox for ages.
I recently built a new cluster pve6.2-11 with CEPH storage and have been thrilled with it except that sometimes (and only sometimes). A few VMs will shut down when the cluster checks for updates.
It is freaking strange.
What type of information would help in troubleshooting this?
pveversion -v
, task and system logs from around that time, VM configs of the VMs in question, detailed description of what is happening ('shut down' as in you see a shutdown task entry? or as in they shut down cleanly, but with no indication that it is triggered on the PVE side? crash? OOM-kill? ... ?)Of course, as soon as I posted online, the problem vanished. If it happens again, I will update. Thank you.pveversion -v
, task and system logs from around that time, VM configs of the VMs in question, detailed description of what is happening ('shut down' as in you see a shutdown task entry? or as in they shut down cleanly, but with no indication that it is triggered on the PVE side? crash? OOM-kill? ... ?)
obviously there is nothing about the daily update job that should in any way interfere with running guests..