Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Very Slow Write #82

Open
sm2x opened this issue Feb 29, 2024 · 1 comment
Open

Very Slow Write #82

sm2x opened this issue Feb 29, 2024 · 1 comment
Assignees

Comments

@sm2x
Copy link

sm2x commented Feb 29, 2024

test script: for i in {1..24}; do cp 1GB.bin testDir/$i; done
mounted without VDO: ~5 secs
mounted with VDO compression + dedup: 28 minutes

Running on server specs
8x2 cpus
64gb ram
ssd drives

Environment:
Ubuntu 22.04.4 (5.15.0-97-generic)
LVM version: 2.03.11-2.1ubuntu4
VDO version: 8.2.2.2
KVDO version: 8.2.3.3
Filesystem xfs
$ lvcreate --vdo -L8.5T -V8.5T --metadataprofile vdo_create -n vdx0 mediarepo/vdopool0
UDS Sparse Indexing
32gb slab size
4 logical
3 physical
4 cpu
2 hash
8 bio
2 ack threads
100gb cache

@bjohnsto
Copy link
Member

bjohnsto commented Mar 4, 2024

Hi @sm2x. I've been assigned to your ticket and will be investigating. I will be trying to reproduce the issue here, but in the meantime, I was wondering if you could send the following information:

  1. lsblk
  2. dmsetup table
  3. lvs

Also, if you happen to have a script or anything that you ran to set up your environment (raided drives, xfs config) it would be good to get that as well.

Thanks
Bruce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants