Skip to content

no space left on device #16427

Answered by musbach
musbach asked this question in Erste Hilfe
Discussion options

You must be logged in to vote

Okay! Ich habe es jetzt mit roher Gewalt gemacht:

sudo pkill -f influx
sudo apt-get purge --auto-remove influxdb2
cd /var/lib/
sudo chown -R root:root influxdb
sudo chmod 755 influxdb
cd influxdb/
sudo chmod 755 *
sudo rm -rf *

Dadurch habe ich 54 % (8 GB) wieder frei.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by musbach
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants