| Quick links: | |
| SAN Architecture | |
| SAN Monitoring | |
| White Papers | |
| Scripts and Source Code |
| Copper | Infrastructure | Visio Topology | Performance Graphs |
| Cobalt 1 | Infrastructure | Visio Topology | MRTG Unavailable |
| Cobalt 2 | Infrastructure | Visio Topology | MRTG Unavailable |
| Mercury | Infrastructure | Visio Topology | MRTG Unavailable |
| Infrastructure 1 | Infrastructure | Visio Topology | MRTG Unavailable |
| Infrastructure 2 | Infrastructure | Visio Topology | MRTG Unavailable |
| Apr 2007 | SAN Persistent Binding and Multipathing in the 2.6 Kernel |
|
| Mar 2007 |
SAN Lessons Learned (white paper) |
A collection of knowledge and tools based on designing, installing and running Storage Area Networks for infrastructure and supercomputing over the past 5 years. The slides are from a short presentation of the paper at the LCI 2007 Conference. |
| Oct 2006 | Cutting Teeth on iSCSI | Test of iSCSI on Windows and Linux comparing setup and performance of a software initiator versus and HBA (QLA4050c). |
| File | Description |
|---|---|
| NCSA::Brocade | Perl Module extending the BrocadeSTK |
| San Backup & Profile |
|
| Fastt Monitor | Pull logs from Engenio (formerly LSI) disks and send one line summary to local syslogd process. Also saves local copy of all disk logs. Runs as a daemon, pulls logs on a 5 minute (customizable) cycle. |
| Custom Nagios checks & actions | Nagios checks and actions for Fastt Monitor and Logsurfer. |
| Logsurfer sample configs | Sample logsurfer configs, rc-style startup script and supporting files. Sample configs are for Brocade silkworm switches, Engenio (LSI) disks and DataDirect disks. |
| Multi-port-mon | Show throughput on any switch port (even ports from different switches). Requires Perl, Net::SNMP and Term::Screen. Tested on Linux with Brocade switches. Other switch types will work, but OID's will have to be updated in the code. |
| Set Port State | Script to change (enable/disable) or show state of a switch port. Useful in conjunction with the above multi-port-mon for disabling switch ports in testing failover solutions. Uses SNMP to communicate with the switch. Tested on RedHat Linux with Brocade switches. Other switches should work by setting the appropriate OID in the code. Requires ksh and net-snmp (http://www.net-snmp.org/). |
| Sysfs Fibre Channel Tools |
Scripts to simplify attaching, displaying, deleting fibre channel luns using 2.6 kernel sysfs features. Includes:
Requires Linux 2.6 Kernel and sysfs pseudo-filesystem (sysfsutils). |