9 Aug
2023
9 Aug
'23
11:32 p.m.
On a Wednesday in 2023, Peter Krempa wrote:
Users need to enable non-shared-storage migration, otherwise the disks specified via '--migrate-disks' will be ignored.
Add an error message to inform the users of their wrong config.
Wouldn't it be friendlier to imply, for example, --copy-storage-all?
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- tools/virsh-domain.c | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano