[Bug 1680101] Re: Installing the zipl boot loader fails because "/boot' is located on a multi-target device-mapper device"

2018-04-10 Thread Frank Heimes
My tests on 18.04 beta 2 show that this is fixed.

Installed and configured a system like follows and it boots fine - hence
closing this ticket.

  ┌┤ [!!] Partition disks ├─┐   
  │ │   
  │ This is an overview of your currently configured partitions and mount   │   
  │ points. Select a partition to modify its settings (file system, mount   │   
  │ point, etc.), a free space to create partitions, or a device to │   
  │ initialize its partition table. │   
  │ │   
  │ -   │   
  │  Multipath mpatha (WWID 36005076306ffd6b62600) - 68.7   ▒   │   
  │  > #1  primary   68.7 GBK  lvm  ▒   │   
  │  Multipath mpathb (WWID 36005076306ffd6b62601) - 68.7   0   │   
  │  > #1  primary   68.7 GBK  lvm  ▒   │   
  │  LVM VG rootvg, LV homelv - 100.0 GB Linux device-mapper (linear)   ▒   │   
  │  > #1   100.0 GBf  ext4/home▒   │   
  │  LVM VG rootvg, LV rootlv - 37.4 GB Linux device-mapper (linear)▒   │   
  │  > #137.4 GBf  ext4/▒   │   
  │ .   │   
  │ │   
  ││   
  │ │   
  └─┘   

┌───┤ [!!] Partition disks ├───┐
│  │
│ If you continue, the changes listed below will be written to the │
│ disks. Otherwise, you will be able to make further changes manually. │
│  │
│ The partition tables of the following devices are changed:   │
│LVM VG rootvg, LV homelv  │
│LVM VG rootvg, LV rootlv  │
│  │
│ The following partitions are going to be formatted:  │
│LVM VG rootvg, LV homelv as ext4  │
│LVM VG rootvg, LV rootlv as ext4  │
│  │
│ Write the changes to disks?  │
│  │
│ │
│  │
└──┘
 
ubuntu@s1lp11:~$ sudo vgs
  VG #PV #LV #SN Attr   VSize   VFree
  rootvg   2   2   0 wz--n- 127.99g0   
ubuntu@s1lp11:~$ sudo pvs
  PV   VG Fmt  Attr PSize   PFree
  /dev/mapper/mpatha-part1 rootvg lvm2 a--  <64.00g0 
  /dev/mapper/mpathb-part1 rootvg lvm2 a--  <64.00g0 
ubuntu@s1lp11:~$ sudo pvs
  PV   VG Fmt  Attr PSize   PFree
  /dev/mapper/mpatha-part1 rootvg lvm2 a--  <64.00g0 
  /dev/mapper/mpathb-part1 rootvg lvm2 a--  <64.00g0 
ubuntu@s1lp11:~$ sudo lvs
  LV VG Attr   LSize   Pool Origin Data%  Meta%  Move Log Cpy%Sync 
Convert
  homelv rootvg -wi-ao  93.13g  
  
  rootlv rootvg -wi-ao <34.86g  
  
ubuntu@s1lp11:~$ sudo lvdisplay
  --- Logical volume ---
  LV Path/dev/rootvg/rootlv
  LV Namerootlv
  VG Namerootvg
  LV UUID7j6RLf-6G7U-f0ad-GSYD-XTqM-2xJX-PZOnr2
  LV Write Accessread/write
  LV Creation host, time s1lp11, 2018-04-10 06:22:21 -0400
  LV Status  available
  # open 1
  LV Size<34.86 GiB
  Current LE 8924
  Segments   1
  Allocation inherit
  Read ahead sectors auto
  - currently set to 256
  Block device   253:4
   
  --- Logical volume ---
  LV Path/dev/rootvg/homelv
  LV Namehomelv
  VG Namerootvg
  LV UUIDRxHMhS-QahA

[Bug 1680101] Re: Installing the zipl boot loader fails because "/boot' is located on a multi-target device-mapper device"

2018-02-15 Thread Francis Ginther
** Tags added: id-5a7c3f25b2bfb6e1130ad694

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

Title:
  Installing the zipl boot loader fails because "/boot' is located on a
  multi-target device-mapper device"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1680101/+subscriptions

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

