hiboma / nukofs

for learning
2 stars 1 forks source link

Oops: umount failed #4

Closed hiboma closed 10 years ago

hiboma commented 10 years ago

What version of the product are you using?

https://github.com/hiboma/nukofs/commit/8b7c21c9fac0b66c42da0765314be457b7fc3ebe

What steps will reproduce the problem?

sudo touch /mnt/nukofs/hoge
sudo umount 

2014-01-16 22 44 18

hiboma commented 10 years ago

ホストOS側(OSX)で syslog で oops メッセージを受け取ってデバッグしたらよいね

http://stackoverflow.com/questions/5510563/how-to-start-syslogd-server-on-mac-to-accept-remote-logging-messages

hiboma commented 10 years ago

kill_aono_super でなくて kill_little_super を呼ぶべきだった

勉強になった