Hi! I just installed OpenBSD 6.0 on my Sun Fire T1000 (with 2 SAS HDs in a hardware RAID 1 that I set up from OpenBoot). However, I only get read rates of less than 2 MB/s from sd1a (the softraid), but reads from sd0d (the underlying partition of the softraid) get magnitudes more.
While a single core of the T1000 is quite slow, this just seems too slow, making this setup unusable. openssl speed shows 10 MB/s for AES-128-CBC and 7 MB/s for AES-256-CBC on a single core. So a single core is definitely capable of more than just 2 MB/s. While even 10 MB/s is still slow for today, it's actually something I could live with, unlike the 2 MB/s. Any ideas on how to debug what is going wrong here? Also, is it possible to use multiple cores for decryption when reading multiple files in parallel? -- Jonathan