Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

virtio_fs_migration_on_error: Migration test with migration-on-error #4196

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zhencliu
Copy link
Contributor

@zhencliu zhencliu commented Nov 6, 2024

ID: 2968, 2970

@zhencliu zhencliu force-pushed the virtiofs_migration_onerror_abort branch 3 times, most recently from 93fd9a0 to c65b91d Compare November 11, 2024 09:32
Covered the following viriofsd options:
  --migration-on-error abort
  --migration-on-error guest-error

Signed-off-by: Zhenchao Liu <[email protected]>
@zhencliu zhencliu force-pushed the virtiofs_migration_onerror_abort branch from c65b91d to 12f0380 Compare November 11, 2024 13:43
@zhencliu
Copy link
Contributor Author

hi @hellohellenmao , would you please review this patch?

For migration-on-error=guest-error, as we talked before, I didn't check the warning message.
For abort, the following outputs:
[qemu output] qemu-kvm: Error loading back-end state of virtio-user-fs device /machine/peripheral/vufs_virtiofs_targetfs/virtio-backend (tag: "myfs"): Back-end failed to process its internal state
[qemu output] qemu-kvm: Failed to load vhost-user-fs-backend:back-end
[qemu output] qemu-kvm: error while loading state for instance 0x0 of device '0000:00:01.3:00.0/vhost-user-fs'
[qemu output] qemu-kvm: load of migration failed: Input/output error

I select the bold msg for check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant