Comment 3 for bug 157775

Revision history for this message
ingo (ingo-steiner) wrote :

I did again. Now I waited until the drive (after 2 spin-up's) has spun down again. Her what I did in the xterm (as root):

root@pp:/home/ingo# ps -Af | grep hald-addon-storage
107 7447 7317 0 13:00 ? 00:00:00 hald-addon-storage: polling /dev/sdb (every 2 sec)
107 7474 7317 0 13:00 ? 00:00:00 hald-addon-storage: polling /dev/scd0 (every 2 sec)
107 7481 7317 0 13:00 ? 00:00:01 hald-addon-storage: polling /dev/scd1 (every 2 sec)
root 7968 7954 0 20:50 pts/0 00:00:00 grep hald-addon-storage
root@pp:/home/ingo# strace -f -p 7474 -o /tmp/addon-storage.strace.txt.2
Process 7474 attached - interrupt to quit
Process 7474 detached
root@pp:/home/ingo#