Linux Btrfs filesystem development
 help / color / mirror / Atom feed
* Metadata chunks on ssd?
@ 2019-12-23 13:44 Stéphane Lesimple
  2019-12-23 13:59 ` Hugo Mills
  2019-12-23 23:30 ` Hans van Kranenburg
  0 siblings, 2 replies; 7+ messages in thread
From: Stéphane Lesimple @ 2019-12-23 13:44 UTC (permalink / raw)
  To: Btrfs BTRFS

Hello btrfs gurus,

Has this ever been considered to implement a feature so that metadata 
chunks would always be allocated on a given set of disks part of the btrfs 
filesystem?

As metadata use can be intensive and some operations are known to be slow 
(such as backref walking), I'm under the (maybe wrong) impression that 
having a set of small ssd's just for the metadata would give quite a boost 
to a filesystem. Maybe even make qgroups more usable with volumes having 10 
snapshots?

This could just be a preference set on the allocator, so that a 6 disks 
raid1 FS with 4 spinning disks and 2 ssds prefer to allocate metadata on 
the ssd than on the slow drives (and falling back to spinning disks if ssds 
are full, with the possibility to rebalance later).

Would such a feature make sense?

-- 
Stephane.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-12-24 12:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-23 13:44 Metadata chunks on ssd? Stéphane Lesimple
2019-12-23 13:59 ` Hugo Mills
2019-12-23 23:30 ` Hans van Kranenburg
2019-12-24  2:04   ` Wang Shilong
2019-12-24  8:20     ` Stéphane Lesimple
2019-12-24 12:40     ` Austin S. Hemmelgarn
2019-12-24 12:58       ` Stéphane Lesimple

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox