]> xenbits.xensource.com Git - libvirt.git/commitdiff
NEWS: Mention migration/save bug on root_squash NFS
authorPeter Krempa <pkrempa@redhat.com>
Wed, 22 May 2024 15:55:04 +0000 (17:55 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 23 May 2024 12:33:17 +0000 (14:33 +0200)
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
NEWS.rst

index b6985980ba8eb928f1c4e40ec4c43c023d0fdd71..42b0f8812898a12a91328596c77ef49a801556a8 100644 (file)
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -51,6 +51,14 @@ v10.4.0 (unreleased)
 
       $ virsh help list
 
+  * qemu: Fix ``virsh save`` and migration when storage in question is root_squashed NFS
+
+    Attempting to save a VM to a root_squash NFS mount or migrating with disks
+    hosted on such mount could, in some scenarios, result in error stating::
+
+      'Unknown error 255'
+
+    The bug was introduced in `v10.1.0 (2024-03-01)`_.
 
 
 v10.3.0 (2024-05-02)