mabod

Results 52 comments of mabod

@amotin : > The fact that ARC is allowed to use almost all of RAM in 2.3 is not a bug, but feature. Once there appear memory pressure from the...

I tested 2.3.0-rc2 with kernel 6.11.3 today on endeavouros and got data corruptions too. All devices in my pools are LUKS2 devices (sector: 4096 [bytes]). After a few rsync and...

I did another test today and could reproduce the data corruption immediately. Interesting: It only happened on the RAID10 pool "zstore", while my tests with the single drive pool "ztank"...

> Yes, it's only with 4K LUKS formatted devices. I could not repro with 512 byte LUKS formatted devices. How curious. > > With newer LUKS tooling and OS installers...

I was reading inssue https://github.com/openzfs/zfs/issues/15533 mentioned my @ochilan. Seems to be very much related to this one here. Interestingly it mentions: > Also, while looking for a reliable way to...

I can confirm this. Happens here for the portainer stack which was created outside of portainer: ![Image](https://github.com/user-attachments/assets/35870cec-3b2c-4f87-8bac-ef22e4763090)

In the meantime I have learned how to build the nautilus extension by myself. it is very simple and fast: ``` mkdir /tmp/mega cd /tmp/mega git clone --recursive https://github.com/meganz/MEGAsync.git desktop...

I don't know all the details. This is just the commands that worked for me. Taken from the compilation instructions of megasync

I just tried it for Fedora 37 and it work too. But on Fedora 37 the path for the extensions is `/usr/lib64/nautilus/extensions-4/`

> these icons with explamation mark appear nearby the folders This is also true for me. But at least the file sync works.