Actually,
this may be a procfs issue with the kernel, or something else:

BROKEN: postgrey
# cd /proc/$(cat /var/run/postgrey.pid)
sprocket:/proc/15900# ls -RAl
.:
total 0
?--------- 1 root root 0 2007-01-20 01:44 auxv
?--------- 1 root root 0 2007-01-20 01:44 cmdline
?--------- 1 root root 0 2007-01-20 01:44 cwd
?--------- 1 root root 0 2007-01-20 01:44 environ
?--------- 1 root root 0 2007-01-20 01:43 exe
?--------- 2 root root 0 2007-01-20 01:44 fd
?--------- 1 root root 0 2007-01-20 01:44 maps
?--------- 1 root root 0 2007-01-20 01:44 mem
?--------- 1 root root 0 2007-01-20 01:44 mounts
?--------- 1 root root 0 2007-01-20 01:44 oom_adj
?--------- 1 root root 0 2007-01-20 01:44 oom_score
?--------- 1 root root 0 2007-01-20 01:44 root
?--------- 1 root root 0 2007-01-20 01:44 smaps
?--------- 1 root root 0 2007-01-20 01:44 stat
?--------- 1 root root 0 2007-01-20 01:44 statm
?--------- 1 root root 0 2007-01-20 01:44 status
?--------- 3 root root 0 2007-01-20 01:44 task
?--------- 1 root root 0 2007-01-20 01:44 wchan

NORMAL: openssh-server
# cd /proc/$(cat /var/run/sshd.pid)
sprocket:/proc/3487# ls -RAl
.:
total 0
-r-------- 1 root root 0 2007-01-20 01:45 auxv
-r--r--r-- 1 root root 0 2007-01-20 01:44 cmdline
lrwxrwxrwx 1 root root 0 2007-01-20 01:45 cwd -> /
-r-------- 1 root root 0 2007-01-20 01:45 environ
lrwxrwxrwx 1 root root 0 2007-01-20 01:43 exe -> /usr/sbin/sshd
dr-x------ 2 root root 0 2007-01-20 01:45 fd
-r--r--r-- 1 root root 0 2007-01-20 01:45 maps
-rw------- 1 root root 0 2007-01-20 01:45 mem
-r--r--r-- 1 root root 0 2007-01-20 01:45 mounts
-rw-r--r-- 1 root root 0 2007-01-20 01:45 oom_adj
-r--r--r-- 1 root root 0 2007-01-20 01:45 oom_score
lrwxrwxrwx 1 root root 0 2007-01-20 01:45 root -> /
-r--r--r-- 1 root root 0 2007-01-20 01:45 smaps
-r--r--r-- 1 root root 0 2007-01-20 01:44 stat
-r--r--r-- 1 root root 0 2007-01-20 01:45 statm
-r--r--r-- 1 root root 0 2007-01-20 01:45 status
dr-xr-xr-x 3 root root 0 2007-01-20 01:45 task
-r--r--r-- 1 root root 0 2007-01-20 01:45 wchan

./fd:
total 4
lrwx------ 1 root root 64 2007-01-20 01:45 0 -> /dev/null
lrwx------ 1 root root 64 2007-01-20 01:45 1 -> /dev/null
lrwx------ 1 root root 64 2007-01-20 01:45 2 -> /dev/null
lrwx------ 1 root root 64 2007-01-20 01:45 3 -> socket:[10228]

./task:
total 0
dr-xr-xr-x 3 root root 0 2007-01-20 01:49 3487

./task/3487:
total 0
-r-------- 1 root root 0 2007-01-20 01:49 auxv
-r--r--r-- 1 root root 0 2007-01-20 01:49 cmdline
lrwxrwxrwx 1 root root 0 2007-01-20 01:49 cwd -> /
-r-------- 1 root root 0 2007-01-20 01:49 environ
lrwxrwxrwx 1 root root 0 2007-01-20 01:49 exe -> /usr/sbin/sshd
dr-x------ 2 root root 0 2007-01-20 01:49 fd
-r--r--r-- 1 root root 0 2007-01-20 01:49 maps
-rw------- 1 root root 0 2007-01-20 01:49 mem
-r--r--r-- 1 root root 0 2007-01-20 01:49 mounts
-rw-r--r-- 1 root root 0 2007-01-20 01:49 oom_adj
-r--r--r-- 1 root root 0 2007-01-20 01:49 oom_score
lrwxrwxrwx 1 root root 0 2007-01-20 01:49 root -> /
-r--r--r-- 1 root root 0 2007-01-20 01:49 smaps
-r--r--r-- 1 root root 0 2007-01-20 01:49 stat
-r--r--r-- 1 root root 0 2007-01-20 01:49 statm
-r--r--r-- 1 root root 0 2007-01-20 01:49 status
-r--r--r-- 1 root root 0 2007-01-20 01:49 wchan

./task/3487/fd:
total 4
lrwx------ 1 root root 64 2007-01-20 01:49 0 -> /dev/null
lrwx------ 1 root root 64 2007-01-20 01:49 1 -> /dev/null
lrwx------ 1 root root 64 2007-01-20 01:49 2 -> /dev/null
lrwx------ 1 root root 64 2007-01-20 01:49 3 -> socket:[10228]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to