Without having further details on the cluster this seems to be the problem:
Aug 11 06:31:25 pve2-nuc7i7bnb corosync[1653]: [KNET ] link: host: 4 link: 0 is down
Aug 11 06:31:25 pve2-nuc7i7bnb corosync[1653]: [KNET ] host: host: 4 (passive)...
Hi!
I think microcode update problem.
Can you show the output?
$> apt show intel-microcode
This CPU has a bug, recently fixed:
https://forums.freebsd.org/threads/intel-n100-generates-data-corruption.99663/
It sounds like you might have lost monitor quorum. When ceph -s hangs even though your monitors seem to be running, it usually means the client is stuck waiting for a monmap it can't get.
You can bypass the cluster entirely and query the monitor...
I am not exactly sure if this the current issue you observed, but since bonding is used, the following recommendation from Proxmox documentation applies:
See 5.8.2. Corosync Over Bonds...
Hi the community,
I am facing with a non received email from a sender, let's call it X. X use laposte.net as email provider.
I have 3 mail addresses, one is google and X can, send me emails. Two other addresses are protected by Proxmox Mail...
Hi!
I think microcode update problem.
Can you show the output?
$> apt show intel-microcode
This CPU has a bug, recently fixed:
https://forums.freebsd.org/threads/intel-n100-generates-data-corruption.99663/
Thanks Johnnie
So if can reinstate the missing pieces of /etc/pve (less the cluster and TFA info) I should be in a workable state (I've got Proxsave backups from when he cluster was intact)
I see a problem with such an attitude: If you think that it's somehow ok to do things in a dev/dev environment and push things afterwards to production you might end up with a production setup which shouldn't be done. Especially if your "rapid...
We are excited to announce the first release of Proxmox Virtual Environment with official support for a second CPU architecture: 64-bit ARM (arm64/aarch64). Until now, Proxmox VE was available for x86-64 (amd64) only.
Proxmox VE 9.2 for arm64...
Hi there,
Running Proxmox 9.2.2 here with kernel 7.0.2-6-pve (straight version non-updated from the 9.2-1 ISO installer). I've been also using 9.1.1 on other hypervisors too for a while.
My issue is with GPU passthrough(not vGPU) in Windows...
Hi,
you should be able to use live migration as a workaround Otherwise, migrate to a non-ZFS storage first.
For reference: https://bugzilla.proxmox.com/show_bug.cgi?id=6087
TrueNAS hatt ich nach kurzer Zeit runtergeworfen. Zu kompliziert (ACL), zu schlechte Virtualisierung oder einfach zu schlecht / kompliziert umgesetzt. Eine einzige Katastrophe. So kam ich ja zu PVE.
KVM/QEMU/Incus ist für meinen Geschmack bei den...
:)
There are multiple "valid" solutions! Don't feel pushed to follow my ideas. I just say what worked best for me.
My approach? Yes. It would have resulted in one single ZFS-pool. You would create a dedicated dataset (not a folder) to hold the...
Actually, I have already implemented FC support in another storage plugin:
https://github.com/jasoncheng7115/jt-pve-storage-dellemc
It's currently being used by a customer, and the functionality is working correctly. We're still monitoring it...
Hi @stuartbh
thanks for posting on the forum and humorous choice of topic ;)
The easiest way to stop the watchdog from rebooting your cluster would be to disarm HA.
Since PVE 9.2 there is an option for this under "Datacenter" -> "HA" ->...
Folks,
We have two clusters : production on ceph, and sandbox with only zfs local storage. I've tried to use PDM to migrate from one cluster to another with no luck, it seems that disk format is not compatible :
Task Viewer: VM 247 - Migrate...
You have to ask Veeam what strange things they do with their backup. I would assume they create a simple diff qemu file in which all writes are redirected, so that the actual disk itself does not change so that they can read consistently and...
Thanks!
That is what I initially did, to no avail. I just looked up the source code for the chain compiler and indeed the manually defined IP set does not override the alias, instead the alias gets appended to the manually defined list...