Hi,
I've installed SABnzbd+ 0.6.0 on FreeNAS 0.7.2 and I've added a 2 TB HDD to my NAS server.
In FreeNAS, I've created a mountpoint for the hdd: /mnt/Taco/
Now the problem is that SABnzbd+ is saying that there is only 0,01 GB free space, while there is in reality 1.8 TB free space.
Please take a look at the following screenshots, however they are in Dutch, it should be recognizable what it is, if not please ask.
Image 1
Image 2
What should I set as downloadfolder for sab to see the correct disk?
Thanks in advance.
P.S. In image 1, the completed download and incomplete download folder is the same, but I've already editted that.
SABnzbd+ on FreeNAS 0.7.2
Forum rules
Help us help you:
Help us help you:
- Are you using the latest stable version of SABnzbd? Downloads page.
- Tell us what system you run SABnzbd on.
- Adhere to the forum rules.
- Do you experience problems during downloading?
Check your connection in Status and Interface settings window.
Use Test Server in Config > Servers.
We will probably ask you to do a test using only basic settings. - Do you experience problems during repair or unpacking?
Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
SABnzbd+ on FreeNAS 0.7.2
Last edited by tacov on May 21st, 2011, 2:28 am, edited 1 time in total.
Re: SABnzbd+ on FreeNAS 0.7.2
On some systems, Python reports an incorrect amount of diskspace.
We cannot fix that in SABnzbd.
The only thing you can do is ignore it and *not* set a free space limit in Config->Folders.
(Or look for an upgrade of Python).
We cannot fix that in SABnzbd.
The only thing you can do is ignore it and *not* set a free space limit in Config->Folders.
(Or look for an upgrade of Python).
Re: SABnzbd+ on FreeNAS 0.7.2
Sadly it does not work when I set the minimum available space to "0". It still won't download any more than 77 mb.
The current version of python that I have installed is python 2.6.
I think python 2.6 is the latest version available for FreeBSD 7.3...
Do I have any other options?
This is a screenshot from my FreeNAS webGUI, where I have configged the mountpoint. Isn't there another way to config the download folder than mnt/Taco/downloads/complete?
Image 3
The current version of python that I have installed is python 2.6.
I think python 2.6 is the latest version available for FreeBSD 7.3...
Do I have any other options?
This is a screenshot from my FreeNAS webGUI, where I have configged the mountpoint. Isn't there another way to config the download folder than mnt/Taco/downloads/complete?
Image 3
Last edited by tacov on May 21st, 2011, 9:15 am, edited 1 time in total.
Re: SABnzbd+ on FreeNAS 0.7.2
Not sure what you mean. You mean set it to another path in SABnzbd?tacov wrote: Isn't there another way to config the download folder than mnt/Taco/downloads/complete?
Sure, just enter the full path.
BTW: currently your path start with "mnt/Taco/...", I think it should be "/mnt/Taco/...".
Without the leading slash it's a relative path, but I cannot see the base path at the top of the screen.
Re: SABnzbd+ on FreeNAS 0.7.2
Yes I tried that also, but it gives the following error:shypike wrote:BTW: currently your path start with "mnt/Taco/...", I think it should be "/mnt/Taco/...".tacov wrote: Isn't there another way to config the download folder than mnt/Taco/downloads/complete?
Without the leading slash it's a relative path, but I cannot see the base path at the top of the screen.
But the directories are actually there, I've checked it on SSH.Cannot create download_dir folder /mnt/Taco/downloads/incomplete
I think this is part of the problem, it should start with a slash.
Re: SABnzbd+ on FreeNAS 0.7.2
If SABnzbd cannot create /mnt/Taco/downloads/complete,
then either it doesn't really exist or SABnzbd lacks the permission to create it.
Given that the error message claims SABnzbd cannot create the folder,
it seems to me that SABnzbd cannot see it in the first place.
then either it doesn't really exist or SABnzbd lacks the permission to create it.
Given that the error message claims SABnzbd cannot create the folder,
it seems to me that SABnzbd cannot see it in the first place.
Re: SABnzbd+ on FreeNAS 0.7.2
I have found the problem: I didn't chmod the mountpoint.shypike wrote: If SABnzbd cannot create /mnt/Taco/downloads/complete,
then either it doesn't really exist or SABnzbd lacks the permission to create it.
Given that the error message claims SABnzbd cannot create the folder,
it seems to me that SABnzbd cannot see it in the first place.
I entered: chmod -R 777 /mnt/Taco
And then it did let me change it in sab and it displays the correct freespace now
Thanks a lot for your help
Re: SABnzbd+ on FreeNAS 0.7.2
It is kind of weird though, I have a 100 mbit internet connection and I only get 3,2 mb/s in sabnzbd. I should get at least 10 mb/s.
Any idea why it could be slow?
Any idea why it could be slow?
Re: SABnzbd+ on FreeNAS 0.7.2
Possibly because SABnzbd is CPU and memory hungry.
It depends very much on your CPU.
Any recent PC/Apple should no problems.
On a an single-core Atom-based system running Server2003, I get about 5 MBytes/sec
from a 100 Mbit/sec fiber.
It depends very much on your CPU.
Any recent PC/Apple should no problems.
On a an single-core Atom-based system running Server2003, I get about 5 MBytes/sec
from a 100 Mbit/sec fiber.

