Buffalo network-attached storage series

Last updated
Buffalo network-attached storage series
TeraStation 6000.png
Buffalo TeraStation
Manufacturer Melco
Type Network-attached storage
Operating system Linux, Windows Storage Server
CPU PowerPC, MIPSel, ARM
Connectivity 100BASE-TX, 1000BASE-T
Website https://www.buffalotech.com/

The Buffalo TeraStation network-attached storage series are network-attached storage devices.

Contents

The current lineup includes the LinkStation and TeraStation series. [1] These devices have undergone various improvements since they were first produced, and have expanded to include a Windows Storage Server-based operating system. [2]

History

Buffalo released the first TeraStation model, the HD-HTGL/R5, in December 2004. The second generation models, the TS-TGL/R5, was released the following year with uninterrupted operation and improved operational stability. This was followed up with the TeraStation Pro and the TeraStation Pro II in 2006, which offered iSCSI support, as well as 2U rackmount models. in 2008, the fourth generation TS-X models were released with hot swapping and replication, along with IU rackmount versions.

TeraStation

The TeraStation is a network-attached storage device using a PowerPC or ARM architecture processor. Many TeraStation models are shipped with enterprise-grade internal hard drives mounted in a RAID array. Since January 2012, the TeraStation uses LIO for its iSCSI target.

TeraStation Models
SeriesFeaturesCPURAMForm Factor
TeraStation 5020 WSS Hot-swappable drives, integration with third party cloud providers, data replication, rsync integration, duplex firmware; WSS models includes Windows Storage Server 2016 operating systemIntel Atom C33388GB DDR4 with ECC2-, 4-, or 6-bay desktop and 4-bay rackmount
TeraStation 3010 Series Hot-swappable drives, integration with third party cloud providers, data replication, rsync integration, iSCSI target support, duplex firmwareAnnapurna Labs AL-212 Dual-Core 1.4 GHz1 GB DDR32- or 4-bay desktop and 4-bay rackmount
TeraStation 5010 Series 10 GbE networking, hot-swappable NAS-grade drives, integration with third party cloud providers, data replication, rsync integration, iSCSI target support, duplex firmwareAnnapurna Labs AL-314 Quad-Core 1.7 GHz4 GB DDR3 with ECC, 8 GB DDR3 with ECC (12-bay rackmount)2-, 4-, or 8-bay desktop and 4- or 12-bay rackmount
TeraStation 6000 Series 10 GbE networking, hot-swappable NAS-grade drives, snapshots, integration with third party cloud providers, data replication, rsync integration, iSCSI target support, duplex firmwareIntel Atom C35388 GB DDR4 with ECC 4-bay desktop and 4-bay rackmount

LinkStation

The LinkStation is a network-attached storage device using a PowerPC or ARM architecture processor designed for personal use, aiming to serve as a central media hub and backup storage for a household. Compared to the TeraStation series, LinkStation devices typically offer more streamlined UI and media server features.

LinkStation Models
SeriesFeaturesCPURAMForm Factor
LinkStation 200 SeriesLow-cost NAS device designed for home media backup and streaming with features such as DLNA support and direct copyMarvell Armada 370 800 MHz dual issue ARM256 MB DDR32-bay desktop
LinkStation 500 SeriesDesigned for home office users, with more robust backup and streaming featuresRealtek RTD1195N 1.1 GHz Dual-Core256 MB DDR32-bay desktop
LinkStation SoHoDesigned to be an entry-level home office device with data storage and backup capabilities, direct copy, UPS sync,Marvell Armada 370 800 MHz dual issue ARM256 MB DDR32-bay desktop

Current Product Lineup

LinkStation

