Hello, > 1) I have 3 disks in total on my host lpar > 2) I do host installation of ubuntu26.04 on 1 disk and remaining disks i kept > empty. > 3)Now again i do resinatllation on same host but i choose 2nd disk which was > empty > and i do ubuntu installation itself.
Let's assume you have a VG with name "ubuntu-vg" on disk 1. During your second installation (on disk 2), the installer is expected to create the second VG with a different name (e.g., "ubuntu-vg-1" instead of "ubuntu-vg"). If the installer creates the second VG with name "ubuntu-vg", it probably means that it didn't detect the existing VG from disk 1. Could it be because a zdev needs to be activated for disk 1 to become visible? If you are in such a scenario (i.e., the installer does not know that there is an existing VG), you can change the name of the new VG so that it does not conflict with the first one. Doing so should hopefully help. Thank you -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2140453 Title: [Ubuntu26.04] [FW1110] : Reinstallation on Ubuntu Lpar crashed with "partitioning crashed with CurtinInstallError"! To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-power-systems/+bug/2140453/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
