Has anyone successfully created a Proxmox ISO rescue disk that boots correctly and allows for a full backup restore?
I’ve been trying to prepare a bootable ISO for a while now. However, when I try to boot from the USB and select the...
Try adding some kernel parameters -- disabling aspm and disabling the pcie power power management, these sometimes fix pcie errors on intel nics:
pcie_aspm=off pcie_port_pm=off
OK, das wäre sonst eine Simple Ursache.
Kannst du mal checken mit welcher Blocksize das NTFS formatiert wurde. Eventuell gibts da Probleme.
Geht per: fsutil fsinfo ntfsinfo D: für Laufwerk D
I don't have
```
Created symlink '/etc/systemd/system/pve-manager.service' → '/usr/lib/systemd/system/pve-guests.service'.
```
when I type `enable pve-guests.service`.
I found something in the intel https://www.intel.com/content/www/us/en/support/articles/000005480/ethernet-products.html but the make install gives errors and when i do "insmod /lib/modules/<KERNEL VERSION>/kernel/drivers/net/e1000e/e1000e.ko"...
We are running Promox 9.1.4 with 3 nodes and ceph cluster.
One particular VM is giving issues, it's a Windows 2025 Datacenter VM with DFS as serverrole.
It seems that the virtio drivers (0.1.271) crashes out, on the summary page of promox we see...
cluster network is for osd->osd replication.
osd->monitor && osd->client is done on public network.
They are differents hearbeats, osd hearbeat between osd (on clusternetwork)
hearbeat from monitor-> osd (on public network)...
Hallo, die Deduplizierung ist bei dem Laufwerk nicht aktiviert, sowie auf dem gesamten Server bzw. VMaschine nicht aktiv, auch ist der Dedeuplizierungsdienst ebenfalls nicht installiert als Feature / Rolle.
I have a (older) intel mobo with a Intel® 82579L networkcontroller on it.
The driver for the 'card' is not loaded: in lspci it is not mentioned.
The install also said that it could not find a supported network card.
How to install the driver for...
Wir hatten ein ähnliches Problem, aber eine etwas andere Fehlermeldung.
Schau mal im BIOS, ob du auch eine Option wie diese hast: "CSM - Compatibility Support Module". Diese mussten wir erst aktivieren, dann ging es.
Bei einem anderen...
I was able to upgrade to 6.0.0 on my nodes and I build a new config based on your example.
All is working with nupst now, thank you !
I did have some trouble with the downloads/install of nupst using the provided curl install method.
When I...
It's not impossible, but whether you can do it depends on you, so please decide for yourself if you think you can.
https://pve.proxmox.com/wiki/Advanced_Migration_Techniques_to_Proxmox_VE#Virtual-to-Virtual_(V2V)
I think the section titled...
I would not try to do it all on one machine if those VMs are at all important to you. It is always a good idea to have a fallback plan.
I would take any machine you can get to make a temporary proxmox box, even if it is a laptop or something...
cluster network is for osd->osd replication.
osd->monitor && osd->client is done on public network.
They are differents hearbeats, osd hearbeat between osd (on clusternetwork)
hearbeat from monitor-> osd (on public network)...