[Bug 1935969] Re: Ubuntu 20.04.2 LTS installer crash when letting the system determine size of additional LV

2021-09-26 Thread Michael Hudson-Doyle
** Tags removed: 20.04.2 installer
** Tags added: impish

** Package changed: subiquity (Ubuntu) => subiquity

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

Title:
  Ubuntu 20.04.2 LTS installer crash when letting the system determine
  size of additional LV

To manage notifications about this bug go to:
https://bugs.launchpad.net/subiquity/+bug/1935969/+subscriptions


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

[Bug 1935969] Re: Ubuntu 20.04.2 LTS installer crash when letting the system determine size of additional LV

2021-09-26 Thread Michael Hudson-Doyle
Thanks for the crash file and sorry for the slow response. From the
crash file:

   Volume group "ubuntu-vg" has insufficient free space (6271 extents):
6272 required.

We are only off by one! I think the lesson here is that we need to be
more careful about LV sizes, this code is basically assuming one can
take the size of the VG, divide it by two and create two LVs of that
size but that's not really true, you can only create LVs whose size is a
multiple of the extent size, which is by default 4MiB (and subiquity
does not allow controlling this).

** Changed in: subiquity (Ubuntu)
   Status: New => Triaged

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

Title:
  Ubuntu 20.04.2 LTS installer crash when letting the system determine
  size of additional LV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1935969/+subscriptions


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

[Bug 1935969] Re: Ubuntu 20.04.2 LTS installer crash when letting the system determine size of additional LV

2021-07-14 Thread Conny Molin
I took a few screenshots as well if they are of interest.

** Attachment added: "Screenshots.zip"
   
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1935969/+attachment/5510886/+files/Screenshots.zip

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

Title:
  Ubuntu 20.04.2 LTS installer crash when letting the system determine
  size of additional LV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1935969/+subscriptions


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

[Bug 1935969] Re: Ubuntu 20.04.2 LTS installer crash when letting the system determine size of additional LV

2021-07-14 Thread Conny Molin
Attached is the .crash log.


** Attachment added: ".crash log"
   
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1935969/+attachment/5510885/+files/1626251608.395641088.install_fail.crash

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

Title:
  Ubuntu 20.04.2 LTS installer crash when letting the system determine
  size of additional LV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1935969/+subscriptions


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

[Bug 1935969] Re: Ubuntu 20.04.2 LTS installer crash when letting the system determine size of additional LV

2021-07-13 Thread Conny Molin
No, encryption haven’t been enabled. Just a plain vanilla vm with a
single disk (hw ver 13, paravirtual scsi controller, thin provisioned
disk residing on a Netapp flash SAN).

I’ve worked around it already so I don’t have a .crash file at the time
of this writing. It’s easily reproduced though so I’ll deploy a new vm
in the morning and get you that file.

Anything else you know you might need to aid in this investigation?

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

Title:
  Ubuntu 20.04.2 LTS installer crash when letting the system determine
  size of additional LV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1935969/+subscriptions


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

[Bug 1935969] Re: Ubuntu 20.04.2 LTS installer crash when letting the system determine size of additional LV

2021-07-13 Thread Michael Hudson-Doyle
Are you enabling encryption in the guided screen? This sort of bug means
we are mis-estimating how large the VG is going to be and we've had a
few bugs like this in the past but I thought they were mostly fixed. The
.crash file from /var/crash would be great help in figuring out what is
going on.

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

Title:
  Ubuntu 20.04.2 LTS installer crash when letting the system determine
  size of additional LV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1935969/+subscriptions


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

[Bug 1935969] Re: Ubuntu 20.04.2 LTS installer crash when letting the system determine size of additional LV

2021-07-13 Thread Conny Molin
** Package changed: ubuntu => subiquity (Ubuntu)

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

Title:
  Ubuntu 20.04.2 LTS installer crash when letting the system determine
  size of additional LV

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subiquity/+bug/1935969/+subscriptions


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