disk space used 100%

Mahendra Girase

New Member
Hi,
After some days my server space used 100% and streaming starts freezing.
Below is details of df command. What to do now? How can i make it free?

Filesystem 1K-blocks Used Available Use% Mounted on
/dev/xvda1 8123812 8107428 0 100% /
devtmpfs 3815892 60 3815832 1% /dev
tmpfs 3826372 0 3826372 0% /dev/shm
 

Max

Administrator
Staff member
Hello

1. Try to stop server and cleanup logs folder
WCS_HOME/logs/client_logs

2. Set
Code:
enable_extended_logging=false
in config WCS_HOME/conf/flashphoner.properties
to prevent a lot of logs

3. Try to cleanup other logs in WCS_HOME/logs or increase disk capacity

More information about logging in docs:
https://docs.flashphoner.com/display/WCS5EN/WCS Core logs
 
Top