| 1 | = The developers and supporters of smartmontools = |
| 2 | |
| 3 | [[PageOutline(3,Table of Contents, inline)]] |
| 4 | |
| 5 | {{{ |
| 6 | #!div style="border: 1pt solid; float:left; background-color: #E6E6FA; padding:10px; margin-right:30px;" |
| 7 | [[Image(http://smartmontools.sourceforge.net/pics/BruceAndCat_2008_04_22-sm.jpg)]] |
| 8 | }}} |
| 9 | |
| 10 | === Bruce Allen (Initiator and Project Leader) === |
| 11 | I am a professor of physics at the U. of Wisconsin - Milwaukee, and a Director of the Albert Einstein |
| 12 | Institute in Hannover, which is operated by the Max Planck Gesellschaft and Leibniz University Hannover. |
| 13 | |
| 14 | I got interested in SMART because of my research work. I work on data analysis |
| 15 | for gravitational waves (the LIGO, GEO and VIRGO detectors) and my research groups build and operate |
| 16 | large computer clusters for this purpose. |
| 17 | My research group at the Albert Einstein Institute in Hannover operates a cluster with |
| 18 | 2400 disks (the Atlas Cluster) and 1100 TB of storage. My research group at U. Wisconsin - Milwaukee |
| 19 | runs a [http://www.lsc-group.phys.uwm.edu/beowulf/nemo/ beowulf cluster] |
| 20 | with 1200 (SATA-II) distributed disks attached to hardware RAID controllers. |
| 21 | We have more than 300 TB disk space on that system. |
| 22 | It's nice to have advanced warning when a disk is going to fail. |
| 23 | |
| 24 | Smartmontools is the only open-source software project that I manage. When smartmontools first started in 2002, |
| 25 | I did most of the coding and real work. I was lucky to quickly find several other developers like Doug Gilbert and |
| 26 | Christian Franke who knew much more than I did! These days I mostly do coordination and cheerleading - |
| 27 | in any given technical area there are typically other developers who know more than I do. |
| 28 | |
| 29 | I also do some work on BOINC, and run the Einstein@Home distributed search for gravitational waves. |
| 30 | |
| 31 | ---- |
| 32 | |
| 33 | {{{ |
| 34 | #!div style="border: 1pt solid; float:right; background-color: #E6E6FA; padding:10px; margin-left:30px;" |
| 35 | [[Image(http://smartmontools.sourceforge.net/pics/chrfranke.jpg)]] |
| 36 | }}} |
| 37 | |
| 38 | === Christian Franke (Developer and Maintainer) === |
| 39 | |
| 40 | My interest in hard disk monitoring actually starts when the disk of the christmas-gift-PC for |
| 41 | my son failed in the evening of Dec. 23, 2003. This resulted in a first Windows port of smartctl checked |
| 42 | in on Feb. 23, 2004. Future plan for smartmontools is a major redesign of smartd and the internal device |
| 43 | interface, which benefits from the transition from C to C++. |
| 44 | |
| 45 | My other open source contributions include some small patches for Cygwin and Mozilla.org |
| 46 | (Firefox/Thunderbird/SeaMonkey and Bugzilla) codebase, a Windows port of hdparm, and a recent Cygwin port |
| 47 | of GRUB2. |
| 48 | |
| 49 | In real life, I hold a degree in computer science and work for a company developing applications for |
| 50 | banking & finance. |
| 51 | |
| 52 | ---- |
| 53 | |
| 54 | === Guido Guenther (Developer and Maintainer) === |
| 55 | Guido has a sharp eye for distribution issues and clean system architecture. |
| 56 | He improves Makefiles, configuration and installation scripts, cares for packaging |
| 57 | issues and makes sure that {{{Return Values}}} are correct. |
| 58 | Last not least, he added CCISS (Compaq Smart Array Controller) support with |
| 59 | contributions from Praveen Chidambaram, Douglas Gilbert and Frederic Boiteux. |
| 60 | |
| 61 | ---- |
| 62 | |
| 63 | {{{ |
| 64 | #!div style="border: 1pt solid; float:left; background-color: #FFFFCC; padding:10px; margin-right:30px;" |
| 65 | [[Image(http://smartmontools.sourceforge.net/pics/gap-woody.jpg)]] |
| 66 | }}} |
| 67 | === Gabriele Pohl (Website Maintainer) === |
| 68 | Once upon a time I got an alarming BIOS message whilst booting my computer: |
| 69 | {{{ |
| 70 | SMART Failure Predicted on Primary Master: |
| 71 | Warning! Immediately back-up your data and replace your hard disk drive. A Failure may be imminent.. |
| 72 | }}} |
| 73 | |
| 74 | I was very curious, what it could be, that claimed to know, what's up with my harddisk. |
| 75 | I started an investigation about the predicted disk error and SMART in general, |
| 76 | which leads me straightly to smartmontools. I use it for 4 years now and wrote two |
| 77 | [http://www.dipohl.de/publikationen/anleitung-zu-smartmontools.html articles] (German), |
| 78 | to spread good news about it. To help both, the project and the users, |
| 79 | I reorganized the smartmontools website a bit. I hope you'll like it. |
| 80 | |
| 81 | We have a main menu with seven sections, an integrated search engine and a new layout. |
| 82 | Next step will be, to update the websites content, so that it reflects the state of the |
| 83 | current version {{{5.3.8}}}. Conributions are welcome! |
| 84 | Mail to [mailto:smartmontools-support@lists.sourceforge.net smartmontools-support] |
| 85 | list, if you have questions or want to add information. |
| 86 | |
| 87 | ---- |
| 88 | |
| 89 | {{{ |
| 90 | #!div style="border: 1pt solid; float:right; background-color: #E6E6FA; padding:10px; margin-left:30px;" |
| 91 | [[Image(http://smartmontools.sourceforge.net/pics/erwan.jpg)]] |
| 92 | }}} |
| 93 | |
| 94 | === Erwan Velu (Packager and Maintainer) === |
| 95 | |
| 96 | My interest in SMART arose at my previous job at Mandriva. I was |
| 97 | building up a Linux distribution to turn a set of computers into a super computer (HPC). |
| 98 | While looking at how we can manage such a cluster, I was faced with some failing disks. |
| 99 | Doing a short research on that problem, I found this project. |
| 100 | |
| 101 | As I am also packaging applications in RPM for Mandriva Linux, I decided |
| 102 | to include smartmontools in it. My role is to keep smartmontools |
| 103 | up-to-date in the Linux distribution and reporting bugs to the |
| 104 | developers. To be honest, this happens once in a blue moon. |
| 105 | |
| 106 | Since I am implicated in the smartmontools project, friends often ask me for |
| 107 | help in understanding how theirs disks feels ;o). So I also wrote an |
| 108 | [http://www.lea-linux.org/documentations/index.php/Hardware-hard_plus-smart article about smartmontools] |
| 109 | in French language. |
| 110 | |
| 111 | ---- |
| 112 | |
| 113 | === Other portraits === |
| 114 | will follow.. |