|
Bugzilla – Full Text Bug Listing |
| Summary: | /sbin/udev.mount.sh can never run | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | jo de baer <jo.debaer> |
| Component: | Hotplug | Assignee: | Stefan Scheler <sscheler> |
| Status: | VERIFIED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | yanestra |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Bug Depends on: | 143352 | ||
| Bug Blocks: | |||
|
Description
jo de baer
2005-10-31 13:20:59 UTC
Correct, it is broken and never worked. 10.1 will have a different version. *** Bug 134595 has been marked as a duplicate of this bug. *** The script in the current version is corrected regarding the bug, but the needed "hotplug" flag in the fstab is not accepted by mount. :) Hannes, any ideas? Is "hotplug" in fstab still expected to work? Christian, here is the mount.sh that we should move to sysconfig, if we still want to do it that way. As discussed earlier today, I will remove it from the udev package. Thanks! Hannes, do you know more why 'hotplug' is not accepted anymore by mount? Further did you speak about removing mount.sh and implementing this stuff as udev rules. What about that? Do you have some (un)finished work somewhere. Did we remove the 'hotplug' option of mount, because we wanted to mount all devices via udev anyway and therefore did not need this option? Since boot.localfs is still the old script which mounts and not only checks we need option 'hotplug' again. Hannes, can you tell me more? (In reply to comment #6) > Did we remove the 'hotplug' option of mount, because we wanted to mount all > devices via udev anyway and therefore did not need this option? The patch is still in there and used. I have no idea why it doesn't work any longer. See bug 143352 for mount option 'hotplug'. Stefan, please remove the variables from sysconfig/storage in mount.sh and call fsck directly. But please keep logging fsck/mount failures to syslog. Please adapt also README.storage (for next beta, not today). When performing an system update /etc/sysconfig/storage has to be removed. I think this is fixed. Closed. |