Hello All,
We want to run two separate Ganesha processes on one node. (Using
2.7.1 code level)
The config params "Bind_Addr" and "Dbus_Name_Prefix" work as expected
to isolate the two instances.
So we have each process binding to separate network interface and gets
its own DBus bus-name.
They need to serve different file systems, so not much worry about the
cache consistency between them.
Is there any specific area we need to worry about? Has anyone tried
similar setup?
Thanks in advance for any thoughts/comments!
Thanks & Regards,
Suhrud