Skip to content

Orchestrator: Many orphaned Firecracker instances and leftover network/iptables rules causing host resource leakage #2813

@AdaAibaby

Description

@AdaAibaby

We observed many Firecracker processes, API sockets, metrics FIFOs and per-slot iptables PREROUTING REDIRECT rules left on the host (≈44 firecracker processes detected). Some instances are adopted by PID 1 (orphans), while others are still managed by the orchestrator (PPID == orchestrator PID). There are no clear D-state (uninterruptible I/O) processes at the moment, but many leftover resources are not cleaned up. This inflates host file descriptors, network interfaces and NAT rules, reducing the ability to start new sandboxes and increasing operational burden.

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