You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On mounting of a specific filesystem the mount command appears to hang for an extended period. This is very reproducible on this system. Even after sending/receiving the dataset on a remote system said remote experiences long mount times (though not quite as long as this one - 15 seconds vs 10 minutes)
Interesting. It's probably close enough to call this a duplicate.
The main "issue" is that my delelet queue is empty. There's no work to be done. But because the ZAP data structure is so huge and fragmented (probably?) it takes forever to load into memory and finish the mount. And it never shrinks AFAIK.
System information
Describe the problem you're observing
On mounting of a specific filesystem the mount command appears to hang for an extended period. This is very reproducible on this system. Even after sending/receiving the dataset on a remote system said remote experiences long mount times (though not quite as long as this one - 15 seconds vs 10 minutes)
Stack trace of mount command:
In contrast, using zdb to read the root directory listing
Describe how to reproduce the problem
I don't know how it got so big, but now that it is I'm in this unpleasant situation where there's nothing I can do about it on mount.
The large delete queue appears to go with a send/recv, but the enormous dataset and sensitivity of the contents makes it impractical to share.
Include any warning/errors/backtraces from the system logs
The text was updated successfully, but these errors were encountered: