We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808e673 commit 062d4faCopy full SHA for 062d4fa
1 file changed
source/adminguide/storage.rst
@@ -967,7 +967,7 @@ Check and repair Volume
967
968
When there are any leaks or any inconsistencies in the volume, then the checkVolume API can be used to
969
check any such errors in the volume and helps in repairing. This feature is currently available only
970
-for KVM. This API uses "qemu-img check" command on the KVM host.
+for KVM and volumes with QCOW2 format. This API uses "qemu-img check" command on the KVM host.
971
972
Also a global or storage pool level setting "volume.check.and.repair.leaks.before.use" is available which allows
973
to do a check and repair leaks operation for the volume during instance start and volume attach operations.
0 commit comments