Skip to content

switch virtiofsd to --inode-file-handles=mandatory #65

@cgwalters

Description

@cgwalters

Right now ephemeral is booting via a virtiofsd export of the source image.

However the default way we mount the image via --mount=type=image with podman doesn't mount the overlayfs with nfs_export=on which means name_to_handle_at doesn't work, which means we're subject to file descriptor exhaustion.

The best thing here is to change container-libs to support mounting with nfs_export=on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions