Fake core warning


jocko

Recommended Posts

Hi,

With version 2.6.0 on a linux OS, I get this core warning

Quote

    Running out of free space in storage location

In your help page, you write this warning appears if there's less than 1 Gb left on the operating system.

Sync runs as root and it runs in config mode and uses a large operating partition (in my case a raid5 12TB).

In config file, storage_path is set with the line

"storage_path" : "/share/1100/btsync",

and /share/1100 is the mountpoint of my raid.

Indeed, on the fs partition (where is the mountpoint) I have less than 1GB free space (~40MB) and it seems Sync does not follow the mountpoint to get the real free size

Link to comment
Share on other sites

Just an additional information, free space on the operating system is

root@Acrab:/ # df -h /share/1100/btsync
Filesystem                Size      Used Available Use% Mounted on
/dev/md0                 10.8T      3.6T      7.1T  34% /share/1100

root@Acrab:/ # df -h /
Filesystem                Size      Used Available Use% Mounted on
/dev/sda1               226.2M    186.3M     27.4M  87% /



 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.