westerndigitalcorporation / zenfs

ZenFS is a storage backend for RocksDB that enables support for ZNS SSDs and SMR HDDs.
GNU General Public License v2.0
235 stars 86 forks source link

corner case : if too many zone and too many files and meta zone size is small, falling to RollMetaZonedLocked loop #293

Open sg20180546 opened 1 month ago

sg20180546 commented 1 month ago

I'm working on small zone zns, where there is many zone in device. it is corner case, but if there are too much metadata that Small zone cannot save all meta data at once, RollMetaZoneLocked loop occurs.

yhr commented 3 weeks ago

Hi!

Thanks for reporting this issue!

What zone size are you using? Are you using real hardware or an emulated device?

Best regards, Hans

On Fri, Jul 12, 2024 at 9:51 AM Sungjin Byeon(SJ) @.***> wrote:

I'm working on small zone zns, where there is many zone in device. it is corner case, but if there are too much metadata that Small zone cannot save all meta data at once, RollMetaZoneLocked loop occurs.

— Reply to this email directly, view it on GitHub https://github.com/westerndigitalcorporation/zenfs/issues/293, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADNGOHQ5RLLPVKZNL2RPVDZL6DGJAVCNFSM6AAAAABKYNHVXCVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYDIOJXGU3TQMA . You are receiving this because you are subscribed to this thread.Message ID: @.***>