-
Notifications
You must be signed in to change notification settings - Fork 31
deleting Files high write-latency and freeze xfs during #57
Copy link
Copy link
Open
Description
Hello Team,
is there an specific Optimize possible for delete files?
Issue = High Write Latency during Write
no Issues when adding new Data
physical disk = 4TB
Logical = 8TB (vdo)
vdo create --device=/dev/sdb --sparseIndex=enabled --name=vdo0 --deduplication=enabled --compression=enabled --writePolicy=sync --vdoLogicalSize=8T --vdoLogicalThreads=8 --vdoPhysicalThreads=8 --vdoBioThreads=8 --vdoCpuThreads=8 --vdoAckThreads=8 --vdoHashZoneThreads=8 --blockMapCacheSize=256M --force
with XFS on top and running NFS Server... when i delete data the whole volume is locked and Delete takes several Seconds.... Volume latency up to 10K ms
when i don't use VDO its fast
i can change blockMapCache and makes no Change
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels