-
Notifications
You must be signed in to change notification settings - Fork 0
/
homelab.html
152 lines (152 loc) · 7.67 KB
/
homelab.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
<!DOCTYPE html>
<html>
<head>
<title>tkoz.me homelab</title>
<link rel="stylesheet" href="styles.css" />
</head>
<body><div id="root">
<header id="header">
<span class="title_text">Homelab</span>
</header>
<div id="content">
<p>This page describes my janky homelab setup. Someone has to
pay the power bill for this thing... (over 100$/month)</p>
<p>Some of my servers are on a wooden rack that I designed and built
myself. The rack has a cheap 8 port gigabit switch which is
connected to a router. I also have a APC Smart UPS SUA1500RM2U on
the bottom of the rack to power the most important equipment.</p>
<p>My primary interest with homelabbing is high performance computing
(HPC). I also like learning how to configure and run my own
services.</p>
<p>I give all my servers character names to identify them.</p>
<h3>Tohka (new main server, June 2024 to present)</h3>
<p>Named after a character in the anime
<a href="https://anilist.co/anime/15583/Date-A-Live/" target="_blank">Date A Live</a>.
This server is a central location for data storage and self-hosted
services.
</p>
<ul>
<li>Dell PowerEdge R730xd LFF</li>
<li>1x Intel Xeon E5-2667 v4 (8C/16T 3.2GHz)</li>
<li>64GB (4x 16GB) PC4-2400T-R memory</li>
<li>12x 14TB SAS HDD in ZFS RAIDZ2</li>
<li>2x 1.6TB SAS SSD for OS</li>
<li>Dell PERC H730p Mini</li>
<li>2x 1100W power supplies</li>
<li>Ubuntu Server 24.04</li>
</ul>
<h3>Yuuka (compute server, June 2024 to present)</h3>
<p>Named after Yuuka from the mobile game <a href="https://bluearchive.nexon.com/home" target="_blank">Blue Archive</a>
which also has an <a href="https://anilist.co/anime/160589/Blue-Archive-The-Animation/" target="_blank">anime</a> adaptation.
This server was built for high disk speed to enable faster trillion
digit computations with y-cruncher.</p>
<ul>
<li>Dell PowerEdge R730xd SFF</li>
<li>2x Intel Xeon E5-2697A v4 (32C/64T 2.6GHz)</li>
<li>256GB (16x 16GB) PC4-2400T-R memory</li>
<li>Dell PERC H730 mini</li>
<li>26x 1.2TB 10KRPM SAS HDD</li>
<li>1TB PCIe NVMe SSD</li>
<li>2x 1100W Power Supplies</li>
<li>Ubuntu Server 24.04</li>
</ul>
<h3>Setsuna (compute server, August 2024 to present)</h3>
<p>Named after Setsuna Yuuki from the anime
<a href="https://anilist.co/anime/113970/Love-Live-Nijigasaki-Gakuen-School-Idol-Doukoukai/" target="_blank">
Love Live Nijigasaki Gakuen School Idol Doukoukai</a>.
This server was obtained from a very good deal.</p>
<ul>
<li>HP Proliant DL580 G9</li>
<li>4x Intel Xeon E7-8890 v4 (96C/192T 2.2GHz)</li>
<li>1TB (32x 32GB) PC4-2400T-R memory</li>
<li>500GB NVMe SSD for OS</li>
<li>4x 1.2TB 10KRPM SAS HDD</li>
<li>4x 1200W Power Supplies</li>
<li>Ubuntu Server 24.04</li>
</ul>
<h3>Rimuru (storage server, July 2022 to present)</h3>
<p>Named after the main character in the anime
<a href="https://anilist.co/anime/101280/Tensei-Shitara-Slime-Datta-Ken/" target="_blank">
Tensei Shitara Slime Datta Ken (Tensura)</a>.
I use this one as a central location for data and self-hosted
services I run at home instead of on cloud computing.</p>
<ul>
<li>Dell PowerEdge R720xd LFF</li>
<li>1x Intel Xeon E5-2643 v2 (6C/12T 3.5GHz)</li>
<li>64GB (2x 32GB) PC3-10600R memory</li>
<li>12x 8TB SAS HDD in ZFS RAIDZ2</li>
<li>Dell PERC H310 (flashed to IT mode)</li>
<li>1TB PCIe NVMe SSD for OS</li>
<li>2x 750W Power Supplies</li>
<li>Ubuntu Server 22.04</li>
</ul>
<h3>Kurumi (compute server, July 2023 to present)</h3>
<p>Primarily named after Kurumi, the hacker character in the anime
<a href="https://anilist.co/anime/143270/Lycoris-Recoil/" target="_blank">Lycoris Recoil</a>.
Also happens to be the same name as Kurumi from the anime
<a href="https://anilist.co/anime/15583/Date-A-Live/" target="_blank">Date A Live</a>.
This is a server I use for heavy computing with low memory requirements.</p>
<ul>
<li>Dell PowerEdge R630</li>
<li>2x Intel Xeon E5-2698 v4 (40C/80T 2.2GHz)</li>
<li>128GB (8x 16GB) PC4-2400T-R memory</li>
<li>500GB SATA SSD</li>
<li>Dell PERC H330</li>
<li>2x 750W Power Supplies</li>
<li>Ubuntu Server 24.04</li>
</ul>
<h3>Komari (compute server, Jan 2024 to present)</h3>
<p>Named after Terakomari Gandesblood from the anime
<a href="https://anilist.co/anime/159808/Hikikomari-Kyuuketsuki-no-Monmon/" target="_blank">
Hikikomari Kyuuketsuki no Monmon (The Vexations of a Shut-In Vampire Princess)</a>.
This is a server I use for heavy computing with high memory requirements.</p>
<ul>
<li>Dell PowerEdge R630</li>
<li>2x Intel Xeon E5-2698 v4 (40C/80T 2.2GHz)</li>
<li>256GB (8x 32GB) PC4-2400T-R memory</li>
<li>Dell PERC H730</li>
<li>1TB PCIe NVMe SSD</li>
<li>2x 750W Power Supplies</li>
<li>Ubuntu Server 24.04</li>
</ul>
<h3>Lacia (compute server, decommissioned, July 2020 - June 2024)</h3>
<p>Named after the character Lacia in the anime
<a href="https://anilist.co/anime/100245/BEATLESS/" target="_blank">Beatless</a>.
This used to be the central server for my data and services, then
became a place for some heavy computing. Considering its age, I have
decided to decommission this server from my homelab in favor of
better performance on newer hardware.</p>
<ul>
<li>Dell PowerEdge R720 LFF</li>
<li>2x Intel Xeon E5-2697 v2 (24C/48T 2.7GHz)</li>
<li>NVidia Tesla P100 16GB GPU</li>
<li>512GB (16x 32GB) PC3L-10600R memory</li>
<li>8x 4TB SATA HDD</li>
<li>Dell PERC H710 (flashed to IT mode)</li>
<li>1TB PCIe NVMe SSD for OS</li>
<li>2x 750W Power Supplies</li>
<li>Ubuntu Server 22.04</li>
</ul>
<h3>Shirase (test server, decommissioned, 2020 to 2022)</h3>
<p>Named after the main character from the anime
<a href="https://anilist.co/anime/579/Battle-Programmer-Shirase/" target="_blank">
Battle Programmer Shirase (BPS)</a>.
This is one of the servers I used to begin my homelabbing with
enterprise hardware. I found this one in recycling while I was
working on my Bachelor's degree at RPI.</p>
<ul>
<li>IBM System x3530 M4</li>
<li>250GB SATA SSD</li>
<li>12GB (2x2GB + 2x4GB) PC3-10600E memory</li>
<li>Intel Core i3-4170 (2C/4T 3.7GHz)</li>
<li>2x460W Power Supplies</li>
</ul>
<h3>Pictures</h3>
<img src="images/hl_front3.jpg" class="img_fw" />
<img src="images/hl_back3.jpg" class="img_fw" />
<img src="images/hl_side3.jpg" class="img_fw" />
<hr />
<p>Page last updated: 2024-09-19</p>
<a href="index.html">Back to the home page</a>
</div></div></body>
</html>