-
Notifications
You must be signed in to change notification settings - Fork 172
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_nfs_migration: Virtiofs migration testing over NFS #4190
base: master
Are you sure you want to change the base?
Conversation
a345b0e
to
5ae85f0
Compare
Hi @hellohellenmao , would you please review this patch? Testing on RHEL9.3 and Win2022 has passed, thanks. |
Hi @zhencliu
Thanks. |
dbec313
to
142bc9f
Compare
The following testing matrix is covered: cache mode: auto, never, always, metadata writeback: enabled and disabled allow-direct-io enabled and disabled file-handles mandatory and never Signed-off-by: Zhenchao Liu <[email protected]>
A full process name is required for the TASKKILL command, e.g. TASKKILL /F /IM fio.exe /T Signed-off-by: Zhenchao Liu <[email protected]>
142bc9f
to
2b1d493
Compare
@zhencliu we use memory-backend-file on s390x when we use memory-backend with virtio-fs, please reference to the usage of avocado-framework/avocado-vt@85915c0 |
@zhencliu s390x.io-github-autotest-qemu.virtio_fs_nfs_migration.file_handles_mandatory.dio.cache_mode_never.s390-virtio:ERROR: 'NoneType' object has no attribute 'close' (12.06 s) |
win2025 on x86_64 also has this issue. |
The following testing matrix is covered:
cache mode:
auto, never, always, metadata
writeback:
enabled and disabled
allow-direct-io
enabled and disabled
file-handles
mandatory and never
ID: 2966