Any NAS software that can run from a NDAS device ?

compguy786

Platinum Member
May 26, 2005
2,141
3
81
I got a external enclosure which has an ethernet port to it. Its a NDAS device. I was wondering if any NAS software can be run off the HDD remotely ? like FreeNAS or the like ?

They state that the data transfer is waster on ethernet than USB...but wireless its really slow as well.

Any clue of any software that could help ?

Thanks
 

Cr0nJ0b

Golden Member
Apr 13, 2004
1,141
29
91
meettomy.site
Please add a little more color.

what model/brand NDAS
what is NDAS (network Direct attached storage?)
what are you trying to do? What is the main use?
 

compguy786

Platinum Member
May 26, 2005
2,141
3
81
Please add a little more color.

what model/brand NDAS
what is NDAS (network Direct attached storage?)
what are you trying to do? What is the main use?

This is a random newegg NDAS. NDAS is a data device that is connected by RJ-45 to a router, and can be accessed to any computer on the same networking using the software, which detects and maps the device to your computer.

I have a 80GB thats in the case (i thought the enclosure was SATA..but IDE !)

Any better ?
 

Cr0nJ0b

Golden Member
Apr 13, 2004
1,141
29
91
meettomy.site
well without knowing the exact model, I'm shooting in the dark, but that never stopped me before.

What you have is likely an external HDD that supports some type of iSCSI or FCIP protocol, meaning that it will abstract the blocks of data on your HDD and present them to a target device over the IP network. This is generally a faster way to move data than USB 2.0, but slower than SATA or maybe USB 3.0.

In either case, you need to load a driver on the host, which will allow the host to see the initiator box (NDAS) and allow the host to use it. If you have windows, this means that it will show up as a drive letter just like a locally attached storage disk.

As for NAS software, you could load something on your host, but then you would need to dedicate the host to that function AND you would need the NDAS driver for that host OS...and the software would need to know how to use it. So that's not likely.

The NDAS likely doesn't have a full processor CPU stack that you can load an OS on, so that precludes using it as a NAS device directly. I would say, your best choice would be to use it for seconday storage to a windows system.