Storagenode wont start again after recreation

Hi together,

after my storagenode run out of space with -150GB schown as available space, i tried to remove the current container and create the container again.
The storage destination is the same as the first container.
Also the other settings, including the identity.
But it does not find the space , where all of the folders ( db / storage etc.) are stored.
What can i do ?
Before i removed the first container, i stopped it with
docker stop storagenode

Attached the logs:

2020-01-26T19:18:01.227Z INFO Configuration loaded from: /app/config/config.yaml
ERROR version Failed to do periodic version check: version control client error:
ERROR collector error during collecting pieces: {“error”: “context canceled”}
ERROR bandwidth Could not rollup bandwidth usage {“error”: "bandwidthdb error: context canceled; sql: transaction has already been committed or rolled back
FATAL Unrecoverable error {“error”: “piecestore monitor: disk space requirement not met”, “errorVerbose”: "

Hello @denndsd,
Welcome to the forum!
Make sure that the destination is really the same.
Also, please give me result of this command:

df -h

Hi Thank you,

the destination is the same. I ve stored the command to create the storagenode.
I dont want to create a new storagenode. I would like to use the current storagenode but in an new container.

df-h

Filesystem Size Used Avail Use% Mounted on
udev 3.9G 0 3.9G 0% /dev
tmpfs 789M 864K 788M 1% /run
/dev/sda2 1.8T 1.6T 120G 94% /
tmpfs 3.9G 0 3.9G 0% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
/dev/sda1 487M 215M 244M 47% /boot
tmpfs 789M 0 789M 0% /run/user/1000

Please, show the result of this command:

docker inspect storagenode -f "{{ .Mounts }}"

Yo can use the </> button for the code

Here you are:
[{volume 02ac2c674959912efcfc618aa37ecb0146fbce75c546276bc58e955a4f588775 /var/lib/docker/volumes/02ac2c674959912efcfc618aa37ecb0146fbce75c546276bc58e955a4f588775/_data /root/.local/share/storj/storagenode local true } {bind /home/denndsd/.local/share/storj/identity/storagenode /app/identity true rprivate} {bind /storage /app/config true rprivate}]

Please, show the result of this command:

ls -l /storage

Ohhhhh shit. Thanks for watching in the folder.
total 44
-rw------- 1 root root 6556 Dec 23 17:56 config.yaml
-rw------- 1 root root 32768 Jan 26 19:47 revocations.db
drwx------ 6 root root 4096 Jan 26 19:47 storage
drwxrwxrwx 3 denndsd denndsd 4096 Jan 26 19:48 storjv3
-rw------- 1 root root 981 Jan 26 19:47 trust-cache.json

I ve created subfolder in this folder called storjv3 , beacause this node was in the v2 network.

So in there there was all of the data.
But after recreation , the available space is also on -22GB.
What happen ?

I created the container again and it is working now.
Thanks for your help.

Sorry, my issue.

You are welcome!

The storagenode has in use more space than allocated. It should free up some space after a week.

All right.
Thank you for your support.
When it will go live ?

If it is online, it is live :slight_smile: