自宅サーバーをBeelink Mini S12 Proに入れ替えた

nogajun
nogajun

この日記をはじめ以前自宅サーバーで運用していたものは、さくらインターネットのVPSに移したけど、手元に実験環境がないのは不便だったので以前使っていたサーバーを動かしていました。

このサーバーはhpのML110 G6というものでパーツを追加したり載せ替えてCPUがCore i7 860という物です。Core i7 860のTDPは95Wです。

最近、Intel N100というCPUが出て話題になっていました。このCPU、Atom系列のものですが中身がAlder LakeのEコアだけ使ったCPUで昔のAtomとは中身が変わっています。

ある日、なにげなくPassmarkでCore i7 860とIntel N100を比較したら、びっくり! 性能1.8倍でTDPが6Wですよ!

関西電力の従量電灯Aの1kW/hが20円としてざっくり計算するとこんな感じ。

  • Core i7 860(TDP 95W): 0.095x24時間x30日x20円=1368円
  • Intel N100(TDP 6W): 0.006x24時間x30日x20円=86円

TDPは目安で本来の消費電力はもっと使っててだいたい1.5倍ぐらいと言われてるので、1.5倍すると1ヶ月2052円と129円!!

Intel N100マシンは、Amazonで16GBマシンでも2万5千円前後で買えるので1年で元が取れてしまう…。そうでなくても電気代が上がっているのに、これは変えるしかないだろうということで思い切って変えました。

結果は…

変えてよかった! 最近の自宅サーバーの使い方は、Proxmox VEを使っているので実験サーバーをたくさん作って起動してますが、常時起動しているものは少ないのでいい感じです。

何も考えずProxmox 8.0をインストールして問題なく使えたので、Debian 12(Bookworm)なら問題なく使えると思います。新しいPCなのでLinuxを使うなら新しいディストリを使うのがいいと思います。

ということで、古いサーバーを使っている人は今すぐ変えたほうがいいです。

Beelink Mini S12 Proの/proc/cpuinfoなど

気になる人がいると思うので貼っておきます。

/proc/cpuinfo

コア4つですが同じなので1つだけ。

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 190
model name      : Intel(R) N100
stepping        : 0
microcode       : 0xe
cpu MHz         : 2706.668
cache size      : 6144 KB
physical id     : 0
siblings        : 4
core id         : 0
cpu cores       : 4
apicid          : 0
initial apicid  : 0
fpu             : yes
fpu_exception   : yes
cpuid level     : 32
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm cons
tant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 
xtpr pdcm sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l2 cdp_l2 ssbd ibrs ibpb stibp ibrs_
enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid rdt_a rdseed adx smap clflushopt clwb intel_pt sha_ni xsaveopt x
savec xgetbv1 xsaves avx_vnni dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp hwp_pkg_req umip pku ospke waitpkg gfni vaes vpclmulqdq rdpid movdiri movdir64b
 fsrm md_clear serialize arch_lbr ibt flush_l1d arch_capabilities
vmx flags       : vnmi preemption_timer posted_intr invvpid ept_x_only ept_ad ept_1gb flexpriority apicv tsc_offset vtpr mtf vapic ept vpid unrestricted_guest vapic_reg vi
d ple shadow_vmcs ept_mode_based_exec tsc_scaling usr_wait_pause
bugs            : spectre_v1 spectre_v2 spec_store_bypass swapgs
bogomips        : 1612.80
clflush size    : 64
cache_alignment : 64
address sizes   : 39 bits physical, 48 bits virtual
power management:

lspci

00:00.0 Host bridge: Intel Corporation Device 461c
00:02.0 VGA compatible controller: Intel Corporation Alder Lake-N [UHD Graphics]
00:14.0 USB controller: Intel Corporation Device 54ed
00:14.2 RAM memory: Intel Corporation Device 54ef
00:14.3 Network controller: Intel Corporation Device 54f0
00:15.0 Serial bus controller: Intel Corporation Device 54e8
00:15.1 Serial bus controller: Intel Corporation Device 54e9
00:16.0 Communication controller: Intel Corporation Device 54e0
00:17.0 SATA controller: Intel Corporation Device 54d3
00:19.0 Serial bus controller: Intel Corporation Device 54c5
00:19.1 Serial bus controller: Intel Corporation Device 54c6
00:1c.0 PCI bridge: Intel Corporation Device 54be
00:1d.0 PCI bridge: Intel Corporation Device 54b2
00:1e.0 Communication controller: Intel Corporation Device 54a8
00:1e.3 Serial bus controller: Intel Corporation Device 54ab
00:1f.0 ISA bridge: Intel Corporation Device 5481
00:1f.3 Audio device: Intel Corporation Device 54c8
00:1f.4 SMBus: Intel Corporation Device 54a3
00:1f.5 Serial bus controller: Intel Corporation Device 54a4
01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
02:00.0 Non-Volatile memory controller: MAXIO Technology (Hangzhou) Ltd. NVMe SSD Controller MAP1202 (rev 01)