Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Error Code

Explanation

95

operation not supported

also seen in buffer write for unexpected termination of the connection

1

file not found

3011

file not found

https://github.com/ceph/rados-java/blob/master/src/main/java/com/ceph/rados/exceptions/ErrorCode.java

XrdProtocol: anon.0:30@localhost terminated handshake not received - triggered by nc -vz checks on the xrootd port


Run: [ERROR] Server responded with an error: [3011] Too many attempts to gain dfs read access to the file (source) - “file not found“ error from CMSD, equivalent to the following

Run: [ERROR] Server responded with an error: [3011] Unable to open /dteam:test450.txt; no such file or directory (source)

  • No labels