Today the new samsung SSD arrived in our test labs and the performance is really nice. I installed Proxmox VE and some guests, very fast and for testing and demonstrations quite impressive.
I installed a Ubuntu 9.04 as a KVM guest and starting applications like OpenOffice is extremely fast. Also OpenVZ benefits a lot from the seek time of 0,1 ms - running the Proxmox Mail Gateway was also incredible.
here are the results of pveperf:
(Intel CPU X3220, Intel entry level server board, single SSD on ICH9)
For using in production system:
Due to the high price for reliable SLC SSD (SLC have much better write performance than our MLC samsung SSD) and some needed optimizations in the file systems which will happen to future Kernels SSD is still no mainstream technology but it is definitely the future and virtualization will benefit a lot from SSD.
I installed a Ubuntu 9.04 as a KVM guest and starting applications like OpenOffice is extremely fast. Also OpenVZ benefits a lot from the seek time of 0,1 ms - running the Proxmox Mail Gateway was also incredible.
here are the results of pveperf:
(Intel CPU X3220, Intel entry level server board, single SSD on ICH9)
Code:
samsung-ssd:~# pveperf
CPU BOGOMIPS: 19155.36
REGEX/SECOND: 774527
HD SIZE: 14.52 GB (/dev/pve/root)
BUFFERED READS: 210.65 MB/sec
AVERAGE SEEK TIME: [COLOR=Blue][B]0.10 ms[/B][/COLOR]
FSYNCS/SECOND: 2500.97
DNS EXT: 24.98 ms
DNS INT: 0.74 ms (proxmox.com)
Due to the high price for reliable SLC SSD (SLC have much better write performance than our MLC samsung SSD) and some needed optimizations in the file systems which will happen to future Kernels SSD is still no mainstream technology but it is definitely the future and virtualization will benefit a lot from SSD.