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

Linux zip: 9p does not work in zip builds #6608

Open
mook-as opened this issue Mar 13, 2024 · 0 comments
Open

Linux zip: 9p does not work in zip builds #6608

mook-as opened this issue Mar 13, 2024 · 0 comments
Labels
kind/bug Something isn't working

Comments

@mook-as
Copy link
Contributor

mook-as commented Mar 13, 2024

Actual Behavior

When running from the zip builds on Linux (not rpm/deb), the bundled qemu appears to not support 9p.

This is similar to #4943 (but that was filed against the rpm).

Steps to Reproduce

  1. Download a Linux zip build from CI (or release)
  2. Start Rancher Desktop
  3. In preferences, change mount type to 9p

Result

'time="2023-04-24T16:56:05+02:00" level=debug msg="[hostagent] qemu[stderr]: qemu-system-x86_64: -virtfs local,mount_tag=mount0,path=/home/user,security_model=none: 'virtio-9p-pci' is not a valid device model name"\n'

I get the normal failure to start dialog with bits of (irrelevant) logs.

Expected Behavior

9p should work, or it should not be possible to set it from the UI.

Additional Information

This works fine in the RPM version on OpenSUSE Leap 15.5 (because that uses system qemu, which does support 9p).

The bundled qemu-system-x86_64 -device help does not list virtio-9p-pci

Rancher Desktop Version

1.13.0

Rancher Desktop K8s Version

N/A

Which container engine are you using?

containerd (nerdctl)

What operating system are you using?

Other Linux

Operating System / Build Version

openSUSE Leap 15.5

What CPU architecture are you using?

x64

Linux only: what package format did you use to install Rancher Desktop?

None

Windows User Only

No response

@mook-as mook-as added the kind/bug Something isn't working label Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant