Satadru Pramanik, DO, MPH, MEng

Results 766 comments of Satadru Pramanik, DO, MPH, MEng

Thanks. My pool has clean scrubs, but my system still panics if I mount the pool without the special zfs options... but I also haven't had the pool mounted with...

I hit this again... and had to set `zfs.zil.replay_disable=1` and `zfs.zfs_recover=1` as kernel cmdline arguments to get boot to succeed.

I destroyed a zfs subvolume (that may have had this issue because that's where intense writes from docker were happening) and still have the issue when importing the parent volume....

I wonder if we can create a test case of amplifying read/writes to replicate the issue. Or maybe if there is an existing test case we should be trying on...

Hmm. @varun-raj could we use the OSM API for the Geo Heatmap feature instead of using Google Maps? e.g., https://wiki.openstreetmap.org/wiki/Heat_maps I would really like to avoid my maps showing something...

> maybe interesting, https://github.com/Freika/dawarich has immich geodata support. > > > @satmandu not my president, even if I lived in America ;) > That looks amazing!

@goldmann Any chance of reviewing this?

FYI for any ubuntu/debian users who want to live dangerously, I installed from this PR using: ```bash pip install --break-system-packages git+https://github.com/Nixxx11/docker-squash.git#egg=docker-squash ```

Current testing kernels from the rpi-firmware repo now show this in the dmesg: ``` [ 16.662538] bcm2835_isp: module is from the staging directory, the quality is unknown, you have been...