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

Virtiofs: Reboot vm during virtiofs is working #4221

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

Conversation

qcheng-redhat
Copy link
Contributor

Reboot vm by system_reset during virtiofs is working

ID: 3129

@qcheng-redhat
Copy link
Contributor Author

Hi @hellohellenmao Please help review this patch.

Tested with Win10 and rhel guests, both passed.

@XueqiangWei
Copy link
Contributor

Hi @fbq815 , @xiagao, could you please help review it? Many thanks.

Copy link
Contributor

@fbq815 fbq815 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testcase= virtio_fs_share_data

RHEL.9:
PASS 52 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0

RHEL.10
PASS 51 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0

"After reboot: %s\n",
(vfsd_num_bf, vfsd_num_af),
for reboot_cmd in ["shell", "system_reset"]:
error_context.context(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As there are two reboot operations, for the second reboot please re-mount the viofs file system.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for review. Updated. @xiagao

@xiagao
Copy link
Contributor

xiagao commented Dec 16, 2024

It looks good to me. @qcheng-redhat Could you update the latest results with the latest codes?

@qcheng-redhat
Copy link
Contributor Author

Tested with RHEL 9, Win10 and Win11 guests.

RESULTS : PASS 3 | ERROR 0 | FAIL 0 | SKIP 0 | WARN 0 | INTERRUPT 0 | CANCEL 0

Copy link
Contributor

@xiagao xiagao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK.

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.

4 participants