Answer the question
In order to leave comments, you need to log in
How much can LVM slow down PostgreSQL?
Good afternoon. The task was set to deploy a database server on which the performance of the DBMS will be extremely important, so now we are analyzing all possible problems.
There is a suspicion about LVM, which we use as a method of isolating the database at the filesystem level. (if there are a large number of databases on the server, so that one does not kill free space with others during a sharp increase.).
Can LVM greatly affect the performance of the DBMS on the part of the disk subsystem?
And if so, how much?
to clarify, all LVMs will live on top of RAID.
Answer the question
In order to leave comments, you need to log in
With typical use of LVM, there are no drawdowns as such. Do read/write tests on your server with/without LVM
LVM has strong drawdowns in write speed when using snapshots, each new one reduces the speed by almost half.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question