The LinkStation is notable among the Linux community both in Japan [3] and in the US/Europe [4] [5] for being "hackable" into a generic Linux appliance and made to do tasks other than the file storage and sharing tasks for which it was designed. As the device runs on Linux, and included changes to the Linux source code, Buffalo was required to release their modified versions of source code as per the terms of the GNU General Public License. Due to the availability of source code and the relatively low cost of the device, there are several community projects centered around it. There are two main replacement firmware releases available for the device: the first is OpenLink [6] which is based on the official Buffalo firmware with some modifications and features added. The other is FreeLink, [7] which is a Debian distribution.

TeraStation

Like the LinkStation, TeraStation devices run its own version of Linux, and some models run Windows Storage Server 2016. Debian and Gentoo Linux distributions and NetBSD are reported to have been ported to it. [8]

Operation

The device in various iterations ships with its own Universal Plug and Play protocol for distribution of multimedia stored on the device. It can also be configured as a variety of different media servers [9] TwonkyVision Media server, [10] a SlimServer/SqueezeCenter server, an iTunes server using the Digital Audio Access Protocol, [11] a Samba server, an LIO iSCSI target, MLDonkey client, as well as a Network File System server for Posix-based systems. For use as a backup server, it can be modified to use Rsync to back up or synchronize data from one or many computers in the network pushing their data, or even having the LinkStation pulling the data from remote serversbeside the use of the Buffalo-provided backup software for Windows. It has also found use in a number of other ways, notably through its USB interface which comes configured as a Print server but can also use the Common Unix Printing System to act as such for a USB Printer. Users have managed to get it to use a number of other USB devices [12] with the version 2.6 Linux kernel's [13] enhanced USB support. Additionally, because the Apache HTTP Server software is already installed for the purpose of providing the Buffalo configuration screens, the device is easily converted to be a lightweight web server (with the Buffalo content deleted) that can then serve any content of the operator's choice.

Achievements

The LinkStation and TeraStation NAS devices have won various industry awards since their introduction, such as the TS51210RH winning Storage Product of the Year for the 2018 Network Computing Awards. The TeraStation has also won the SMB External Storage Hardware category of the CRN® Annual Report Card (ARC) awards, which recognizes exceptional vendor performance, for three years in a row.

See also

Related Research Articles

Internet Small Computer Systems Interface or iSCSI is an Internet Protocol-based storage networking standard for linking data storage facilities. iSCSI provides block-level access to storage devices by carrying SCSI commands over a TCP/IP network. iSCSI facilitates data transfers over intranets and to manage storage over long distances. It can be used to transmit data over local area networks (LANs), wide area networks (WANs), or the Internet and can enable location-independent data storage and retrieval.

<span class="mw-page-title-main">Network-attached storage</span> Computer data storage server

Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients. The term "NAS" can refer to both the technology and systems involved, or a specialized device built for such functionality.

<span class="mw-page-title-main">Disk enclosure</span> Specialized casing

A disk enclosure is a specialized casing designed to hold and power hard disk drives or solid state drives while providing a mechanism to allow them to communicate to one or more separate computers.

<span class="mw-page-title-main">USB mass storage device class</span> USB device class for drives

The USB mass storage device class is a set of computing communications protocols, specifically a USB Device Class, defined by the USB Implementers Forum that makes a USB device accessible to a host computing device and enables file transfers between the host and the USB device. To a host, the USB device acts as an external hard drive; the protocol set interfaces with a number of storage devices.

<span class="mw-page-title-main">QEMU</span> Free virtualization and emulation software

QEMU is a free and open-source emulator that uses dynamic binary translation to emulate the processor of a computer. It provides a variety of hardware and device models for the machine, enabling it to run different guest operating systems. QEMU can be used in conjunction with Kernel-based Virtual Machine (KVM) to execute virtual machines at near-native speeds. Additionally, QEMU supports the emulation of user-level processes, allowing applications compiled for one processor architecture to run on another.

The NSLU2 is a network-attached storage (NAS) device made by Linksys introduced in 2004 and discontinued in 2008. It makes USB flash memory and hard disks accessible over a network using the SMB protocol. It was superseded mainly by the NAS200 and in another sense by the WRT600N and WRT300N/350N which both combine a Wi-Fi router with a storage link.