[Bug 1680101] Re: Installing the zipl boot loader fails because "/boot' is located on a multi-target device-mapper device"

2018-01-31 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Importance: Undecided => Medium

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

Title:
  Installing the zipl boot loader fails because "/boot' is located on a
  multi-target device-mapper device"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1680101/+subscriptions

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

[Bug 1680101] Re: Installing the zipl boot loader fails because "/boot' is located on a multi-target device-mapper device"

2017-06-30 Thread Dimitri John Ledkov
Creating warning and preventing partitioning should improve this,
however this will make default autopartitioning recipe to fail. If
clicking next blindly fails to install the system - is a very bad user
experience.

I believe I need to introduce separate /boot recipe, and do automatic
detection for must have separate /boot or not, and act appropriately.

Not sure if this will be an extra set of recipes in partman-auto or a
new stanza.

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

Title:
  Installing the zipl boot loader fails because "/boot' is located on a
  multi-target device-mapper device"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1680101/+subscriptions

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


[Bug 1680101] Re: Installing the zipl boot loader fails because "/boot' is located on a multi-target device-mapper device"

2017-05-08 Thread Frank Heimes
** Changed in: ubuntu-z-systems
   Status: New => Confirmed

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

Title:
  Installing the zipl boot loader fails because "/boot' is located on a
  multi-target device-mapper device"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1680101/+subscriptions

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


[Bug 1680101] Re: Installing the zipl boot loader fails because "/boot' is located on a multi-target device-mapper device"

2017-04-18 Thread Dimitri John Ledkov
** Changed in: debian-installer (Ubuntu)
   Importance: High => Medium

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

Title:
  Installing the zipl boot loader fails because "/boot' is located on a
  multi-target device-mapper device"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1680101/+subscriptions

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


[Bug 1680101] Re: Installing the zipl boot loader fails because "/boot' is located on a multi-target device-mapper device"

2017-04-14 Thread Mathew Hodson
** Changed in: debian-installer (Ubuntu)
   Importance: Undecided => High

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

Title:
  Installing the zipl boot loader fails because "/boot' is located on a
  multi-target device-mapper device"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1680101/+subscriptions

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


[Bug 1680101] Re: Installing the zipl boot loader fails because "/boot' is located on a multi-target device-mapper device"

2017-04-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: debian-installer (Ubuntu)
   Status: New => Confirmed

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

Title:
  Installing the zipl boot loader fails because "/boot' is located on a
  multi-target device-mapper device"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1680101/+subscriptions

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


[Bug 1680101] Re: Installing the zipl boot loader fails because "/boot' is located on a multi-target device-mapper device"

2017-04-13 Thread Dimitri John Ledkov
** Changed in: ubuntu-release-notes
   Status: Confirmed => Fix Released

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

Title:
  Installing the zipl boot loader fails because "/boot' is located on a
  multi-target device-mapper device"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1680101/+subscriptions

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


[Bug 1680101] Re: Installing the zipl boot loader fails because "/boot' is located on a multi-target device-mapper device"

2017-04-10 Thread Dimitri John Ledkov
Adding candidate to be release noted as known issue.

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

Title:
  Installing the zipl boot loader fails because "/boot' is located on a
  multi-target device-mapper device"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1680101/+subscriptions

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


[Bug 1680101] Re: Installing the zipl boot loader fails because "/boot' is located on a multi-target device-mapper device"

2017-04-10 Thread Dimitri John Ledkov
I have not reproduced this bug yet, if true, I will try to fix, but I
think it is too late to make onto 17.04 release media.

** Also affects: ubuntu-release-notes
   Importance: Undecided
   Status: New

** Changed in: ubuntu-release-notes
   Status: New => Confirmed

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

Title:
  Installing the zipl boot loader fails because "/boot' is located on a
  multi-target device-mapper device"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1680101/+subscriptions

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


[Bug 1680101] Re: Installing the zipl boot loader fails because "/boot' is located on a multi-target device-mapper device"

2017-04-05 Thread Frank Heimes
** Also affects: ubuntu-z-systems
   Importance: Undecided
   Status: New

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

Title:
  Installing the zipl boot loader fails because "/boot' is located on a
  multi-target device-mapper device"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1680101/+subscriptions

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