Situation: My pool was created with LZ4 compression, which turned out to not do much good and cause CPU bottlenecking on sequential operations (old system). I have disabled compression, but that doesn't change the existing files.
Is there a nice and safe way to reprocess all existing files so they're not compressed? I have enough space for a full clone in case that's required.
Is there a nice and safe way to reprocess all existing files so they're not compressed? I have enough space for a full clone in case that's required.