akseg73

Results 19 comments of akseg73

Sorry for the confusion. So lets suppose we have a RAID0 of SSDs. And we want to utilize VDO on this. For a database usage we would have 2 volumes....

So is this what we have to do: a) setup a RAID0 of all the SSDs b) partition the RAID c) utilize vdo with xfs on top for the partition...

@raeburn thanks for your detailed response.

ZFS also offers compression and dedup and while it has a lot of tunables, don't recall there being a need for explicit tuning of threads (could be wrong).

the kernel version is 5.15.x... not sure how to upgrade to newer lvm tools

I have a related question. If we utilize lvm --type=vdo to create the logical volume how do we specify that we want to disable compression or deduplication. We want to...

Thanks for your response, based upon other's comments, it seems we would have to be brave to attempt mysql on vdo ... most comments indicate that it will not perform...

Even if such a feature is not explicitly provided, i would imagine that the change should require modifying some constant somewhere and rebuilding the kernel modules and installing with those....

Thanks for the response. I was guessing the internal workings of VDO based upon how ZFS works. So if the file is divided up into contiguous compressed chunks, then modifying...

Thanks for the response. Then it appears to be quite different, it would also seem that this design maybe is more aligned with the natural bahavior of SSDs which do...