Search found 5 matches

by SilverJS
Fri Apr 06, 2012 7:57 pm
Forum: Support
Topic: "No Space Left On Device" Error
Replies: 11
Views: 37811

Re: "No Space Left On Device" Error

Got it. In any case, my queries on the FreeNAS forums have basically told me to standby - BETA3 will be coming out shortly (end of next week, apparently) and the Transmission plug-in, which is supposedly quite buggy at the moment, will be practically wholly re-written, obviating any reason for ...
by SilverJS
Thu Apr 05, 2012 11:21 pm
Forum: Support
Topic: "No Space Left On Device" Error
Replies: 11
Views: 37811

Re: "No Space Left On Device" Error

Hi there,

I created the directories as user root, but I also did run the command : chown -R www:www <directories>
Do you see any files inside any of those directories? If there are, what is their user and group? ... I'm thinking that at one point Transmission created a file (or several) as user ...
by SilverJS
Thu Apr 05, 2012 3:15 am
Forum: Support
Topic: "No Space Left On Device" Error
Replies: 11
Views: 37811

Re: "No Space Left On Device" Error

OK, copy all.


Second: permission problems mean user www (as you stated) has no permission to create files on the directory you are using; you probably created the directory as user root, so the default permissions only allow root to do anything in there. You have two options: the correct one is ...
by SilverJS
Thu Apr 05, 2012 12:11 am
Forum: Support
Topic: "No Space Left On Device" Error
Replies: 11
Views: 37811

Re: "No Space Left On Device" Error


That is caused by not configuring the download directory, the default for user root is in the flash memory of the NAS, not on the disk (i.e. you are really filling the flash memory).

You need to configure explicitly where the downloads should go, that is usually done on the start-up script, with ...
by SilverJS
Wed Apr 04, 2012 2:23 pm
Forum: Support
Topic: "No Space Left On Device" Error
Replies: 11
Views: 37811

"No Space Left On Device" Error

Hi guys,

OK. So, I've been using this FreeNAS box more and more recently. I've migrated all of my iTunes library to it and have multiple computers running off of the NAS box (using symlinks - Apple sure doesn't like us tinkerers doing that kind of thing!). I'd also like to off-load some more of my ...