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...
ok. Here are multipth.conf and multipth -v3 from both server
server 1:
multipath.conf
devices {
device {
vendor "FUJITSU"
product "ETERNUS_DXL"
prio alua
path_grouping_policy group_by_prio
path_selector "round-robin 0"
failback immediate...
Just want to chime in and say thank you to @deathblade for putting this together and posting it - I just used it to do a ProxMox 9.1 install onto a Cisco UCS blade platform with DellEMC Unity storage attached via iSCSI, and was able to get it to...
@fbassas
I'll give here a broader hint about how I observe fresh changelogs in PVE (currently in 8.4.19) before installing updates.
1) I have configured mail notifications about available updates:
a) In /etc/pve/datacenter.cfg I have (among...