Openfiler
From Wikipedia, the free encyclopedia
Openfiler is a project for a free software/open source Network Attached Storage (NAS) OS distribution created by Xinit Systems. Openfiler, combined with the underlying Linux-based operating system, aims to deliver a file-based NAS system and block-based Storage Area Networking (SAN) in a single framework. Openfiler uses the rPath Linux metadistribution. The entire software stack interfaces with third-party software that is all open source.
Openfiler is released under the GNU General Public License version 2.
Contents |
[edit] History
The Openfiler codebase was started by Mukund Sivaraman at Xinit Systems in 2001. The company created a project and donated the codebase to it in October 2003. The first public release of Openfiler was made in May 2004.
[edit] Features
Networking protocols supported by Openfiler include: NFS, SMB/CIFS, HTTP/WebDAV, FTP and iSCSI (initiator). Network directories supported by Openfiler include NIS, LDAP (with support for SMB/CIFS encrypted passwords), Active Directory (in native and mixed modes), Windows NT 4 domain controller and Hesiod. Authentication protocols include Kerberos 5. Openfiler includes support for volume-based partitioning, Ext3, JFS and XFS as on-disk native filesystems, point-in-time snapshots with scheduling, quota-based resource allocation, and a single unified interface for share management which makes allocating shares for various network file-system protocols easy.
The following are just some of the features currently available (unless indicated otherwise) in Openfiler:
- Block-based virtualization
- Point-in-time snapshot support with scheduling
- Online volume size expansion (testing)
- Volume usage reporting
- Support for multiple volume groups for optimal storage allocation
- iSCSI initiator (manual currently)
- Volume migration & replication (manual currently)
- Accounts management
- Authentication using Pluggable Authentication Modules, configured from the web-interface
- NIS, LDAP, Hesiod, Active Directory (native and mixed modes), NT4 domain controller
- Guest/public account support
- Quota / resource allocation
- Per-volume group-quota management for space and files
- Per-volume user-quota management for space and files
- Per-volume guest-quota management for space and files
- User and group templates support for quota allocation
- Share management
- Per-volume based share creation
- Multi-level share directory tree
- Multi-group based access control on a per-share basis
- Multi-host/network based access control on a per-share basis
- Per-share service activation (NFS, SMB/CIFS, HTTP/WebDAV, FTP)
- Support for auto-created SMB home directories
- Industry-standard protocol suite
- CIFS/SMB support for Microsoft Windows-based clients
- NFSv3 support for all UNIX clients with support for ACL protocol extensions
- NFSv4 support (testing)
- FTP support
- WebDAV and HTTP 1.1 support
- Linux distribution back-end for any other customizations
- Open source provides you the power to modify and deploy software if you want to do so