From 68c4d6204609d39eba277acde88a9d6afb9d074d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1n=20Tomko?= Date: Fri, 12 Jul 2019 16:23:54 +0200 Subject: [PATCH] docs: RBD pool only supports raw volumes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ján Tomko Reviewed-by: Daniel P. Berrangé --- docs/storage.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/storage.html.in b/docs/storage.html.in index d242de7b93..e0e4edec1e 100644 --- a/docs/storage.html.in +++ b/docs/storage.html.in @@ -608,7 +608,7 @@

Valid volume format types

- The RBD pool does not use the volume format type element. + Only raw volumes are supported.

Sheepdog pool