Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Conversation

bergwolf
Copy link
Member

@bergwolf bergwolf commented May 5, 2017

block devices are hotplugged to guest vm. It needs sometime for the
guest kernel to initialize. If we proceed too soon to mount, mount can
fail with ENOENT. Retry a bit in such case.

Fixes: hyperhq/hyperd#601

block devices are hotplugged to guest vm. It needs sometime for the
guest kernel to initialize. If we proceed too soon to mount, mount can
fail with ENOENT. Retry a bit in such case.

Signed-off-by: Peng Tao <bergwolf@gmail.com>
The device sysfs might not be present right after device hotplug.

Signed-off-by: Peng Tao <bergwolf@gmail.com>
@gao-feng
Copy link
Contributor

gao-feng commented May 5, 2017

LGTM, thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants