mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
kbase: virtiofs: Add a note that virtiofs is not migratable
Note that certain operations will not work. Resolves: https://gitlab.com/libvirt/libvirt/-/issues/452 Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
@@ -13,6 +13,10 @@ is designed to offer local file system semantics and performance.
|
|||||||
|
|
||||||
See https://virtio-fs.gitlab.io/
|
See https://virtio-fs.gitlab.io/
|
||||||
|
|
||||||
|
*Note:* virtiofs currently does not support migration so operations such as
|
||||||
|
migration, save/managed-save, or snapshots with memory are not supported if
|
||||||
|
a VM has a virtiofs filesystem connected.
|
||||||
|
|
||||||
Sharing a host directory with a guest
|
Sharing a host directory with a guest
|
||||||
=====================================
|
=====================================
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user