-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
zpool hangs after some load with zvols #9693
Comments
On December 7, 2019 12:57 pm, glztmf wrote:
<!-- Please fill out the following template, which will help other contributors address your issue. -->
<!--
Thank you for reporting an issue.
*IMPORTANT* - Please search our issue tracker *before* making a new issue.
If you cannot find a similar issue, then create a new issue.
https://github.com/zfsonlinux/zfs/issues
*IMPORTANT* - This issue tracker is for *bugs* and *issues* only.
Please search the wiki and the mailing list archives before asking
questions on the mailing list.
https://github.com/zfsonlinux/zfs/wiki/Mailing-Lists
Please fill in as much of the template as possible.
-->
### System information
<!-- add version after "|" character -->
Type | Version/Name
--- | ---
Distribution Name | Debian
Distribution Version | 10 (buster)
Linux Kernel | 5.0.15-1-pve
Architecture | x86_64
ZFS Version | 0.8.1-pve1
SPL Version | 0.8.1-pve1
please upgrade to the current version of PVE and report back if you
still experience the issue - there have been several important fixes in
ZoL 0.8.2!
|
@Fabian-Gruenbichler , thanks, i will try ZoL 0.8.2 a little later. |
Same hangs with pve 6.1-3 and zfs 0.8.2. Created 2 VMs and ran following fio tests simultaneously:
After about an hour VMs and zfs hang with similar symptoms. Processes with D state:
Inside VMs terminals similar messages:
And fio IO drops to zero, but doesn't hang:
Also found zfs module option doesn't work at startup:
... because after startup this parameter with default value:
Am I missing something? Or should I create one more issue... |
Same thing with 4k volblocksize-d virtual disks.
Interesting what means that there are always 31 new [zvol] freezing processes + 1 old [zvol] process. |
i think this one is related: #10095 |
just for my interest - why has this been closed without further comment/notice? |
probably related: #9172 |
similar errors, but zfs versions are too much different and in #9172 hangs only zvol with compression on, whereas I have no compression and my hangs affect management commands of any zfs volume/dataset |
it was an accident...from my smartphone :) |
This issue has been automatically marked as "stale" because it has not had any activity for a while. It will be closed in 90 days if no further activity occurs. Thank you for your contributions. |
i still think it sucks that tickets getting closed automatically because of inactivity. it's like sweeping dirt under the carpet |
System information
Describe the problem you're observing
Some operations with specific zpool/zvols hang.
Virtual machines freeze.
Describe how to reproduce the problem
Install PVE 6.0-4.
Create additional mirror zpool.
Create several VMs with vdisks on created zpool.
Add load on VMs disks and wait for a few days.
Include any warning/errors/backtraces from the system logs
Inside VMs terminals:
Processes:
from dmesg:
zfs create command hangs:
creating snapshot:
zpool history command hangs:
zpool status
works fine:zdb commands work fine after
zpool set cachefile=/etc/zfs/zpool.cache zpl2
The text was updated successfully, but these errors were encountered: