Hi @wendellrodriguez , its best to open your own thread vs "hijacking" a loosely related thread of another poster.
The short answer to your question - yes, it should be possible. Thousands of people have done similar migrations. Have you tried...
Welcome to the forum.
There was nothing unpolite in @bbgeek17 ‘s reply. It‘s common sense since the early days of forums and boards not to hijack threads what is part of the netiquette.
Opening your own thread with a good title will help you...
Hi Fabian,
thanks for your reply. I can see in that bug report that that already exists since more than six years, and the last meaningful update is almost a year ago. Is there a plan / timeframe when all of this will be implemented?
Also, the...
Well, so far no more issues. Windows 10 running as good as it can. VM config below:
agent: 0
boot: order=virtio0
cores: 4
cpu: x86-64-v2-AES,flags=+hv-tlbflush
description: 192.168.0.110
machine: pc-i440fx-8.0
memory: 12288
meta...
I'm having ongoing issues with disk corruption on multiple FreeBSD vm's withFreeBSD versions 13.0 up, all with UFS filesystems
The Proxmox Host is 9.1.4 on an Acer AT350 (Supermicro X8DTN+-F mb) with 132G ECC ram using zfs mirrored ST3600057SS...
Das die LVM Volumes, welche du als VM Disks nutzt, erst aktiviert werden wenn du die VM startest. Dadurch kann sich der VM Start um paar ms verzögern, aber dafür hast du einige andere Probleme nicht.
After we upgrade from PDM 1.0 to 1.1.1 it's seems impossible to run de updates.
We have a valid Base subscription and with the pdm-enterprise repository, we get the following error:
2026-06-02T14:37:47+02:00: starting apt-get update...
https://forum.proxmox.com/threads/update-impossible-after-upgrade-to-pdm-1-1-1.184018/post-855918
I found this post finally and that got me sorted out! Thanks all!
@Hank42 solved this on a different version. Me also encountered this <span> bug in the resource tree with PVE 9.1.6. The fix is to downgrade proxmox-widget-toolkit to the version that actually matched pve-manager 9.1.6 at release time:
sudo apt...
Korrekt, zum Hintergrund: Die meisten Distributionen (inklusive Debian) haben in ihren Container-Templates mittlerweile systemd und da dessen Sandboxing-Mechanismen den gleichen Kram wie Container brauchen, sind beide Optionen standardmäßig...
Hi,
the mirror jobs are concluded, so they were already canceled. You should be able to dismiss them:
echo '{"execute": "qmp_capabilities"}{"execute": "job-dismiss", "arguments": { "id": "drive-scsi0"}}{"execute": "job-dismiss", "arguments": {...
As promised a short update: The patch got applied and will be included in the 1.1.4 update for proxmox-datacenter-manager [1]. The package has not yet been published, it will likely become available shortly. Once it is available you should be...
Hey there, I currently have a three node cluster on Premium Tier and my PDM Subscription Status shows "active" and Subscription Ratio (Basic or Higher): 100% (>=80%) but when I run apt-get update I get:
Err:4...
One thing I would consider is the availability of support. While the Proxmox Datacenter Manager (despite it's still limited feature set compared to vcenter) is covered by Proxmox support beginning with basic subscription level I'm not aware of...
Thanks, I'll take a look ! We're still trying to avoid using too much "homemade or license" software however with Proxmox Manager or Pegaprox, I think we'll be able to handle cluster management.
OpenStack was within our scope, but the technical...
Here's my current thoughts/opinions about running docker/podman in CTs
- It currently works fine (at least in a debian CT)
- It might break on docker (related) or kernel updates
- Breakage is likely to be fixed soon but you'll have to be patient...
No and propably never will be since they use the same features of the kernel ( namespaces, cgroups etc) and host system ( apparmor etc ) so any update might introduce a breaking change. This is more likely with major upgrades ( like PVE8 to...