Rytis,

Hi,

We are using corosync (currently v2.3.5) for group communication
services, and we would like to package it to separate container (all the
service-per-container stuff), thus requiring to forward IPC. Is it
possible to set unix socket path for corosync IPC?

Sadly nope. Corosync is using libqb IPC and libqb is using abstract sockets for Linux/Cygwin (for other OSes it is using regular named socket stored in /var/run).

I've created bug report https://github.com/ClusterLabs/libqb/issues/244.

Regards,
  Honza

Thanks in advance.

Best Regards,
Rytis Karpuška



_______________________________________________
Users mailing list: Users@clusterlabs.org
http://lists.clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org



_______________________________________________
Users mailing list: Users@clusterlabs.org
http://lists.clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to