public marks

PUBLIC MARKS from falko with tags lenny & filesystem

June 2010

Disk Backup With Amanda On Debian Lenny | HowtoForge - Linux Howtos and Tutorials

(via)
Amanda is an open source client/server solution to back up filesystems. Backups are triggered by the backup server, backup definitions are located on the servers but exclusion lists are located on the client.

June 2009

Creating An NFS-Like Standalone Storage Server With GlusterFS On Debian Lenny | HowtoForge - Linux Howtos and Tutorials

(via)
This tutorial shows how to set up a standalone storage server on Debian Lenny. Instead of NFS, I will use GlusterFS here. The client system will be able to access the storage as if it was a local filesystem. GlusterFS is a clustered file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. Storage bricks can be made of any commodity hardware such as x86-64 servers with SATA-II RAID and Infiniband HBA.