[Bug 1534629] Re: Installer fails to format DASD during installation using Guided Setup methods
Steve Langasek
steve.langasek at canonical.com
Fri Jan 15 23:25:49 UTC 2016
** Changed in: debian-installer (Ubuntu)
Importance: Undecided => High
** Changed in: debian-installer (Ubuntu)
Status: New => Triaged
** Changed in: debian-installer (Ubuntu)
Assignee: Taco Screen team (taco-screen-team) => Dimitri John Ledkov (xnox)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-installer in Ubuntu.
https://bugs.launchpad.net/bugs/1534629
Title:
Installer fails to format DASD during installation using Guided Setup
methods
Status in debian-installer package in Ubuntu:
Triaged
Bug description:
== Comment: #0 - Michael Roesch <ROESCH3 at de.ibm.com> - 2016-01-15 06:46:01 ==
---Problem Description---
When using the "Guided" installation methods, the installer fails to format a DASD correctly. Those error messages are shown when using the respective methods:
- Guided - use entire disk
Error:
Failed to create a swap space ?
The creation of swap space in partition #5 of DASD 0.0.e285 (ECKD) failed.
- Guided - use entire disk and set up LVM
Error:
Unexpected error while creating volume group ?
Autopartitioning using LVM failed because an error occurred while creating the volume group.
Check /var/log/syslog or see virtual console 4 for the details.
- Guided - use entire disk and set up encrypted LVM
Failed to create a file system ?
The ext2 file system creation in partition #1 of DASD 0.0.e285 (ECKD) failed.
For whatever reason, the method "Guided - use the largest continuous
free space" does format the DASD correctly.
I have attached syslogs for the failing 3 Guided installation methods
and an output of "/proc/partitions" for each test inside the syslog
files.
There seems to be a related bug for this but I'm not 100 sure it is the same problem: https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1527328
Contact Information = roesch3 at de.ibm.com
Machine Type = zVM
---boot type---
VM Reader
---Install repository type---
Local repository
---Install repository Location---
servant.boeblingen.de.ibm.com
---Point of failure---
Other failure during installation (stage 1)
== Comment: #3 - Viktor Mihajlovski <MIHAJLOV at de.ibm.com> - 2016-01-15 07:16:37 ==
Looking at the logs, it seems that for some reason, the DASD is handled as if it was a SCSI disk (e.g. there's an attempt to create a partition #5). I haven't used guided so far, so maybe there's some wrong logic in there which results in writing an MBR to the first track of the DASD. This can also explain the I/O errors in the log.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1534629/+subscriptions
More information about the foundations-bugs
mailing list