[Bug 1186434] Re: Inconsistent partition sizes using expert recipe in preseed
Marcus Tomlinson
marcus.tomlinson at canonical.com
Thu Mar 5 13:08:14 UTC 2020
This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue on a maintained version of Ubuntu please let us
know.
** Changed in: apport (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1186434
Title:
Inconsistent partition sizes using expert recipe in preseed
Status in apport package in Ubuntu:
Incomplete
Bug description:
Hi, I am using a custom recipe across multiple servers, the recipe is
as follows:
d-i partman-auto/expert_recipe string boot :: 99 100 101 ext4
$bootable{ } method{ format } format{ } use_filesystem{ } filesystem{
ext4 } mountpoint{ /boot } device{ /dev/sda } . pv1 :: 1 1 -1
$defaultignore{ } $primary{ } method{ lvm } device{ /dev/sda }
vg_name{ vglocal00 } . var00 :: 30719 30720 30721 ext4 $lvmok{ }
in_vg{ vglocal00 } lv_name{ var00 } format{ } method{ format }
use_filesystem{ } filesystem{ ext4 } mountpoint{ /var } . root00 ::
8191 8192 8193 ext4 $lvmok{ } in_vg{ vglocal00 } lv_name{ root00 }
format{ } method{ format } use_filesystem{ } filesystem{ ext4 }
mountpoint{ / } . swap00 :: 2047 2048 2049 swap $lvmok{ } in_vg{
vglocal00 } lv_name{ swap00 } format{ } method{ swap } .
However, the size of the partitions is different across servers by the
end of the install by a few MBs. I am using Ubuntu 12.04 x 64.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1186434/+subscriptions
More information about the foundations-bugs
mailing list