No space left on device

Discussion of Transmission that doesn't fit in the other categories
Post Reply
joker35
Posts: 1
Joined: Sat Feb 12, 2011 8:29 am

No space left on device

Post 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.
killemov
Posts: 573
Joined: Sat Jul 31, 2010 5:04 pm

Re: No space left on device

Post 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.
Post Reply