Greetings,
As you asked for any input here is our situation which is serving us fine
so far regarding SMAT files etc. We use SAN disk pools.
Running: 5.8.5.0 on AIX 6.1 TL 7 Virtualized
ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) 2097152
memory(kbytes) 2097152
coredump(blocks) 2097151
nofiles(descriptors) 10000
threads(per process) unlimited
processes(per user) unlimited
Sites: 9 all reside on dedicated filesystem allocations (logicial volumes)
Message volume monthly (approx): 12 million
Also run Global Monitor 6.0.1 which opens files as well for SMAT indexing
operations. This adds to the open files numbers – no hard values at
this time – watching now.
Our history has been that keeping the sites on their own dedicated filesystem (logical volume) keeps the Disk I/O manageable.
When we packed all of our sites on ONE volume then we ran into problems.
We do hourly SMAT archiving using our own scripts rather than vendor
supplied versions. And keep SMAT files only for 14 days.
We use Tivoli software to archive SMAT files for longer retention.
Then of course work at keeping debug statements out of our TCL,Xlate
inline code to cut DISK I/O in the process logs.
My apologies for not being hardware specific or using the Operating System lingo – more of an application type person than a hardware geek.
Hope this contributes to the dialog and learning here.