Mailinglist Archive: opensuse-bugs (5372 mails)
| < Previous | Next > |
[Bug 280900] New: Not clean umount of loop mounted encripted xfs filesystem
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 5 Jun 2007 06:01:18 -0600 (MDT)
- Message-id: <bug-280900-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=280900
Summary: Not clean umount of loop mounted encripted xfs
filesystem
Product: openSUSE 10.2
Version: Final
Platform: Other
OS/Version: openSUSE 10.2
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Kernel
AssignedTo: kernel-maintainers@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: robin.listas@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
I have encrypted DVDs which I mount via this fstab line:
/dev/dvd /mnt/dvd.crypta.x auto ro,noauto,user,loop,encryption=twofish256
0 0
I umount via this command:
~> umount /mnt/dvd.crypta.x && eject /dev/dvd
and I get these 5 lines in the kernel log:
Jun 5 13:38:22 nimrodel kernel: xfs_force_shutdown(loop3,0x1) called from line
424 of file fs/xfs/xfs_rw.c. Return address = 0xf93e5588
Jun 5 13:38:22 nimrodel kernel: Filesystem "loop3": I/O Error Detected.
Shutting down filesystem: loop3
Jun 5 13:38:22 nimrodel kernel: Please umount the filesystem, and rectify the
problem(s)
Jun 5 13:38:22 nimrodel kernel: xfs_force_shutdown(loop3,0x1) called from line
424 of file fs/xfs/xfs_rw.c. Return address = 0xf93e5588
Jun 5 13:41:40 nimrodel kernel: cdrom: This disc doesn't have any tracks I
recognize!
IMO, this is a normal operation and the XFS subsystem should not complain.
--
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, or are watching someone who is.
Summary: Not clean umount of loop mounted encripted xfs
filesystem
Product: openSUSE 10.2
Version: Final
Platform: Other
OS/Version: openSUSE 10.2
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Kernel
AssignedTo: kernel-maintainers@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: robin.listas@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
I have encrypted DVDs which I mount via this fstab line:
/dev/dvd /mnt/dvd.crypta.x auto ro,noauto,user,loop,encryption=twofish256
0 0
I umount via this command:
~> umount /mnt/dvd.crypta.x && eject /dev/dvd
and I get these 5 lines in the kernel log:
Jun 5 13:38:22 nimrodel kernel: xfs_force_shutdown(loop3,0x1) called from line
424 of file fs/xfs/xfs_rw.c. Return address = 0xf93e5588
Jun 5 13:38:22 nimrodel kernel: Filesystem "loop3": I/O Error Detected.
Shutting down filesystem: loop3
Jun 5 13:38:22 nimrodel kernel: Please umount the filesystem, and rectify the
problem(s)
Jun 5 13:38:22 nimrodel kernel: xfs_force_shutdown(loop3,0x1) called from line
424 of file fs/xfs/xfs_rw.c. Return address = 0xf93e5588
Jun 5 13:41:40 nimrodel kernel: cdrom: This disc doesn't have any tracks I
recognize!
IMO, this is a normal operation and the XFS subsystem should not complain.
--
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, or are watching someone who is.
| < Previous | Next > |