NDAS (Network Direct Attached Storage)

Home/ Glossary/ NDAS (Network Direct Attached Storage)

Wired Networking & Network Storage

Definition

What is NDAS (Network Direct Attached Storage)?

NDAS Network Direct Attached Storage is a proprietary network storage technology that allows external digital storage devices to connect directly to a local area network LAN using a specialized hardware chip and driver rather than standard network protocols like TCP IP This setup allows a network drive to appear and perform as if it were an internal hard drive directly connected to your computer

The primary purpose of NDAS is to combine the simplicity and speed of Direct Attached Storage DAS with the shared accessibility of a Network Attached Storage NAS system It exists to bypass the heavy processing overhead associated with traditional network protocols making network storage faster cheaper and easier to set up for home users small offices and gamers who require quick access to shared files without complex server management

Key Takeaways

  • NDAS operates at the network Link Layer Layer 2 bypassing the TCP IP protocol stack entirely

  • It requires proprietary software drivers installed on every client machine to communicate with the storage hardware

  • Computers perceive an NDAS device as a local block level storage drive rather than a network share

  • It delivers high data transfer speeds with very low CPU utilization compared to traditional entry level NAS units

  • Security is handled via hardware level keys write keys and read keys instead of user account permissions

How NDAS Works

Traditional network storage relies on the TCP IP protocol where data packets are wrapped in multiple layers of routing information processed by a network operating system and sent to a client machine NDAS eliminates this entire middleman layer

Instead NDAS uses a proprietary hardware chip embedded in the storage enclosure developed originally by Ximeta alongside a specific software driver installed on the user PC This driver communicates directly with the storage hardware using its unique Media Access Control MAC address at the Ethernet link layer

Because the communication bypasses the network layer the computer operating system does not see a network folder It mounts the storage device as a local raw block device just like an internal SATA drive or a USB external hard drive The client computer performs all file system operations NTFS FAT32 or EXT directly on its own CPU reducing the processing load on the storage enclosure itself

NDAS vs NAS vs DAS

FeatureDAS Direct Attached StorageNDAS Network Direct Attached StorageNAS Network Attached Storage
Connection TypeUSB Thunderbolt eSATAEthernet LAN Local NetworkEthernet LAN Wi Fi
Protocol UsedUSB SCSI commandsProprietary Layer 2 EthernetTCP IP SMB NFS AFP
Driver RequiredStandard OS driversProprietary NDAS driverNone standard network access
OS RecognitionLocal Physical DriveLocal Physical DriveNetwork Shared Folder
Multi PC Write AccessNoLimited requires driver syncYes native file locking

Advantages and Limitations

Advantages

  • High Performance Bypassing TCP IP reduces protocol overhead resulting in faster read and write speeds over local networks

  • Low System Cost NDAS enclosures do not require powerful processors RAM or complex operating systems making them more affordable than NAS units

  • Low CPU Overhead The host computer handles file system operations freeing the network storage chip from heavy processing tasks

  • Simpler Setup There is no need to configure IP addresses subnets file shares or network permissions

Limitations

  • Driver Dependence NDAS cannot function without its proprietary driver It lacks native support on many modern operating systems and mobile devices

  • No Routing Capability Because it does not use IP addresses you cannot access an NDAS device across different subnets or over the internet

  • Write Corruption Risks If multiple computers attempt to write data to an NDAS drive simultaneously without strict multi write driver coordination the file system can become corrupted

Real World Common Uses

  • Local High Speed Backups Backing up large system images and media libraries across a local network without the slowdowns of cheap NAS systems

  • Shared Gaming Storage Storing a shared library of PC games across a household network where games can be launched with local drive performance

  • Small Office Media Editing Allowing graphic designers or video editors to access large assets directly from a shared pool with lower latency than standard network shares

Related Technology Terms

  • DAS Direct Attached Storage Storage directly connected to a single computer via USB or Thunderbolt

  • NAS Network Attached Storage An independent file level storage server connected to a network via TCP IP

  • SAN Storage Area Network A high speed network that provides block level network access to storage typically using Fibre Channel or iSCSI

  • MAC Address Media Access Control A unique identifier assigned to a network interface controller for use as a network address in communications within a network segment

FAQs