Edit page SystemAdministratorRole
[wiki.git] / SystemAdministratorRole
1 === One is glad to be of service ===
2
3 I've been taking care of boxes since my first job as an
4 EmployedWorker and in the '90s I've been providing free
5 telecommunication service to a total of 450 registered
6 users with my own BullettinBoardSystem called [[SystemShockBBS]].
7
8 I've been using a wide variety of different OSes, see
9 SystemArchitectRole for a list.
10
11 === Production systems ===
12
13 I've designed and helped implementing the following
14 production systems, all of which are still in service:
15
16  * **SugarLabs**'s Internet infrastructure -- I'm coordinator
17  of the [[http://sugarlabs.org/go/InfrastructureTeam | Infrastructure Team]],
18  taking care of 8 machines hosted at variois locations and running
19  development and support services for a large community.
20
21  * **[[http://fsf.org/ | Free Software Foundation]]**'s virtualization infrastructure --
22  I've been the fall system administrator intern in 2009. My main job was to set up and
23  evaluate a fault-tolerant virtualization cluster based on [[http://www.xen.org/ | XEN]] and [[http://www.drbd.org/ | DRBD]].
24
25  * **DevelerCompany's IT infrastructure** - For over 6
26  years I've been continuously growing and restructuring
27  the network, the servers and their intricate mesh of
28  services and support scripts.  The main server, called
29  ##trinity##, contains 1TB of storage and offers file storage,
30  user authentication, e-mail, and many web-based services to a
31  highly heterogeneous and complex environment comprising several
32  versions of Linux, MacOsX and Windows clients. Additional servers
33  act as VoIP PBX and secondary slave for many (but not all) of
34  ##trinity##'s services.
35
36  * ** http://www.fieremostre.it/ ** - A cluster of 4 RedHat
37  servers, two web front-ends and Java appservers and two
38  database and filesystem back-ends with SCSI RAID5.
39  Fully managed remotely, including power fencing and
40  robotized tape juggler.
41
42  * I've configured and installed a cluster of 5 nodes on
43  blade CPU boards with shared fiber-channel RAID storage.
44  I used a pre-release of RedHat's Advanced Server product
45  to implement a shared storage pool of 1.5TB with GFS1.
46  The system initially went to production without the GFS
47  pool because of reliability concerns with this new
48  technology.
49
50  * '''Genexpress Lab''' - A combo of two servers, each
51  acting as a gateway and file server for a security ring.
52  This design was done for the Department of Bioengineering
53  of the University of Firenze, in Prato's Scientific Center.
54
55 My philosophy is using mainstream hardware whenever possible
56 and concentrate most services on few physical systems.
57 The savings in cost can be used to increase availability and
58 performance through redundancy.  This strategy leads to
59 data-centers that are easy to understand and maintain, while
60 at the same time scaling up much better than
61 traditional asymmetrical solutions (like web server,
62 mail server, db server...).
63
64 Being particularly fond of the UNIX culture, I tend to keep
65 my systems as open as possible while at the same time very secure.
66
67
68 TODO: add a list of server software I use/know