------- Comment From brueck...@de.ibm.com 2016-02-12 05:46 EDT-------
Hi all,

(In reply to comment #8)
> (In reply to comment #7)
> > Hi Michael,
> >
> > (In reply to comment #6)
> > > (In reply to comment #4)
> > >
> > > I just reproduced the issue and attached the log files for that.
> > >
> > > I created one partition on the DASD and installed LVM on that using Manual
> > > partitioning. The installation fails at "Install the ZIPL boot loader on a
> > > hard disk", as described.
> >
> > could you explain if you used a specific LVM setup. If /boot is on an LVM
> > then the LVM must be linear mapped in order to IPL from an underlying
> > device.  If striping is used or other stuff, a separate /boot must be used.
> >
> > Thanks.
>
> this is my configuration:
>
> DASD 0.0.5d32 (ECKD) - 7.4 GB IBM S390 DASD drive
> >     #1     7.4 GB    K  lvm
> >           49.2 kB       FREE SPACE
> LVM VG rootVG, LV rootLV - 7.4 GB Linux device-mapper (linear)
> >     #1     7.4 GB    f  ext4          /
>
> I basically used the whole partition on the DASD as physical volume for LVM

After some testing and debugging, we identified the root cause of this
problem.

The device mapper zipl helper program fails to correctly identify the
DASD device that is part of the LVM mapped device.  This is because the
sysfs is not mounted in the target system.  The zipl-installer runs zipl
with a chroot in the target system but mounts only proc prior to the
zipl call.  The /dev is mounted generally, but sysfs is mounted.

A problem fix is already available for this issue but in the context of
supporting re-IPL into the newly installed target system.  See also
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813506 which is
tracked via LTC Bug 136526 - LP1541575 : zipl-installer: set up re-IPL
to boot newly installed Ubuntu/Linux

I will reject this is a duplicate of 136526.

*** This bug has been marked as a duplicate of bug 136526 ***

** Bug watch added: Debian Bug tracker #813506
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813506

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1543514

Title:
  zipl without stand-alone /boot fails.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/s390-tools/+bug/1543514/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to