On Thursday, January 25, 2018 at 1:13:53 PM UTC+2, donoban wrote: > On 01/24/2018 07:11 PM, beso wrote: > > On Wednesday, January 24, 2018 at 2:47:55 PM UTC+2, donoban wrote: > >> On 01/24/2018 09:34 AM, beso wrote: > >>> On Tuesday, January 23, 2018 at 3:53:15 PM UTC+2, steve.coleman wrote: > >>>> On 01/23/2018 04:55 AM, beso wrote: > >>>>> Something is eating free space in my system. It step by step > >>>>> decreasing. I haven't found any good solution for that. > >>>>> > >>>> > >>>> This command should give you a clue as to where the space is going: > >>>> > >>>> $ sudo du -h / | sort -g | tail -100 > >>>> > >> > >> Try reversing the sort output: > >> > >> sudo du -h / | sort -g -r | tail -100 > > > > sudo du -h / | sort -g -r | tail -100 > > du: `/proc/5947/task/5947/fd/4' ei saa kasutada: No such file or directory > > du: `/proc/5947/task/5947/fdinfo/4' ei saa kasutada: No such file or > > directory > > du: `/proc/5947/fd/3' ei saa kasutada: No such file or directory > > du: `/proc/5947/fdinfo/3' ei saa kasutada: No such file or directory > > 0 /proc/109/ns > > 0 /proc/109/net/stat > > Ouch, try better this way: > > cd / > sudo du -sh * > > You should see each dir on / and its disk usage > > then cd what you think it's using more than expected and du -sh * again.
Thank you for the answer. Actually I know generally that some of my appvm-s are quite big and there is quite few room(about 6G). Thing I don't understand and would like to know is that this free room is disappearing sometimes(not always) "in my eyes"(free space checker shows me in real time :-)) -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscr...@googlegroups.com. To post to this group, send email to qubes-users@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/43c73ab1-74de-4872-ae7c-bb58cf9fd216%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.