
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#c2 Carlos Robinson <robin.listas@telefonica.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Major --- Comment #2 from Carlos Robinson <robin.listas@telefonica.net> 2007-12-30 04:48:44 MST --- This problem continues. I increased the severity because this bug impedes work. Soon after I write large files to an encrypted, loop mounted, filesystem, the operation locks. All programs are thereafter unable to exit or be killed -9, and system can not even reboot or halt, only power switch works, forcing a huge fsck. It does not matter if filesystem is mounted through device mapper, new style (dm-crypt), or old style (cryptoloop). A week ago I tried new style. /etc/crypttab: mycrypt_mm_f /biggy/crypta_f.mm.x none \ cipher=twofish-cbc-plain,size=256,hash=sha512,noauto,loop /etc/fstab: /dev/mapper/mycrypt_mm_f /mnt/crypta.mm.x xfs \ noauto,user,noatime,nodiratime 1 4 nimrodel:~ # df -h /mnt/crypta.mm.x Filesystem Size Used Avail Use% Mounted on /dev/mapper/mycrypt_mm_f 28G 19G 9.3G 67% /mnt/crypta.mm.x Mounted as: /dev/mapper/mycrypt_mm_f on /mnt/crypta.mm.x type xfs \ (rw,noexec,nosuid,nodev,noatime,nodiratime) Logs: nothing is logged anywhere. Nothing! I'd be happy to try kernel options to enable more logging, or try tests... I can trigger the bug at will, it is reproducible here. But I need clues, I don't know what to do: you are the experts, not me. The next step for me would be to erase and recreate the filesystem, but if that works you will not be able to diagnose it. -- 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.