Skip to content

Resource temporarily unavailable when copying large files over 9pfs #210

@obbardc

Description

@obbardc

Copying large files over a 9pfs filesystem results in an error Resource temporarily unavailable:

$ fakemachine -v $(pwd):/recipes
Running /bin/bash using kvm backend
bash-5.2# dd if=/dev/zero of=/recipes/test.img bs=100M count=10
dd: error writing '/recipes/test.img': Resource temporarily unavailable
6+0 records in
5+0 records out
574423040 bytes (574 MB, 548 MiB) copied, 2.06091 s, 279 MB/s

This is with both qemu-system-x86 versions 1:8.2.4+ds-1 and 1:9.0.0~rc2+ds-1, along with linux version 6.8.9 from Debian archive.

The versions from bookworm in the docker container seem to work fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions