Pawel Jakub Dawidek

Results 13 comments of Pawel Jakub Dawidek

Yes, sure. Thank you. -- Paweł Jakub Dawidek > On Jul 24, 2020, at 10:43, adilger wrote: > >  > Would a patch to add a .soec file for...

@rincebrain Here are my thoughts on easier manual deduplication and preserving deduplication during send/recv. Let's say you would like to manually deduplicate the data on your pool periodically. To do...

> @pjd Wow, I just noticed this (you work in stealth mode? :) ), surprised at the progress, thanks! I had a question related to what @rincebrain asked about zfs...

> @pjd Hi, is there still any activity on this, as this feature would be a great enhancement to openzfs ? > > Many thanks, Eric I have just pushed...

Looks very helpful. Currently parsing especially 'zpool status' output is painful. One question: when you use the -p option you would get raw numbers and not human-readable ones?

Looks very helpful. Currently parsing especially 'zpool status' output is painful. One question: when you use the -p option you would get raw numbers and not human-readable ones? > I...

> Maybe I missed it, but do you specify the units anywhere? Are the `limit_bw_*` props in units of bytes/second and `limit_op_*` in ops/second? Can you mention the units in...

> I did some hand testing of this and it works just as described 👍 > > ``` > $ ./zpool create -f tank -O compression=off /dev/nvme{0..8}n1 && dd if=/dev/zero...

> > > Does anything bad happen if you cap it to something super low, like 1 byte/sec? > > > > > > It cannot be lower than the...

> If you guys don't see why that approach won't work for any obvious reason, the very least we can do now put some thought how the UI should look...