Thank you very much! I'll be curious to compare my process of stumbling compared to how you did it. You're correct about 7.0 being in the repos now as I was able to successfully compile it with the official sources from Proxmox (though like I...
I completely understand. I prefer compiling things myself and reviewing commits to ensure there is no malware or backdoors. My GitHub account was compromised a few days ago, and I am currently waiting for it to be reinstated. In the meantime, I...
Don't rely on that "must be aligned to 2048 for hotplugging" - that message just lies and doesn't reflect what is being checked in the code.
There is a patch that calculates closes possible values and presents these in a error message (for some...
Hi everyone,
I’m currently trying to install OPENSTEP 4.2 for Intel architecture as a "Pet"-VM on Proxmox VE 8.2.2, and I’ve run into a couple of limitations that I can’t seem to solve from the GUI.
Background
OPENSTEP requires a very specific...
The problem is the name of the interface (MNGT_bond0). Our stack relies on the fact that bonds are named bondX (where X is a number) in order to detect bonds (see [1]). You will see in the UI with your initial configuration, that the bond is not...
If I understand it correctly, in a native PVE/PBS case the bitmap is stored in-memory (QEMU). This leads to it being lost any time a VM is fully shutdown, i.e. bitmap is non-persistent.
Veeam is using a different integration method of storing...
Ah, sorry. Missed that. Is the storage disabled in the configuration? Otherwise Proxmox VE, will attempt to mount it again.
What does findmnt say?
I suppose there is not much that can be done about the VM that was accessing the NFS, since its...
Hi!
this should work.
Could you show me the output of:
cat /etc/network/interfaces
cat /etc/network/interfaces.d/sdn
bridge vlan show
qm config <your_vmid> | grep net?
Just got a N5 air , installed 3 x 12TB drives with a second pool of SSDs , 16GB I don 't think is enough to running proxmox and truenas .
Just order a 48gb kit for it @ £399 , which is better than the £727 for a 64gb kit , posted from the UK from...
Most applications don’t “understand” the concept of growing or shrinking memory or CPU cores, an OS like Windows for example won’t see the new hardware until reboot making it moot. Linux kernel is fine with it, but the application may not be able...
So, i'm trrying to use the Ag02 with an ms-01, I get this error using policykit - unsure which of the replacement libraries I have to install though:
Package policykit-1 is not available, but is referred to by another package.
This may mean...
Hello Spirit, thanks for taking the time to reply.
The NIC is, normally, not dedicated. Yes, we know.
However, during aforementioned tests we had completely disabled the linux bridge for VM traffic and was monitoring both on nodes via iftop and...
Danke, das klingt einleuchtend.
Dann vermute ich, beim verwenden von fleecing wird nicht die komplette VM disk kopiert oder auf das fleecing device geschrieben, sondern nur diejenigen, die verändert werden?
Hi @IsThisThingOn,
es gibt keinen Storage-Level Snapshot. Das Ganze wird im QEMU-Block-Layer gehandhabt und deswegen müssen alte Blöcke, die noch nicht im Backup sind, weggeschrieben werden, um einen neuen Write vom Gast zu akzeptieren. Der würde...
The problem is the name of the interface (MNGT_bond0). Our stack relies on the fact that bonds are named bondX (where X is a number) in order to detect bonds (see [1]). You will see in the UI with your initial configuration, that the bond is not...