https://bugzilla.novell.com/show_bug.cgi?id=345039 User robin.listas@telefonica.net added comment https://bugzilla.novell.com/show_bug.cgi?id=345039#c11 --- Comment #11 from Carlos Robinson <robin.listas@telefonica.net> 2008-02-19 16:13:08 MST --- (In reply to comment #10 from Jeff Mahoney)
@Carlos:
If the system is hanging and you can still issue commands (as seems to be the case), can you try the following:
echo t > /proc/sysrq-trigger
Do I do that before I start the file copy procedure, or after it hangs? I assume the former.
Depending on whether writing files works, either save the output of dmesg to a file, or output it to another machine like this:
dmesg | ssh <somehost> "cat > dmesg.out"
That will give a kernel stack trace of everything on the system, and should tell me where the encrypted block device is hanging.
Ok, I'll try, time permitting. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.