I do this with frequent backups (that are automatically deduplicated and which are regularly copied to other off-site systems using Proxmox Backup Server). Why do you want to want to use snapshots instead of backups (which support file-based...
Well we seem to know different professionals, most I know doesn't even have an opinion on systemd. Those I know who use Debian ( myself included on my Private Hardware) don't hate systemd, my guess is thst they would use Devuan if they do. The...
Hi,
From what I have seen (from : https://forum.proxmox.com/threads/hot-to-modify-timeout-in-systemd-boot-menu-its-too-long-5-102-000-sec.124109/#post-542946)
mkdir /mnt/tmp
check UUID with proxmox-boot-tool status
mount...
Hi,
You should check your NTP sources to use the same (and multiple sources) and use the same programs on VM and host (like chrony for example).
Best regards.
This cannot be stressed enough. A used enterprise SSD with PLP does not cost more then 40 euro on ebay, just buy it and spend your lifetime on something better.
Hi,
In your case I don't really see which way is the better.
From what I see you have "grub" and "systemd bootloader", the one your system boot seems to be grub (which are outdated and seems to list kennel that doesn't exist anymore on your...
Hi,
The uptime from the GUI/Host and from inside the VM can be different, since when the VM is just rebooted the qemu process doesn't restart (unless you lunch the restart from the Gui (or qm command).
Best regards.
Hi,
For me with your screen, you have 2 boot loader (since you have 2 different menus), and some old kernel.
What's the return of this command : dpkg -l | grep -Hni '6.8.' && dpkg -l | grep -Hni '6.14.'
Best regards,
Hi,
But almost everybody forgot that this doesn't include any support from Microsoft, if your hyper-v (or clustered Hyper-v) is having trouble, it's only up to you to debug, or call a contractor or buy Microsoft premium support.
This license...
Hi,
No, but you promox need to be in the same subnet if you don't have routing between 2 subnet.
To put it more simply, you proxmox should have an IP between 192.168.0.2 and 192.168.0.99 assuming you don't have other devices in static IP in...
Hi,
Does your router (192.168.0.1) do routing between 192.168.0.1/24 and 192.168.100.1/24 ?
If not, why put proxmox server on 192.168.100.2 ?
Best regards,
Hi,
You should put your custom source inside the folder "/etc/chrony/sources.d/"
Extract from "/etc/chrony/sources.d/README" :
Only NTP sources can be specified in the /etc/chrony/sources.d directory.
Files in this directory must end with the...
Hi,
Does your promos is a new installation using iso ?
Top of debian ?
Upgrade from the previous version ?
For me it's weird to see a mix in your output.
Have you tested these commands and after reboot :
promos-boot-tool kernel pin...
Hi,
Dumb question, but have you tested that your "incorrect node" has DNS resolution and internet access ?
Can you try (default address on my chrony setup) :
host 2.debian.pool.ntp.org
Best regards,