| 7 Jul 2023 |
oddlama | I can try isolating this tomorrow. It's already past bedtime for me | 00:45:36 |
oddlama | My best explanation for this right now is that the virtiofs module is loaded but not virtio_blk or some other module required for to see the actual shares. The initial mounts fail with virtio-fs: tag <ro-store> not found (the share is called ro-store), suggesting that the virtiofs module is loaded but some underlying module is missing to communicate with the hypervisor | 00:49:12 |
@elvishjerricco:matrix.org | oh that's interesting | 00:49:46 |
@elvishjerricco:matrix.org | yea there's probably another module or something involved | 00:49:56 |
oddlama | The last post here has logs in case you are interested https://github.com/astro/microvm.nix/issues/114 .
(At first I though this might be a virtiofsd bug, ignore all of that :P) | 00:50:50 |
oddlama | Anyhow gotta sleep now. I'll isolate this tomorrow. | 00:51:09 |
@lily:lily.flowers | I only skimmed your messages, but this sounds like it could be the same issue the tmpfs-on-root qemu-vm test had with systemd-initrd, where the 9pfs filesystem would attempt to be mounted before the virtfs channels were ready. There's a nixpkgs issue somewhere for that | 07:21:44 |