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

fsarchiver hangs on Fedora 35/36 on Hyper-V #119

Open
mtniehaus opened this issue May 2, 2022 · 1 comment
Open

fsarchiver hangs on Fedora 35/36 on Hyper-V #119

mtniehaus opened this issue May 2, 2022 · 1 comment

Comments

@mtniehaus
Copy link

It's a weird issue: We are using fsarchiver on Fedora 35/36 to restore a Redhat root image. Close to 80% of the time, the restfs process will hang. It appears to be waiting on IO (and we see a corresponding wait in xfsaild, so it looks like those processes are effectively deadlocked). The exact point of the hang varies (might be 5% into the FS, might be 75%, or anywhere in between).

But this hang is only happening on Hyper-V, it's working fine on physical machines and in Proxmox.

The problem also only happens when applying an xfs file system. If we override that to specify to create an ext4 file system, it works fine (but then RHEL is unhappy later), with no hang during the restfs.

Any thoughts on how to get around this?

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

No branches or pull requests

2 participants