cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #02353
Re: [Merge] ~smoser/cloud-init:bug/1692093-sometimes-need-settle into cloud-init:master
dropping blkid:
https://git.launchpad.net/~smoser/cloud-init/commit/?id=6b0c90d33703ac075c42bb4a52d710f636d5a030
See that commit.
I *had* a blkid --rereadpt between the two udevadm calls in assert_and_settle_device. I dropped that.
the 'blkid --rereadpt' that you see is in 'read_parttbl', which is a function with the explicit purpose of making the call to blkid --rereadpt (for after wiping a disk or something).
--
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/324639
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:bug/1692093-sometimes-need-settle into cloud-init:master.
References