Mark Post wrote:
On Mon, May 12, 2008 at  2:20 PM, in message
<[EMAIL PROTECTED]>,
James Melin <[EMAIL PROTECTED]> wrote:
-snip-
I am seeing a file by syslogd on /dev/tty7 in the lsof output

syslogd   13827    root    3u  FIFO               94,1               28707
/dev/xconsole
syslogd   13827    root   21w   REG               94,1 91442612      29065
/dev/tty7
syslogd   13827    root   22w   REG               94,1 91442612      29065
/dev/tty7
syslogd   13827    root   23w   REG               94,1 91442612      29065
/dev/tty7

That looks like your problem.  The "REG" says that it is a "regular file" when it should 
be "CHR."  What distribution is this?  I know that syslogd isn't a userid shipped with SLES9 or 
SLES10.

Interestingly,
[EMAIL PROTECTED] ~]# lsof | grep /dev | grep -v /dev/null | grep -vw CHR
rsyslogd   2027      root    0u     unix 0xffff81007c9be580
   4107 /dev/log
gpm        2400      root    0u     unix 0xffff81003913a2c0
  47165 /dev/gpmctl
sshd       2435      root  DEL       REG                0,9
   5477 /dev/zero
sshd       2435      root  DEL       REG                0,9
   5458 /dev/zero
pulseaudi  4618    summer  mem       REG               0,16  2097192
  29916 /dev/shm/pulse-shm-2480567516
X         23044      root  mem       REG                0,0
   4266 /sys/devices/pci0000 (stat: No such file or directory)

/dev/zero is definitely a char device. This is F9 (approximately).


--

Cheers
John

-- spambait
[EMAIL PROTECTED]  [EMAIL PROTECTED]
-- Advice
http://webfoot.com/advice/email.top.php
http://www.catb.org/~esr/faqs/smart-questions.html
http://support.microsoft.com/kb/555375

You cannot reply off-list:-)

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to