Linux 多节点:新的计算机或虚拟机

Linux 多节点:新的计算机或虚拟机

我想了解有关 Linux 网络和管理的更多信息。此外,计划在多个节点上安装 Cassandra 数据库。我应该购买新计算机还是直接使用虚拟机?有哪些优点和缺点?

过程

Architecture:          x86_64
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3
Thread(s) per core:    1
Core(s) per socket:    4
Socket(s):             1
NUMA node(s):          1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 158
Model name:            Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz
Stepping:              9
CPU MHz:               3000.000
CPU max MHz:           3500,0000
CPU min MHz:           800,0000
BogoMIPS:              6000.00
Virtualization:        VT-x
L1d cache:             32K
L1i cache:             32K
L2 cache:              256K
L3 cache:              6144K
NUMA node0 CPU(s):     0-3

记忆

free -m
              total        used        free      shared  buff/cache   available
Mem:           7914        2819        2195          46        2900        4912
Swap:          8127           0        8127

我有SSD。

答案1

请提供硬件信息——我们无法决定是购买新PC还是使用VM更好,因为我们不知道您的PC是否可以顺利运行VM。 VM-虚拟机

相关内容