-
Recent Posts
- Resolving slow ssh login performance problems on OpenIndiana
- Intel 910 SSD ZFS benchmark results on OpenIndiana 151a1 for 8k IOPs using filebench and pgbench
- Crucial M4 SSD SMART failure detection
- Using vlan tagging with OpenIndiana and Juniper switches
- Intel 910 SSD compatibility issues with other LSI mpt2 based products – Part I
Recent Comments
- Jason Matthews on All About Adaptec Arcconf, ZFS, and OpenIndiana
- Joe on All About Adaptec Arcconf, ZFS, and OpenIndiana
- Fredrick E. Mills on Intel 910 SSD compatibility issues with other LSI mpt2 based products – Part I
- cheap louis vuitton china on ZFS: How to check disk based write cache status
- Gayle House on ZFS: Performance Tuning for Scrubs and Resilvers
Archives
Categories
- Adaptec
- arcconf
- AWS
- Benchmarks
- COMSTAR
- crossbow
- filebench
- IllumOS, OpenIndiana, OpenSolaris, Nexenta, & Solaris
- Intel 910 SSD
- Intel Server
- iSCSI
- Juniper
- LACP
- Link Aggregation
- Linux
- NAS
- OpenIndiana
- Parallelization
- Performance
- Postgres
- SAN
- SSD cache
- system automation
- Uncategorized
- UNIX CLI
- VNC
- Windows XP
- X11
- xVNC
- ZFS
- ZFS Fun Fact
- Zones
Meta
Category Archives: Performance
Intel 910 SSD ZFS benchmark results on OpenIndiana 151a1 for 8k IOPs using filebench and pgbench
These are the benchmark results of my testing the Intel 910 with pgbench and filebench. The test parameters are outlined in each run. For file filebench, the size of the file was set to 20GB, with primary cache disable and … Continue reading
Posted in Benchmarks, filebench, Intel 910 SSD, Intel Server, Performance, SAN, SSD cache, ZFS
Tagged postgres, SSD, ZFS
Leave a comment
Using HPN OpenSSH to flee the roach motel (AWS)
I have a number of sharded databases in AWS (aka the roach motel). Since our experience has been one marked by instability, high variability amongst instances, and AWS related mishaps we are eager to out. One might think it is … Continue reading
ZFS: How to check disk based write cache status
One of my OpenIndiana origin servers suddenly starting writing very slowly. The cause is still under investigation. One thing I wanted to verify was that the on-board disk write cache was enabled which is required for ZFS to do … Continue reading
The Art of Parallelization with GNU xargs and pssh
As you can imagine, running a for() loop on 1000+ systems is fraught with potential issues and is very very slow. Running commands in parallel greatly speeds things up and keeps normal network time outs from bringing your work to … Continue reading
Posted in Parallelization, Performance, UNIX CLI
Tagged OpenSSH, Parallelization, pssh, SSH, xargs
1 Comment