Jorgen Lundman

Results 261 comments of Jorgen Lundman

I get an entry for a mounted snapshot under "Locations" which could be appearing there just because it has an "@" in the name. Could be worth doing a quick...

76f6eed Neat thing the snapshot mount show as regular mounted volumes as well, so you can just Finder over there. There appears to be a loop in the snapshot's ".zfs"...

Searchfs isn't really used by spotlight, but a kernel op the search filesystems "faster". So it remains true we do not have it, I was hoping APPLE would deprecate it...

Yes, we've been looking at that leak lately, so how recently would be the question, in particular: * avoid zero alloc in vdev_compact_children() * mutex leak in dsl_dataset_hold_obj() * add...

> last manual build I installed several days ago. Can you confirm you are running a version that includes the three commits I listed?

Then you are missing two of them I think.

Ah yep, I was suspecting there was another leak too. I've had a hell of a time trying to track it down though. Can you see a size always-growing with...

``` (standard input):kstat.vmem.vmem.bucket_16384.mem_inuse: 311533568 (standard input):kstat.vmem.vmem.bucket_32768.mem_inuse: 12904857600 (standard input):kstat.vmem.vmem.bucket_65536.mem_inuse: 7973576704 (standard input):kstat.vmem.vmem.bucket_131072.mem_inuse: 4724477952 (standard input):kstat.vmem.vmem.bucket_262144.mem_inuse: 45240320 ``` So, like 32768 has 12G, and the others 8G, 4G, 3G. Certainly makes...

Logs are annoyoing after 10.11, you can run `log stream --source --predicate 'senderImagePath CONTAINS "zfs" OR senderImagePath CONTAINS "spl"'` To watch it live, or `log stream --source --start '1999-99-99 23:59'...

``` 12904857600 = 12,904,857,600 ``` about 12G