|
Bugzilla – Full Text Bug Listing |
| Summary: | LVM mounting at boot not correct (missing mounts) | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Forgotten User gxNgjAWAcH <forgotten_gxNgjAWAcH> |
| Component: | Basesystem | Assignee: | Thomas Fehr <fehr> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | the fstab of the affected machine | ||
|
Description
Forgotten User gxNgjAWAcH
2005-11-29 15:56:08 UTC
The mount order is defined by /etc/fstab. If /var/lib/mysql is listen before /var move it after /var. Does this fix the issue? If yes, did you manually edit /etc/fstab before? If no, please provide complete /etc/fstab. Created attachment 59011 [details]
the fstab of the affected machine
The fstab order looks OK. Never edited by hand.
Cheers
Sunny
Some addition: as you see in fstab, I need this particular volume to be mounted as owned by mysql:mysql. If I remove these options (uid, gid), upon restart the volume is mounted. So looks like the bug is there. Cheers Sunny Sorry guys, overlooked here. The fs is ext3, and uid and gid options are not supported. This fails the mount. Cheers, and thanks for the rapid engagement with the report. |