Skip to content

Add vsock support#45

Merged
praveenkumar merged 1 commit intocrc-org:masterfrom
guillaumerose:vsock
Aug 12, 2020
Merged

Add vsock support#45
praveenkumar merged 1 commit intocrc-org:masterfrom
guillaumerose:vsock

Conversation

@guillaumerose
Copy link

@guillaumerose guillaumerose commented Jul 27, 2020

The cid address should be a parameter or auto.

With a fixed cid, when I try to run 2 VMs, I obtain the error:

ERRO Error creating machine: Error creating the VM: Error creating machine: Error in driver during machine creation: virError(Code=38, Domain=0, Message='failed to set guest cid: Address already in use') 

@praveenkumar
Copy link
Member

The cid address should be a parameter or auto. When I try to run 2 VMs, I obtain the error:

@guillaumerose In this PR cid is set to auto so does trying of 2 VM's still fails?

@guillaumerose
Copy link
Author

I double checked and it's fine with auto.

I had to fix a path in the driver for running multiple crc instances: #48

<backend model='random'>/dev/urandom</backend>
</rng>
<vsock model='virtio'>
<cid auto='yes'/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@praveenkumar praveenkumar merged commit 85570ca into crc-org:master Aug 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants