Page 1 of 1

No space left on device

Posted: Sun Feb 13, 2011 7:41 am
by joker35
Hi,
I am trying to install ransmission on my Qnap 219p.
But everytime it says "No space left on device". Transmission is installed, but it thinks there is no space left (494GB availlible)
Here is a copy from Putty:

[~] # killall transmission-daemon
<.* -w /share/HDA_DATA/Qdownload/ -g /share/HDA_DATA/Qdownload/config/
[08:32:11.535] Couldn't create "/share/HDA_DATA/Qdownload": No space left on dev ice (utils.c:620)
[08:32:11.535] Couldn't create "/share/HDA_DATA/Qdownload": No space left on dev ice (utils.c:620)
[08:32:11.535] Couldn't create "/share/HDA_DATA/Qdownload": No space left on dev ice (utils.c:620)
[08:32:11.535] Transmission 2.13 (11501) started (session.c:624)
[08:32:11.535] RPC Server Adding address to whitelist: 10.0.0.103.* (rpc-server. c:789)
[08:32:11.535] RPC Server Serving RPC and Web requests on port 9091 (rpc-server. c:962)


Plz help.. :cry:

ps. Maby its possible installing a old version Transmission?
I am using Putty for inastallation.

Re: No space left on device

Posted: Sat Feb 19, 2011 8:58 am
by killemov
There is not a lot to go on with the logs you posted. Possible causes:
The share is not mounted properly
Transmission does not have the permission to write to the specified folder
The share is actually full

Try to change the settings to point the downloads folder to a location where you KNOW there is space and where transmission has the permission to write.

Try "df -h" to show free space on all partitions.