Re: [Evolution] High disk usage

2022-10-19 Thread Pelle Windestam via evolution-list
ls -l /proc/$(pidof evolution)/fd > > will show you every file Evo has open (many of which are sockets) > > There is a way to get "live" feedback on file activity using strace, > but it's fairly hackish, e.g. > > strace -p $(pidof evolution) --trace=desc|grep write > > gives a flood of info

Re: [Evolution] High disk usage

2022-10-11 Thread Patrick O'Callaghan
On Tue, 2022-10-11 at 20:26 +0200, Pelle Windestam via evolution-list wrote: > > Hi, > > can the received messages be large, like with some attachments or > > inline images? Check size of those directories under ~/.cache/, > > where > > the folders.db files are stored. Then you can check

Re: [Evolution] High disk usage

2022-10-11 Thread Pelle Windestam via evolution-list
> Hi, > can the received messages be large, like with some attachments or > inline images? Check size of those directories under ~/.cache/, where > the folders.db files are stored. Then you can check the size of the > ~/.cache/evolution/http/, which is for the remote content, aka for data

Re: [Evolution] High disk usage

2022-10-11 Thread Milan Crha via evolution-list
On Tue, 2022-10-11 at 12:57 +0200, Pelle Windestam wrote: > So nothing huge here. Evolution is still writing a lot of data, maybe > 10 minutes after startup it has already written about 110 MB. Hi, can the received messages be large, like with some attachments or inline images? Check

Re: [Evolution] High disk usage

2022-10-11 Thread Pelle Windestam via evolution-list
On Tue, 2022-10-11 at 06:39 +0200, Milan Crha via evolution-list wrote: > On Mon, 2022-10-10 at 20:04 +0200, Pelle Windestam via evolution-list > wrote: > > Could the fact that there are lots of e-mails there be causing this? > > Hi, > there is a folders.db file, which contains an

Re: [Evolution] High disk usage

2022-10-10 Thread Milan Crha via evolution-list
On Mon, 2022-10-10 at 20:04 +0200, Pelle Windestam via evolution-list wrote: > Could the fact that there are lots of e-mails there be causing this? Hi, there is a folders.db file, which contains an information about the messages in all the folders for each account. This information is

Re: [Evolution] High disk usage

2022-10-10 Thread Patrick O'Callaghan
On Mon, 2022-10-10 at 20:04 +0200, Pelle Windestam via evolution-list wrote: > On Mon, 2022-10-10 at 09:59 -0500, Greg Oliver via evolution-list > wrote: > > On Mon, Oct 10, 2022 at 5:46 AM Pelle Windestam via evolution-list > > wrote: > > > On Mon, 2022-10-10 at 11:36 +0200, Milan Crha via

Re: [Evolution] High disk usage

2022-10-10 Thread Pelle Windestam via evolution-list
On Mon, 2022-10-10 at 09:59 -0500, Greg Oliver via evolution-list wrote: > On Mon, Oct 10, 2022 at 5:46 AM Pelle Windestam via evolution-list > wrote: > > On Mon, 2022-10-10 at 11:36 +0200, Milan Crha via evolution-list wrote: > > > On Mon, 2022-10-10 at 10:55 +0200, Pelle Windestam via

Re: [Evolution] High disk usage

2022-10-10 Thread Greg Oliver via evolution-list
On Mon, Oct 10, 2022 at 5:46 AM Pelle Windestam via evolution-list < evolution-list@gnome.org> wrote: > On Mon, 2022-10-10 at 11:36 +0200, Milan Crha via evolution-list wrote: > > On Mon, 2022-10-10 at 10:55 +0200, Pelle Windestam via evolution-list > > wrote: > > > when I by accident looked at

Re: [Evolution] High disk usage

2022-10-10 Thread Pelle Windestam via evolution-list
On Mon, 2022-10-10 at 11:36 +0200, Milan Crha via evolution-list wrote: > On Mon, 2022-10-10 at 10:55 +0200, Pelle Windestam via evolution-list > wrote: > > when I by accident looked at my "System Monitor" tool I noticed that > > it was writing huge amounts of data to my disk. > > Hi, >

Re: [Evolution] High disk usage

2022-10-10 Thread Milan Crha via evolution-list
On Mon, 2022-10-10 at 10:55 +0200, Pelle Windestam via evolution-list wrote: > when I by accident looked at my "System Monitor" tool I noticed that > it was writing huge amounts of data to my disk. Hi, does it report what file it is? Is the file itself such large, or so much data is