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(a)redhat.com>
---
tools/virsh-domain.c | 5 +++++
1 file changed, 5 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano