-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels