
On Freitag, 16. November 2018 18:17:32 CET Christian Boltz wrote:
Hello,
Am Freitag, 16. November 2018, 17:05:54 CET schrieb Richard Brown:
On Fri, 16 Nov 2018 at 16:58, Robert Munteanu wrote:
Have you considered disabling copy-on-write for the /home subvolume? It is (in my limited experience) the primary thing that can suprise users in a nasty way under /home.
The thought crossed my mind, but I don't think it makes sense here
Unlike /var, the chances of users having data which will benefit from NoCoW is relatively small - how many users have relational databases stored their /home?
That number might not be as smallas you think ;-)
KMail / Akonadi uses a MySQL database, so nearly all KMail users have a database in their home directory (unless they change the Akonadi config to use the system-wide MySQL or PostgreSQL).
The various desktop searches like Baloo also use something that looks like a database to me ;-)
Baloo disables CoW for its database, as does Akonadi. Not sure about Firefox (which uses a bunch of sqlite3 DBs). Kind regards, Stefan https://github.com/KDE/baloo/blob/b9e1ef29821d4b05d1c903d4214de9f5f0c63ed3/ src/engine/fsutils.cpp#L36 https://github.com/KDE/akonadi/blob/a3cae6e26a0f31e7f92ea9b5717b4739149ed8ea... src/server/utils.cpp#L209 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org