Hello everyone,
Following the latest release of Corosync, the totem.ip_dscp option was introduced. I would like to explore this feature and have implemented it on a 4-node cluster as follows:
I modified the /etc/corosync/corosync.conf file by adding
ip_dscp: 48 to the totem section. After that, I restarted the service because the logs indicated that this setting is not applied on the fly.
Next, I captured packets at the VLAN subinterface, the bridge, and the bond. None of these tcpdump captures showed my DSCP value of 48; strangely, it is set to 4.

Is there any official documentation from Proxmox on how to use DSCP with Corosync?
Thank you in advance.
Following the latest release of Corosync, the totem.ip_dscp option was introduced. I would like to explore this feature and have implemented it on a 4-node cluster as follows:
I modified the /etc/corosync/corosync.conf file by adding
ip_dscp: 48 to the totem section. After that, I restarted the service because the logs indicated that this setting is not applied on the fly.
Next, I captured packets at the VLAN subinterface, the bridge, and the bond. None of these tcpdump captures showed my DSCP value of 48; strangely, it is set to 4.

Is there any official documentation from Proxmox on how to use DSCP with Corosync?
Thank you in advance.

