July 2008
How To Measure Linux Filesystem I/O Performance With iozone
User contributed tutorial written by Ramesh Natarajan.
Following are few situations where you may be interested in performing a filesystem benchmarking.
=> Deploying a new application that is very read and write intensive.
=> Purchased a new storage system and would like to measure the performance.
=> Changing the RAID level and would like to measure the performance of the new RAID.
=> Changing the storage parameters and would like to know the performance impact of this change
March 2008
Using ATA Over Ethernet On Debian Etch | HowtoForge - Linux Howtos and Tutorials
by 2 others (via)Imagine you have a machine with all of its disk full and another with unused gigabytes, and you don't want to move the data from one to the other. Why not using the second's disk on the first, you can do it with iSCSI but you can do it with ATA over Ethernet (AoE) too. It's the second method I'll explain in this article. All of this was made with two computers running Debian Etch.
January 2008
Create Disk Usage Reports with durep -- Ubuntu Geek
urep is a perl script used for disk usage reports. It can generate text output with bar graphs to allow easy comparisons of disk usage between directories. It can also generate web pages which can be navigated through the directory structure. This allows easy visual monitoring of disk usage. durep was designed for monitoring disk usage in a more visual way than du. The du program works fine but doesn’t allow a lot of control over how the results are displayed. This perl script is designed to produce output more useful for reports.
January 2007
1
(4 marks)