Add a note stating that pool contents and metadata are not auto-updated
when the pool is modified outside of libvirt.
Closes: https://gitlab.com/libvirt/libvirt/-/work_items/749
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
``iscsi-direct`` ( :since:`since 4.7.0` ). This corresponds to the storage
backend drivers listed further along in this document.
+ .. note::
+ Any modification of the storage pool outside of libvirt or on a different
+ host for shared storage pools may not update the cached volume or pool
+ metadata. The pool metadata can be refreshed by calling
+ ``virsh pool-refresh POOLNAME`` or by the
+ `virStoragePoolRefresh <html/libvirt-libvirt-storage.html#virStoragePoolRefresh>`__ API.
+
Storage pool general metadata
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~