A robust Bash toolkit that converts Proxmox LXC containers into fully bootable QEMU/KVM virtual machines — directly on your Proxmox VE host. Includes a companion disk-shrink script and handles disk creation, filesystem copy, kernel/GRUB...
Läuft schon mit einem PVE und einem PBS, ich finde die auch sehr schick, ja.
Soweit ich das verstehe, ist das quasi das Übersichts-Dashboard über alle Server, die ich da als Remotes hinzufüge, eine praktische und sinnvolle "Startseite", um dann...
Läuft schon mit einem PVE und einem PBS, ich finde die auch sehr schick, ja.
Soweit ich das verstehe, ist das quasi das Übersichts-Dashboard über alle Server, die ich da als Remotes hinzufüge, eine praktische und sinnvolle "Startseite", um dann...
The log seems corrupted, also hinting at a crash. If there is nothing in the host's logs it might point to an in-guest issue. Two things to note about the VM configuration: I'd recommend using VirtIO SCSI single as the SCSI controller and enable...
Thank you @UdoB for the reply. That is what I estimated. As I am booting from the rpool I will go the more secure "long-night-way" with a fresh installation on the new ZFS RAID10 and then restoring the VMs from my backups.
Good advice. As I am...
Is the node able to connect to shop.proxmox.com via https (port 443) and is the firewall not breaking the encryption with its own certificate?
If you have further issues, please open a ticket at our technical support portal...
Is this the right way?
mkdir -p /etc/pmg/templates
cp /var/lib/pmg/templates/master.cf.in /etc/pmg/templates/master.cf.in
nano /etc/pmg/templates/master.cf.in
submission inet n - y - - smtpd
-o...
The issue is very likely related to having the same subnet configured thrice on 3 different network interfaces, which leads to wrong source IP selection (and potentially even selecting the wrong interface, as three routes are created for the...
ah ok, i only saw that just the package version was bumped and assumed it didn't contain any relevant changes for this, but yeah go ahead and try, the worst that can happen is that the module won't compile and you have to remove the package again...
Hi!
As far as I can remember, there was a patch applied for that specific SATA controller. Could you post the syslog before, at and after the VM hangs and the output of lspci -s 0000:01:00 -vvnnk?
Kannst ja dann den PDM automatisch mitstarten lassen, wenn du den Node startest. Ist ja nur eine kleine Debian-VM. Um ganz sicher zu gehen, kannst du ja auch eine PDM-VM auf dem zweiten Node installieren, so dass du immer eine zur Verfügung hast.