[Bug 293198] zfs deadlock while copying many files, vfs_deleteextattr_dir-related?
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293198 --- Comment #4 from Peter Eriksson <[email protected]> --- Yeah, these filesystems (at this time) really shouldn't have been nfs-exported so I'm going to stop that when I've stopped testing for this problem. The exports file is located on a separate zpool/filsystem from the zpool where we are doing these copying. (I'm also using my modified mountd/zfs that uses the BerkeleyDB-database-exports.db but that just makes things (much) faster...) With xattr=dir the copying now has copied more than 800 filesystems, whereas it previously hanged around 480... Now it's time to sleep though :-) -- You are receiving this mail because: You are the assignee for the bug.