|
Bugzilla – Full Text Bug Listing |
| Summary: | Installer fails to mount LVM volumes after creation | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.3 | Reporter: | Sascha Peilicke <sasch.pe> |
| Component: | Installation | Assignee: | E-mail List <bnc-team-screening> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Critical | ||
| Priority: | P0 - Crit Sit | CC: | aschnell, forgotten_1-yzHWP3HO |
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
YaST2 logs that remain after installation
y2log file just after failure |
||
|
Description
Sascha Peilicke
2010-04-29 10:51:19 UTC
Please provide YaST logs, see http://en.opensuse.org/Bugs/YaST. Created attachment 357754 [details]
YaST2 logs that remain after installation
Those are the logs that are found after successful installation. Their usefulness may be limited because I had to use a different disk layout.
Those logs are unfortunately useless. This could be a duplicate of bug #598193 but without logs I cannot say for sure. I also experiecd the same behaviour with milestone 6, kde live being installed on an EEEPC901. What happens is that a normal setup (partitioned as proosed by the installer) works fine. The installer trips with "Failure occurred during folowing action: Mounting /dev/system/root to /, system error code was -3030. (it will also fail for the other 7 lv's I created) Went to vc 0 and was not able to mount /dev/system/root to /mnt. Also found out that: 1) pvdisplay shows the pv. 2) vgdisplay shows also the vg 'system' 3) lvdislay /dev/system/root shows the stats as being unavailable /dev/system/root is not available vgchange -a y reports that the 8 required volumes are now active /dev/mapper/system-root and /dev/system/root are not there. I'll attach /var/log/YaST2/y2log ps this is on X86 platform, not 64 bit specific Created attachment 362265 [details]
y2log file just after failure
this is afaik, the required information. It's the file just after the first failure occurs.
It will also fail on the other 7 LV's and it repeatedly will fail each time you ty to install.
Basically a showstopper.
Thanks for the logs. Looks indeed as a duplicate of bug #598193. *** This bug has been marked as a duplicate of bug 598193 *** thx. ps,add info: as in previous post mentioned -- I did a vgchange -a y and now after a restart of the live iso, the lv's are available. At this point, I had to re-edit the mountpoint points for local, srv, usr, var and tmp and again selected 'format and disable atime (it's a flash disk) After formatting, it again fails with unable to mount the root filesystem. The lv's again are unavailable vgchange -a y leaves the lv's unavailable. Will continue looking at the other # 598193 |