Replies: 2 comments 3 replies
|
Yes, mfsclient acts as proxy for tools, mfsdirinfo included. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I don't seem to find an option to specify the server or port.
I am trying to find out which of my moose folders started growing, and I am trying to use a docker container to send some data to influxdb. connecting remotely to master would be a perfect solution.
I can do simple ls, but mfsdirinfo has much more interesting info.
when trying to run mfsdirinfo from within the container (moosefs path mapped), I get
can't connect to master: EINPROGRESS (Operation now in progress)it looks like mfsdirinfo might be actually querying the mount process
All reactions