100% agree with the sentiment to work with a Proxmox partner.
I also might lean towards performing this migration during a hardware refresh.
Also consider whether such a migration is the best option. Perhaps a license adjustment would be less...
Definitely provide the underlying hardware information/configuration.
For PBS, I would suggest using ZFS with at least one disk's worth of redundancy so it can correct errors.
If hardware RAID, set up a continuous background scrub (reduced...
Nur als Hinweis: es fehlt nach wie vor ein zur Linux Version gleichwertiger Client für Windows. Den derzeit existierenden Versionen wie z.B. proxmoxbackupclient_go und deren Forks fehlt ein essentielles Feature: keine Verschlüsselung.
Wenn man...
Hi Everyone,
Disaster recovery keeps coming up with folks moving off VMware, usually as some version of "what replaces SRM?" We've answered pieces of this in threads for years, so we finally sat down and wrote the whole thing up properly...
After presenting my modified ISO in the German forum section some time ago, the optimized version is now available in English.
Since I came up with the method for migration with minimal downtime, I have more good news today.
It is possible to...
@philkunz I'm getting this error (I still have 5.8, haven't manage to update since my last post) when trying to use the auto update (nupst update), and if I try to view/download the install.sh from code.foss.global I hit the login page as well...
Hey, saw this and it's basically what we're about to try too, so keen to know how you got on. Did you end up going with host-level CrowdSec or the dedicated LXC route?
Main thing I'm curious about is if you manage to get CrowdSec decisions...
There was no output to the local console. Netconsole was also implemented and tested successfully, but no messages are emitted through netconsole (or on the physical console) when the failure occurs.
Thank you for the explanation regarding the...
Howdy,
Got my proxmox server up and running. Installed FOG and captured an image. Well, it took up almost all of what Provomox allocated default. So I go through finding out about my logical volume using this link: Ubuntu logical Volume...
+1 stop Ai slop. Even posts should be deleted (already reported) .
There is Windows forums for theses minor tweaks effects.
For informations :
Basic video drivers prevents Hibernation and Fast Boot out of the box, nothing to do.
VBS is not...
I can confirm a very similar and reproducible problem on another H97/Haswell system, but I found a narrower workaround that allows kernel 7.0 to run cleanly.
Hardware:
- ASRock H97 Anniversary, BIOS P1.70
- Intel Core i7-4770
- 32 GB DDR3-1600...
Well, you can limit the sudo priviledge by specifying the exact commands that should be capable to run.
(e.g. %test ALL=(ALL:ALL) /usr/bin/apt update, /usr/bin/apt upgrade -y) and sudo logs all actions to journalctl
If you like to try out a...
Although everything is correct, why would you prefer the manual way over the UI way of configuring it? The UI way has already nice integration into the UI for the console to open the serial console in a browser windows. Accessing it over an...
.
As mentioned in the Serial Terminal wiki [0], you can configure a VM's serial console to listen on a local TCP port instead of the default socket:
By doing this, the Proxmox VE host exposes the VM's serial console through a raw TCP socket...
Since you haven't measured anything yet, I'd confirm there's a real problem before chasing the message. In the guest, run this before a migration and again straight after:
chronyc tracking
Watch System time and Last offset. If both stay small...
This creates spikes that are well above munin defaults for sending emails. And these defaults are set by munin maintainers ?
It's 0:3 by default (warning/email if above 3 seconds). It's like that since 20 years I believe...
WARNINGs: Write IO...
This is a side-topic, not related to the problem directly:
Qemu has a watchdog, called i6300esb - which should reboot a frozen vm.
config:
watchdog: model=i6300esb,action=reset
(not officially supported in proxmox)
But don't bother, it doesn't...
If this ever gets to a kernel developer : this is super easy to replicate ; just add munin package on a vm or LXC, or even on the host itself.
monitoring disk latency is default.
pve devs say for -6
update submodules and patches to...
I just now had to downgrade on production from 7.x to 6.x
I tested q35, ver 11.0+pve2, cpu qemu x86-64 v3 - still freezes, this time at 80% cpu (so the range is now 40% - 80%)
So this is not related:
"The patch is already included in QEMU Server...