Skip to content

All network threads stuck in FUTEX_WAIT_PRIVATE #92

@jmott

Description

@jmott

I'm migrating multiple instances on multiple servers.
Small depots work fine. But on larger depots it doesn't take long before all the network threads are in FUTEX_WAIT_PRIVATE with CPU at 0%. I gave up waiting after 16 hours in that state.

Here's a sample command line:
build/p4-fusion/p4-fusion --path //3rdParty/... --user "$P4USER" --port "$P4PORT" --client "$P4CLIENT" --src clones/3rdParty/.git --networkThreads 10 --printBatch 100 --lookAhead 2000 --retries 10

For a sample depot:
=== Depot: 3rdParty === - Total: 160.4G
//3rdParty/... 891863 files 160.4G bytes

Any suggestions?

Thanks!

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