ふとしたご縁で、さくらインターネットの専用サーバを使うことになりました。
専用サーバで一番安価なプランである「エントリー」モデル(初期費用0円、月額費用7,800円)に申し込んだのですが、そこで使われているCPUがネットトップ用の「Intel Atom」だったのでビックリしました。こんなところにも低消費電力化の波が・・・最近のトレンドですね。
ちなみに、CPUはIntel Atom 230 (1.6GHz)でした。用途にもよりますが、それほどの規模ではないWebサーバとして使う分には悪くないですね。
OSから確認したところデュアルCPU・・・かと思いきや、このCPU自身がHyper-Threadingを搭載しているので、論理的にCPUは2つ見えているみたい。
あと、どうせならディスクも低容量で良いからSSDにしてほしいところです。
OS
Linuxで、CentOS 5.2 (最新パッチまで適用済み)だった。もちろん最小構成で申し込んだ。
# cat /etc/redhat-release CentOS release 5.2 (Final)
メモリ
物理メモリは1GB。Swap領域は2GB。
# free total used free shared buffers cached Mem: 1025420 510752 514668 0 152084 302896 -/+ buffers/cache: 55772 969648 Swap: 2048276 0 2048276
ディスク/パーティション
80GB。どーんとパーティションが割当てられています。用途的に無問題。
# df Filesystem 1K-blocks Used Available Use% Mounted on /dev/hda2 73614848 1574156 68240920 3% / /dev/hda1 101086 16360 79507 18% /boot tmpfs 512708 0 512708 0% /dev/shm
CPU
で、CPU。Intel Atom 230 (1.6GHz)でHyper-Threadingなので、論理的に2つのCPUがあるように見える。
# cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 28 model name : Intel(R) Atom(TM) CPU 230 @ 1.60GHz stepping : 2 cpu MHz : 1596.179 cache size : 512 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl tm2 cx16 xtpr lahf_lm bogomips : 3193.99 processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 28 model name : Intel(R) Atom(TM) CPU 230 @ 1.60GHz stepping : 2 cpu MHz : 1596.179 cache size : 512 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl tm2 cx16 xtpr lahf_lm bogomips : 3191.77
とか何とか書いていたら、サービス改定のお知らせが・・・
メールで届いた。
====================================================================== モデル名 CPU メモリ HDD 初期費用 月額料金 ====================================================================== ○エントリープラン [改定前] − Celeronまたは 1GB 80GB 無料 Atom (増設不可) 7,800円 --------------------------------------------------------------------- [改定後] − Celeronまたは 1GB 160GB 無料 Atom (増設不可) 7,800円 ======================================================================
うほっ。ディスクの容量が160GBに増えるみたいだ。
サービス開通後、すぐに案内を出されると損した気分になるけど、そんなに容量を使う予定がないから、まぁいっか。