From 1d7e8188b9067f4f51958a13a23da1e105d89c63 Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Thu, 6 Oct 2016 19:39:20 +0200 Subject: [PATCH] doc: document hostname constraints for rados bench Fixes: http://tracker.ceph.com/issues/17526 Signed-off-by: Loic Dachary --- doc/man/8/rados.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/man/8/rados.rst b/doc/man/8/rados.rst index 2243a5e79004..53af26926dc5 100644 --- a/doc/man/8/rados.rst +++ b/doc/man/8/rados.rst @@ -122,6 +122,8 @@ Pool specific commands default, and is used as the underlying object name for "read" and "write" ops. Note: -b *objsize* option is valid only in *write* mode. + Note: *write* and *seq* must be run on the same host otherwise the + objects created by *write* will have names that will fail *seq*. :command:`cleanup` -- 2.47.3