Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

ciao-down: Allow qemu boot to continue even if 9p mounts fail#1137

Merged
rbradford merged 1 commit into
ciao-project:masterfrom
markdryan:ciao-down-fix-9p
Feb 13, 2017
Merged

ciao-down: Allow qemu boot to continue even if 9p mounts fail#1137
rbradford merged 1 commit into
ciao-project:masterfrom
markdryan:ciao-down-fix-9p

Conversation

@markdryan

Copy link
Copy Markdown
Contributor

There seems to be a race condition that causes the mounting of the
shared folders via 9p to fail. This in turn causes the ciao-down
VM boot to fail. This commit switches to using the system.d
automount facility ( which may fix the mount problem ) and allows the
boot to continue even if the mounts fail. This is preferable to the
current status in which ciao-down connect seems to hang from time
to time on some machines. If automatic mounting fails it should
still be possible to manually mount the shared folders from the command
line.

Signed-off-by: Mark Ryan mark.d.ryan@intel.com

There seems to be a race condition that causes the mounting of the
shared folders via 9p to fail.  This in turn causes the ciao-down
VM boot to fail.  This commit switches to using the system.d
automount facility ( which may fix the mount problem ) and allows the
boot to continue even if the mounts fail.  This is preferable to the
current status in which ciao-down connect seems to hang from time
to time on some machines.  If automatic mounting fails it should
still be possible to manually mount the shared folders from the command
line.

Signed-off-by: Mark Ryan <mark.d.ryan@intel.com>
@markdryan markdryan changed the title [TESTING] ciao-down: Allow qemu boot to continue even if 9p mounts fail ciao-down: Allow qemu boot to continue even if 9p mounts fail Feb 10, 2017
@coveralls

coveralls commented Feb 10, 2017

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.005%) to 66.691% when pulling ed43e48 on markdryan:ciao-down-fix-9p into 99fb3eb on 01org:master.

@markdryan markdryan requested a review from rbradford February 10, 2017 16:22
@rbradford rbradford merged commit 26e3a3f into ciao-project:master Feb 13, 2017
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.

4 participants