<span class="mw-page-title-main">Melco</span> Japanese business

Melco Holdings Inc. is a family business founded by Makoto Maki in 1975 and is located in Japan. The company's most recognizable brand is Buffalo Inc.

IBM introduced Server-Free backup with IBM Tivoli Storage Manager 5.1 in 2002 for Windows 2000 servers only. Server-Free backup functionality were included in IBM Tivoli Storage Manager version 5.1, 5.2, and 5.3, but not in 5.4 or later, but are supported in 5.4 and later.

<span class="mw-page-title-main">Network block device</span> Network storage protocol

On Linux, network block device (NBD) is a network protocol that can be used to forward a block device from one machine to a second machine. As an example, a local machine can access a hard disk drive that is attached to another computer.

<span class="mw-page-title-main">Storage area network</span> Network which provides access to consolidated, block-level data storage

A storage area network (SAN) or storage network is a computer network which provides access to consolidated, block-level data storage. SANs are primarily used to access data storage devices, such as disk arrays and tape libraries from servers so that the devices appear to the operating system as direct-attached storage. A SAN typically is a dedicated network of storage devices not accessible through the local area network (LAN).

iXsystems, Inc. is a privately owned American computer technology company based in San Jose, California that develops, sells and supports computing and storage products and services. Its principal products are customized open source FreeBSD distributions, including the discontinued desktop operating system TrueOS, the FreeBSD based file servers and network attached storage systems TrueNAS Core and TrueNAS Enterprise, and the Linux based TrueNAS SCALE. It also markets hardware platforms for these products, and develops enterprise-scale storage architectures and converged infrastructures. As part of its activities, the company has strong ties to the FreeBSD community, has repeatedly donated hardware and support to fledgling projects within the BSD community, and sponsors and develops development within FreeBSD, as well as being a sponsor and attendee of open-source community events.

<span class="mw-page-title-main">Plug computer</span>

A plug computer is a small-form-factor computer whose chassis contains the AC power plug, and thus plugs directly into the wall. Alternatively, the computer may resemble an AC adapter or a similarly small device. Plug computers are often configured for use in the home or office as compact computer.

<span class="mw-page-title-main">SheevaPlug</span> 2009 compact plug computer

The SheevaPlug is a "plug computer" designed to allow standard computing features in as small a space as possible. It was a small embedded Linux ARM computer without a display which can be considered an early predecessor to the subsequent Raspberry Pi.

<span class="mw-page-title-main">USB Attached SCSI</span> Computer protocol for running the SCSI command set over USB for storage drives

USB Attached SCSI (UAS) or USB Attached SCSI Protocol (UASP) is a computer protocol used to move data to and from USB storage devices such as hard drives (HDDs), solid-state drives (SSDs), and thumb drives. UAS depends on the USB protocol, and uses the standard SCSI command set. Use of UAS generally provides faster transfers compared to the older USB Mass Storage Bulk-Only Transport (BOT) drivers.

<span class="mw-page-title-main">Thecus</span>

Thecus Technology Corporation (Thecus) is a Taiwanese multinational corporation that designs and markets Network-Attached Storage (NAS), Direct-attached storage (DAS), and Network Video Recorders (NVRs). Thecus is best known for producing NAS and creates and designs its own hardware, firmware, and accessory software. Thecus's products are distributed worldwide and localized in several languages. Thecus's headquarters are located in Taipei, Taiwan with subsidiaries located around the world.

<span class="mw-page-title-main">LIO (SCSI target)</span> Open-source version of SCSI target

The Linux-IOTarget (LIO) is an open-source Small Computer System Interface (SCSI) target implementation included with the Linux kernel.

<span class="mw-page-title-main">OpenMediaVault</span> NAS operating system

