Oracle Solaris Performance, Panics, Hangs, and Dtrace (MOSC)

MOSC Banner

how many processes will be created by this iostat/nawk command

edited Jul 8, 2013 12:10PM in Oracle Solaris Performance, Panics, Hangs, and Dtrace (MOSC) 12 commentsAnswered ✓

How many processes  (and how often) will the following command create?
iostat -McxnzTd 15 | nawk '{ "date" | getline d ; close("date") } { print d,$0 }' > iostat.$HOSTNAME.$(date '+%m%d%Y%H:%M:%S') &is is

Thanks,
GlenG
[edit] support believes the problem is related to:

a regression in the fix for bug 6535949 - availability of 2M pages degrades over time on Solaris x64, which was fixed in 147148-03

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center