> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Paul Whelan
> Sent: Thursday, June 07, 2007 7:52 AM
> To: IBM-MAIN@BAMA.UA.EDU
> Subject: FILE SYS KERNEL WAIT
> 
> 
> Greetings to all,
> 
> Hopefully someone can help me out with a question regarding z/OS Unix.
> 
> Whilst monitoring the processes we have running in z/OS Unix 
> (z/OS 1.7)
> using the PS panel in SDSF we see, amongst others, a status 
> of FILE SYS
> KERNEL WAIT.
> 
> Whilst the actual meaning appears fairly obvious. What I need 
> to do is be
> able to rule it out, or in as an indication of possible delays for the
> processes that are shown to have this status.
> 
> Many thanks
> 
> Regards
> Paul Whelan

Well, one thing to remember is that all TCPIP communications in UNIX is
via the File System calls. So things like SYSLOGDn will be waiting in a
FILE SYS KERNEL WAIT when it is waiting for something to send it a
message to log. So a FILE SYS KERNEL WAIT does not mean DISK I/O wait or
anything like that. It could mean waiting for TCPIP input or input via a
PIPE (either unnamed or a FIFO). So, in and of itself, it does not mean
you have a problem.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to