I'm no expert, but I do run on Solaris (9), a couple of things I can
think of...
It may be worth adding the noatime flag to the filesystems that hold
data and (bdb) logs. You are indexing a lot of attributes, do you
need
No atime? That's interesting. I've never heard of that, what does that
do? As for the BDB logs, is it a reasonable thing to think "this is
totally read only and if i lose the data, I regenerate it . . . that
means I don't really need BDB's transaction logs"? I didn't see how to
turn them off exactly, but I don't know that I need them given that I'd
sooner regen everything than I would attempt to get BDB to roll back.