Wozu? Ich habe das nie gebraucht, ich bin schneller, wenn ich im Manual bzw. bei Google nach keywords suchen kann, statt mir einen Prompt überlegen zu müssen, dessen Antwort ich außerdem noch auf seine Korrektheit überprüfen muss. Bei...
OSDs have a minimum allocation size (min_alloc_size) of 4096 bytes which is configured at creation time and cannot be changed afterward.
But this mostly affects small files.
Dann bin ich halt 2023, so what?
Damit KIs als Werkzeug brauchbar sein können, braucht der User selbst noch Wissen, um passende Prompts zu stellen und ( vor allen ) falsche von richtigen Antworten zu unterscheiden. Genau darum sind sie aber nur...
I'm not sure why you go for dual boot there, and not just use a different VMs, imaged with each OS? To have a single FOG procedure for users?
In the physical world, that may make sense to avoid redeploying to switch between OS, but on a VM...
Mich würde ja eher interessieren, ob das aus Sicht des Staffs überhaupt gewollt ist. Schließlich wird beim bugzilla ja schon immer einen erstmal der anubis-Ladebalken angezeigt, um die Scraper wegzuhalten.
No, the separation of the Ceph public and cluster (not private) networks has nothing to do with security.
The cluster network is there to transport replication and recovery traffic between the OSD nodes. It can be configured if there is a...
That sounds like reasonable request, it would probably make sense to expose the addrgenmode setting in the VNet options - or even disable it completely for layer-2 zones (VLAN, QinQ, VXLAN). Would you mind opening an enhancement request in our...
I feel marking a vnet as "VM traffic only" would be a nice clear way to present the option, ideally default option too, I can't see many wanting the host to be "on" the vnet.
I just reread your message, and that's bad the firewall isn't applying...
I really think we need either generally allowing disabling link-local on an interface, or simply deny any IP configuration on the SDN bridges.. or a bit nicer, being able mark it for VM traffic only. This bug is not good on default setup btw...
All Ceph daemons register in the CRUSH map wih exactly one IP and one port.
You can have multiple public networks in the config but this is for the case where different hosts of the Ceph cluster are in different IP networks.
It is not practical...
I dont think that note is as wide in scope as the working seem to suggest.
Public and Private (cluster) traffic dont need routability to each other to function, so you're safe on that front. Reading up further, monitors can only have one pinned...
That's worst design possible. Beside the too cheap devices...
Look at one node: when one OSD fails, the other one on the same node has to take over the data from the dead one. It can not be sent to another node because there are already copies...
For once, AI is right :)
Any consumer drive will have low Ceph performance due to rocksDB and sync writes, but those drives in particular are terrible for anything but PC archiving purposes due to it's small SLC cache and very slow QLC nand...
On a Proxmox VE to use eBPF to filter network traffic, it would be totally independent from Proxmox VE configuration interface as this uses iptables or nftables. So all rules would be required to get created somewhere outside. In addition, there...