OpenMediaVault (OMV) is a free Linux distribution designed for network-attached storage (NAS). The project's lead developer is Volker Theile, who instituted it in 2009. OMV is based on the Debian operating system, and is licensed through the GNU General Public License v3.

<span class="mw-page-title-main">Dell Fluid File System</span> Filesystem by Dell

Dell Fluid File System, or FluidFS, is a shared-disk filesystem made by Dell that provides distributed file systems to clients. Customers buy an appliance: a combination of purpose-built network-attached storage (NAS) controllers with integrated primary and backup power supplies attached to block level storage via the iSCSI or Fiber Channel protocol. A single Dell FluidFS appliance consists of two controllers operating in concert connecting to the back-end storage area network (SAN). Depending on the storage capacity requirements and user preference, FluidFS version 4 NAS appliances can be used with Compellent or EqualLogic SAN arrays. The EqualLogic FS7600 and FS7610 connect to the client network and to Dell's EqualLogic arrays with either 1 Gbit/s (FS7600) or 10 Gbit/s (FS7610) iSCSI protocol. For Compellent, FluidFS is available with either 1 Gbit/s or 10 Gbit/s iSCSI connectivity to the client network and connection to the backend Compellent SAN can be either 8 Gbit/s Fibre Channel or 10 Gbit/s iSCSI.

<span class="mw-page-title-main">XigmaNAS</span> Software

XigmaNAS is an open-source Network-attached storage (NAS) server software with a dedicated management web interface. It is a continuation of the original FreeNAS code, which was developed between 2005 and late 2011. It was released under the name NAS4Free on 22 March 2012. The name was changed to XigmaNAS in July 2018. On SourceForge, it was elected "'Community Choice' Project of the Month" twice, in August 2015 and March 2017.

A personal cloud is a collection of digital content and services that are accessible from any device through the Internet. It is not a tangible entity, but a place that gives users the ability to store, synchronize, stream and share content on a relative core, moving from one platform, screen and location to another. Created on connected services and applications, it reflects and sets consumer expectations for how next-generation computing services will work.

References

  1. "Home | Buffalo Americas". www.buffalotech.com. Retrieved 2019-11-25.
  2. "LS Hardware and Software information - NAS-Central Buffalo - The Linkstation Wiki". Buffalo.nas-central.org. Archived from the original on 2016-03-04. Retrieved 2015-02-26.
  3. "キャバクラお金事情". Type-g.com. Retrieved 2015-02-26.
  4. "NAS-Central Buffalo - The Linkstation Wiki". Buffalo.nas-central.org. Archived from the original on 2008-07-24. Retrieved 2015-02-26.
  5. "Yahoo! Groups". Groups.yahoo.com. 2004-09-21. Archived from the original on July 8, 2012. Retrieved 2015-02-26.
  6. "Category:OpenLink - NAS-Central Buffalo - The Linkstation Wiki". Buffalo.nas-central.org. 2006-08-14. Archived from the original on 2016-03-03. Retrieved 2015-02-26.
  7. "Category:FreeLink - NAS-Central Buffalo - The Linkstation Wiki". Buffalo.nas-central.org. 2006-08-14. Archived from the original on 2015-01-22. Retrieved 2015-02-26.
  8. "Terastation.org". Terastation.org. Retrieved 17 January 2015.
  9. "Category:Mediaserver - NAS-Central Buffalo - The Linkstation Wiki". Buffalo.nas-central.org. 2006-08-06. Archived from the original on 2016-03-04. Retrieved 2015-02-26.
  10. "twonkyvision.de". Twonkyvision.de. Retrieved 17 January 2015.
  11. "Alan's KuroBox Stuff". homepage.mac.com. Archived from the original on 10 December 2004. Retrieved 13 January 2022.
  12. "Category:USB". Buffalo.nas-central.org. Archived from the original on 25 June 2016. Retrieved 17 January 2015.
  13. "Category:Kernel". Buffalo.nas-central.org. Archived from the original on 18 October 2015. Retrieved 17 January 2015.