pdsolutions1
Basic Pleskian
Hello,
I have this plesk and OS versions:
CentOS Linux 7.2.1511 (Core)
Versión de Plesk 12.5.30 Actualización #29, última actualización 19/Abr/2016 03:50
I can t use backup, either update plesk.
So, in order to debug my problem i found vg-00-usr 10 gb was full, so i increased with 2gb this partition. That didn t solved my problem, i m out of space again.
Doing:
find /var -type f -print0 | xargs -0 du | sort -n | tail -10 | cut -f2 | xargs -I{} du -sh {}
I found this:
3.4G /usr/local/psa/PMM/sessions/2016-04-20-094851.784/stderr
6.7G /usr/local/psa/PMM/sessions/2016-04-20-094851.784/.stderr
What is this?
Cand i move those files to /var (where i have 700+ gb free)?
How can i fix it?
Thanks in advance.
Eugen P.
I have this plesk and OS versions:
CentOS Linux 7.2.1511 (Core)
Versión de Plesk 12.5.30 Actualización #29, última actualización 19/Abr/2016 03:50
I can t use backup, either update plesk.
So, in order to debug my problem i found vg-00-usr 10 gb was full, so i increased with 2gb this partition. That didn t solved my problem, i m out of space again.
Doing:
find /var -type f -print0 | xargs -0 du | sort -n | tail -10 | cut -f2 | xargs -I{} du -sh {}
I found this:
3.4G /usr/local/psa/PMM/sessions/2016-04-20-094851.784/stderr
6.7G /usr/local/psa/PMM/sessions/2016-04-20-094851.784/.stderr
What is this?
Cand i move those files to /var (where i have 700+ gb free)?
How can i fix it?
Thanks in advance.
Eugen P.
Last edited: