The 6.x series is end of life/out of support, I'd recommend upgrading to 7.x soon:I have version Proxmox 6.4-15.
Nothing gets downloaded automatically only if a user actually updates the host, at least if they did not set up something like unattended updates. Besides that, you normally want to get updates for important (security) fixes.Please tell me how to disable automatic download of pve-kernel versions
apt autoremove
should cover that, if not, please post the output of:pveversion -v
ls -l /boot
apt remove 'linux-image*'
)As I understand you are interested in the following dataСерия 6.x устарела/не поддерживается, я бы порекомендовал в ближайшее время перейти на 7.x:
https://pve.proxmox.com/wiki/Обновление_от_6.x_до_7.0
Ничего не загружается автоматически, только если пользователь действительно обновляет хост, по крайней мере, если он не настроил что-то вроде автоматических обновлений . Кроме того, вы обычно хотите получать обновления для важных (безопасных) исправлений.
Скорее, вы хотите удалить старые, неиспользуемые ядра, выполнениеapt autoremove
должно покрыть это, если нет, опубликуйте вывод:
Bash:pveверсия -v лс -л /загрузка[/код] кстати. Вы установили PVE с помощью официального ISO или поверх простого Debian? Что касается последнего, вы можете удалить ядра Debian ([ICODE]apt remove 'linux-image*'[/ICODE]) [/QUOTE]
You can probably free some space withproxmox-ve: 6.4-1 (running kernel: 5.4.174-2-pve)
pve-manager: 6.4-15 (running version: 6.4-15/af7986e6)
pve-kernel-5.4:6.4-20
pve-kernel-helper: 6.4-20
pve-kernel-5.4.203-1-pve:5.4.203-1
pve-kernel-5.4.195-1-pve:5.4.195-1
pve-kernel-5.4.189-2-pve:5.4.189-2
pve-kernel-5.4.174-2-pve:5.4.174-2
apt-get purge pve-kernel-5.4.189-2-pve pve-kernel-5.4.189-2-pve
, as you are not using them.pve-kernel-5.4.203-1-pv
) on purpose?Thanks for the infoYou can probably free some space withapt-get purge pve-kernel-5.4.189-2-pve pve-kernel-5.4.189-2-pve
, as you are not using them.
Are you not rebooting and using the latest kernel version (pve-kernel-5.4.203-1-pv
) on purpose?
There won't be any more upgrades from Proxmox for PVE 6.4, so you don't have to worry about new kernels anymore.
A freshly installed Proxmox does not automatically update or download updates. The pve-kernels are only downloaded and stored in that place with limited space when you manually install the pve-kernel updates. So in a default out-of-the-box installation, just stop installing updates manually (or just don't install the pve-kernel updates).And if we update proxmox to version 7, then how can we disable the automatic download of pve-kernel?
apt-get autoremove --purge
automatically.For completeness’ sake, as this really needs to be emphasized: Rather just remove the old, unused ones, as not installing new kernels, or updates in general, is a major security risk.So in a default out-of-the-box installation, just stop installing updates manually (or just don't install the pve-kernel updates).
I understand that this is not entirely safe, but I'm wondering how I can turn off automatic downloads.For completeness’ sake, as this really needs to be emphasized: Rather just remove the old, unused ones, as not installing new kernels, or updates in general, is a major security risk.
And if you don't just use PVE privately (e.g., home lab), say by hosting services for others or running it for a company it will be also a major liability issue.
We use essential cookies to make this site work, and optional cookies to enhance your experience.