On Sat, Sep 10, 2016 at 12:05 PM, Chris Murphy <li...@colorremedies.com> wrote:
> Could be related this bug, I see the same error there after Disks
> changes partitioning, and the old partition table is being used. A
> feature for Fedora 25 is udisks is replaced by storaged, so this could
> be part of that problem. But I have no idea why could-init would be
> using udisks or storaged, so this might be a goose chase.
>
> Error setting partition type after formatting
> https://bugzilla.redhat.com/show_bug.cgi?id=1374334

Could be both cloud-init and this storaged bug are hitting the same
lower level bug, causing the kernel to not get an updated partition
table (via partprobe)... the journal output in that bug isn't
enlightening, there are no kernel messages. One reason it'd fail is if
something has mounted any file system on the device that's having its
partition modified, that'd make it busy, and partprobe tends to fail
in that case.

-- 
Chris Murphy
_______________________________________________
cloud mailing list
cloud@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/cloud@lists.fedoraproject.org

Reply via email to