[Bug 1929213] Re: Ubuntu server LVM creates clone partitions and crash installation (invalid wwn is used by udev & probert as well)

2021-09-26 Thread Michael Hudson-Doyle
** Changed in: subiquity (Ubuntu)
   Status: New => Triaged

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

** Also affects: curtin
   Importance: Undecided
   Status: New

** Changed in: curtin
   Status: New => Triaged

** Tags removed: groovy
** Tags added: impish

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

Title:
  Ubuntu server LVM creates clone partitions and crash installation
  (invalid wwn is used  by udev & probert as well)

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


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

[Bug 1929213] Re: Ubuntu server LVM creates clone partitions and crash installation (invalid wwn is used by udev & probert as well)

2021-06-01 Thread Michael Hudson-Doyle
I think the reason LVM deploys fail is that there is already a VG with
the name that is to be used, which should be deleted but isn't because
the installer gets confused about which disk is which. In any case, the
source of the problem is clear and the exact symptoms are not that
important.

We should definitely handle this situation better. (I think arguably the
udev rules should such a bogus wwn as well but I don't know as much
about how things work at that level).

Disk actions can provide three bits of data to find the drive: wwn,
serial and path. Currently the installer just uses the first of
whichever of these is provided (so in this case, the bogus wwn), but
Dimitri suggested that instead it should use all provided fields, which
would work much better for this bug at least.

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

Title:
  Ubuntu server LVM creates clone partitions and crash installation
  (invalid wwn is used  by udev & probert as well)

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

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

[Bug 1929213] Re: Ubuntu server LVM creates clone partitions and crash installation (invalid wwn is used by udev & probert as well)

2021-06-01 Thread Bartosz Baranowski
Only attempt that was successful was when I did not use lVM and set up
everything on single drive.

I got drives from retailer, sealed in hard plastic so I doubt anyone
except factory had their hands on them. Second pair( HDDs ) I got sealed
by vendor with his sticker on it. Those two have WWN set.

It seems WWN = 0x50. is something that is common among those type of
drives. Just checked my destkop and it has at least one drive like that
as well.

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

Title:
  Ubuntu server LVM creates clone partitions and crash installation
  (invalid wwn is used  by udev & probert as well)

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

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