Bozo
Storage? I am Storage!
Is it a good idea to use an SSD for virtualization? Possibly 4 operating systems. I am thinking it might wear out faster.
It is a really good idea in my opinion. Running independant physical servers usually leads to tons of underutilized hardware. Going Virtual allows you to minimize waste. But it also means that bottlenecks in the hardware will become an actual issue. HDD IO is a significant bottleneck, particularly if the VMs are interacting in some way (therefore both being accessed at the same time). Before SSDs, I would put one VM per HDD. They could share RAM and CPU easy enough, but HDD drive lights never went out.
SSDs allow all that IO without issue. No problems, no crashes, no weirdness, no special optimizations.
Indeed. That is a very expensive way to do it. SSDs are a great deal if you are measuring in IOPS.