On Tue, 5 Oct 2010 14:17:21 +0300, Peter Pentchev wrote:
> 1. Show me the output of "mount"

/dev/hda3 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/hda5 on /home type ext3 (rw)


> 2. Show me the output of "lsof -n -p `pgrep dma_migrate`" if there is
>    only one dma-migrate process running

COMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF   NODE NAME
dma-migra 966 root  cwd    DIR    3,3     4096  24193 /root
dma-migra 966 root  rtd    DIR    3,3     4096      2 /
dma-migra 966 root  txt    REG    3,3     4180 267453
/usr/sbin/dma-migrate
dma-migra 966 root  mem    REG    3,3  1503336 242162 /lib/libc-2.11.2.so
dma-migra 966 root  mem    REG    3,3   142696 242158 /lib/ld-2.11.2.so
dma-migra 966 root    0r  FIFO    0,8      0t0   4050 pipe
dma-migra 966 root    1u   REG    3,3        0  40392 /tmp/tmpfSzT7Oo
(deleted)
dma-migra 966 root    2u   REG    3,3        0  40392 /tmp/tmpfSzT7Oo
(deleted)
dma-migra 966 root    5u   REG    3,3        0  40392 /tmp/tmpfSzT7Oo
(deleted)

 
> 3. Run "strace -p `pgrep dma-migrate`" and see if it continuously
>    outputs lines; if not, tell me what syscall it is blocking on.

Nothing is displayed but the welcome line:
Process 966 attached - interrupt to quit


> 5. ls -l /var/spool/dma

total 0
:-)


> 6. dma -bp

Mail queue is empty


> Thanks in advance for your assistance, and apologies for bringing
> your system to a crawl!

You're welcome! Do you find anything helpful here?

  Matteo




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to