hello everyone,
i have proxmox 7.4-20
i have 4 esxi nested.
all esx have network adapter type vmxnet3.
i have set them via conf file to mtu 9000
the vmbr mtu 9000
can't ping packet size bigger than 3030
is there any update to solve it, because...
Hello, I have the same unresolved problem (PBS 4.1.10), the fixes not work for me!
How can i resolve?
GarageHQ Server:
Apr 28 19:21:30 GarageHQ garage[107870]: 2026-04-28T13:51:30.579285Z INFO garage_api_common::generic_server: error 400 Bad...
Hi!
I've tried configuring the CPU to host, hidden=1, but it doesn't work.
I've also tried changing the memory to no ballooning, the machine to q35, and the BIOS to OVMF (UEFI).
I've also tried installing this application on Hyper-V and it runs...
I meant https://pve.proxmox.com/wiki/Full_Mesh_Network_for_Ceph_Server While the page creates the network to run ceph simply ignore that part. The network doesn't need ceph to work.
For (R)STP you would do away with the bond and use both...
Please use CODE tags, available in the edit box menu. It makes reading large configuration blocks easier.
Before Multipath can form, the server needs to see raw block devices. Those should be listed via:
lsblk
lsscsi
Are the outputs the same...
Hi everyone,
During testing we are seeing behaviour we haven't seen mentioned elsewhere, but hope somebody here might have ideas on how to solve it.
Proxmox is connected to an external 5-node ceph cluster with each node having 3 HDD OSDs using...
@Johannes S I do appreciate the thorough response.
Yes, S3 isn't a filesystem and that's why I need a front-end that exposes it as NFS.
Much of this question now is moot since I found a better solution - JuiceFS.
There are several similar...
Thanks for the replies!
@tschmidt do you mean from examples here or somewhere else? https://pve.proxmox.com/wiki/Network_Configuration
I could understand with STP i would need to add a bridge on top of the bond and then add the IP to the bridge...
A status update on this:
Two corosync parameters that are especially relevant for larger clusters are the "token timeout" and the "consensus timeout". When a node goes offline, corosync (or rather the totem protocol it implements) will need to...
This has nothing to do with corosync at all. If one of the links fails you lose IP connectivity between those two nodes. The third node simply isn't relaying ANY traffic between the two and there's nothing corosync can do about it.
I suggest you...
Hallo an alle!
Ich hoffe auf eine Empfehlung für folgende Situation:
Es gibt einen PVE, auf dem laufen mehrere VMs. Eine davon dient unter anderem als Fileserver mit rund 20 TB Kapazität (3x 10 TB im Raid 5, ZFS). Die VMs sollen auf einen PBS...
That's very interesting!
While technically the fact that "tape works well if you can feed it data, which is at odds with S3's usual high(er) latency" could be addressed with local cache,
this statement here:
...is much more relevant. Indeed...
Please use CODE tags, available in the edit box menu. It makes reading large configuration blocks easier.
Before Multipath can form, the server needs to see raw block devices. Those should be listed via:
lsblk
lsscsi
Are the outputs the same...
Current implementation of EVPN stack explicitly generates blackhole (null0) routes for each VRFs' each subnet that prevents zones to communicate with each other on exit nodes.
This behavior is undesired in setups where all nodes are also exit...
I don't think there is a final decision yet.
Currently there are technical blockers that require refactoring of some code for it to be on the table in the first place..
but there's a few considerations that apply here on top of that:
- tape...
This is more of a FYI than anything else, and creating to help out others if not documented or searchable already (I know it wasn't with this error in particular)
Recently I swapped from a CPU (AMD) with iGPU to a CPU with higher specs but with...
Some of you might know from writing on of the most read posts regarding the migration from vmWare to Proxmox on Reddit with almost half a million views, my scripts to deploy SSL with let's encrypt on Windows Servers or my disk formatting guide...