Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtiofs driver does not work in QEMU 5.0 #385

Closed
MatiasVara opened this issue Apr 26, 2020 · 3 comments
Closed

Virtiofs driver does not work in QEMU 5.0 #385

MatiasVara opened this issue Apr 26, 2020 · 3 comments
Assignees
Labels
bug This label identifies bugs. These items should be in Kanban.

Comments

@MatiasVara
Copy link
Collaborator

I am getting the following error from the virtiofsd:

[1910398638833478] [ID: 00000004] unique: 3221020831, opcode: INIT (26), nodeid: 4555314, insize: 56, pid: 4294967295
[1910398638856305] [ID: 00000004] INIT: 7.27
[1910398638870261] [ID: 00000004] flags=0x00000000
[1910398638882612] [ID: 00000004] max_readahead=0x00100000
[1910398638895023] [ID: 00000004] fuse: unsupported protocol version: 7.27
[1910398638936227] [ID: 00000004]    unique: 3221020831, error: -71 (Protocol error), outsize: 16
[1910398638950343] [ID: 00000004] virtio_send_msg: elem 0: with 2 in desc of length 80
@MatiasVara MatiasVara added the bug This label identifies bugs. These items should be in Kanban. label Apr 26, 2020
@MatiasVara MatiasVara self-assigned this Apr 26, 2020
@MatiasVara
Copy link
Collaborator Author

@MatiasVara
Copy link
Collaborator Author

Replace with ./virtiofsd -d --socket-path=/tmp/vhostqemu -o source=/root/qemu-for-virtiofs/build/testdir/ -o cache=always

@MatiasVara
Copy link
Collaborator Author

The fix was just to pump the MINOR to 31.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This label identifies bugs. These items should be in Kanban.
Projects
None yet
Development

No branches or pull requests

1 participant