Results 237 comments of Daniel Gryniewicz

ganesha1 needs to drop the lock in the backing store, so that ganesha2 can take it.

I'm not sure what the problem is. I don't use cephfs myself, but there have been reports that Ganesha is quite fast on it (and even a few reports that...

You can't currently build Ganesha with python on centos 7 if you have python3 installed. The python3 packages in centos 7 are not sufficient, and CMake chooses python3 over python2...

It's possible that the machine is out of memory. How much memory is available when Ganesha is running? The kernel is quite bad at choosing what to kill due to...

How much memory Ganesha needs depends on the workload, but you have 1.3G available, so the box is not actually out of memory. This means something else is causing the...

This may be a ganesha issue. It looks like it's trying to allocate 1.3GB, which likely will fail. My first thought was that it was a byte-order bug, but sx_fbtbc...

This isn't something I've seen before, but I haven't done any latency testing recently. A couple of things you can do: 1. Run a packet capture on the network, preferably...

That doc should be fine.

I've started downloading, it'll take a bit. However, the snippet you posted above takes a total of 0.6 ms, so it's fine, right?