Thank you for getting back to me with this.
My copy and paste didn't actually reflect the formatting I copied out of the console web edition.
I did have a space before the section tag, but also the three dots. (never trust Google)
In all...
Wenn die Storages auf den Nodes unterschiedlich sind, musst du das entsprechend markieren auf welchen Nodes diese verfügbar sind. Wenn du ein Storage bearbeitest oben rechts die Nodes auswählen.
Per Default sind alle Storages für alle Nodes...
So, and now for the resolution (at least for me on PVE 9):
1. The problem seems mostly be down to a problem in time setup (i.e. when time once runs backwards, it ruins the RRD database).
2. Some of the given commands were wrong and / or...
move your cluster_network ip on the 100Gb too. (cluster_network is used for osd replication when defined, so it's limiting your write speed)
auto nic4_100G00
iface nic4_100G00 inet static
address 10.180.194.211/24
address...
Either use only the public network or move the cluster network to one of the other 100G ports (on all nodes, of course).
[0] https://docs.ceph.com/en/squid/rados/configuration/network-config-ref
Hello Tom,
Thanks for the details. The interoperability between both technologies is much clearer to me now. We will assess if it makes sense to proceed with building the plugin to implement the integration
Using two interfaces on the same subnet and assigning each of them an IP address is not a common way to provide redundancy.
In general, bonding is used for this purpose.
Here is an example configuration.
If you want automatic failover, the...
Instead of complaining and just rejecting any responsibility for your own actions of installing an opt-in kernel marked as experimental, that was moved to no-subscriptions to make it easier to test without pulling in other updates for less...
Yes, but in this case it’s not really an issue at all, because even in the no-subscription repository you still have to explicitly install the new kernel. And if someone does that without fully reading the above post, that’s on them. And yes, if...
7.0 is optin and you can still boot on previous kernel in grub. And only availaible in non subscription repo. So, instead complaining, please report your nic model. Is it a pbs vm on proxmox ve ? Or on vmware ?
7.0 is a test kernel,not an enterprise kernel atm, so if you are okay with breakages you use this kernel. If not, you usually pay for enterprise subscription.
Why would you be angry on a company giving you a test repo?
After searching the error online, IT seems that the emulated VGA adapter is not giving the kernel the proper vblanks responce it is looking for.. IT is a harmless warning. But if you want to fix it, change the display for the VM to VirtIO-GPU...