Bug 462585 - unmounting file system doesn't work at shutdown (after upgrade to 11.1)
Summary: unmounting file system doesn't work at shutdown (after upgrade to 11.1)
Status: RESOLVED DUPLICATE of bug 466484
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Final
Hardware: x86-64 openSUSE 11.1
: P4 - Low : Normal with 5 votes (vote)
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-26 14:44 UTC by Sascha Ochsenknecht
Modified: 2009-01-23 10:54 UTC (History)
4 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sascha Ochsenknecht 2008-12-26 14:44:52 UTC
Hello,

after I upgrading from 11.0 to 11.1, I have two major problems. 

During shutdown the disks can not be unmounted correctly. Unmounting fuse control fails and unmounting file systems also. When I remove mtab lock files (/etc/mtab containing tilde ~) then it seems to work correctly. But mtab~ appear again after next boot.

Another problem is that I can not access removable medias (CD, DVD, USB-Sticks etc.). They seem to be mounted but I do not have any access to them (no read, no write).

Both problems popped up after the upgrade to 11.1

Let me know if logs, other data is needed.

Regards
Comment 1 Sascha Ochsenknecht 2008-12-26 17:27:15 UTC
I found a workaround.

When deactivating jexec in runlevel editor, the problem disappears. Which means I can mount removable medias without any problem and no mtab lock files are created. It seems that jexec tries to mount something and this mount process hangs. 

I changed severity to 'normal'.

Regards,
 
Comment 2 andreas bittner 2009-01-15 10:04:21 UTC
i second this bug, this is a huge pain in the ass, this gets unclean filesystems after each and every reboot.

please fix.

please also see german thread here:
http://lists.opensuse.org/opensuse-de/2009-01/msg01958.html

and here about a fix in various aaa_base scripts or something:
http://www.linux-club.de/viewtopic.php?f=4&t=99992&st=0&sk=t&sd=a&start=20

some guy seem to have reordered some parts of some script /etc/init.d/halt
and such stuff.

thanks and regards.
Comment 3 Diego Ercolani 2009-01-15 11:52:27 UTC
I confirm the weird behave, sometimes also in a brand new opensuse 11.1 install
Comment 4 Alexander Orlovskyy 2009-01-15 13:41:38 UTC
Ruediger, can you look at the bug?
Comment 6 Dr. Werner Fink 2009-01-16 13:29:51 UTC
Please try out the two packages I've attached on bug #466484 but
read the comments https://bugzilla.novell.com/show_bug.cgi?id=466484#c3 ,
https://bugzilla.novell.com/show_bug.cgi?id=466484#c4 , and the
comment https://bugzilla.novell.com/show_bug.cgi?id=466484#c5
Comment 7 Dr. Werner Fink 2009-01-16 13:31:16 UTC
If this also works for you we have a duplicate here.
Comment 8 Dr. Werner Fink 2009-01-21 14:35:25 UTC
No responce, mark it as duplicate

*** This bug has been marked as a duplicate of bug 466484 ***
Comment 9 Sascha Ochsenknecht 2009-01-22 17:10:14 UTC
I didn't find the time to check the attached packages. Is that really a duplicate of 466484 !?

Here is the german thread in linux club forum:
http://www.linux-club.de/viewtopic.php?f=4&t=99754

My solution was to deactivate the jexec.
Comment 10 andreas bittner 2009-01-22 23:21:05 UTC
whats jexec supposed to be/do?

dont have no jexec anywhere on/in my system. not in ram, not on disk.
the jexec stuff might be a completely different problem.
Comment 11 Sascha Ochsenknecht 2009-01-23 05:42:58 UTC
jexec is a service. It has something to do with java I think. When you install 11.1 from scratch it seems that it is not installed. It is there because it was installed with 11.0 and I upgraded to 11.1.
Comment 12 Dr. Werner Fink 2009-01-23 09:55:57 UTC
Question: To which package does jexec belong to?
Comment 13 Sascha Ochsenknecht 2009-01-23 10:54:30 UTC
jexec belongs to the jdk package from SUN. I've found this http://java.sun.com/javase/6/webnotes/install/jdk/install-linux.html
I probably got it from some openSUSE repositories. Can not reproduce.