What’s new in P4 Server administration in 2022.1

For a complete list of what’s new in this release, see the Release notes and What’s new in the Helix Core Command-Line (P4) Reference.

Failback

To complement the failover feature, you can now Failback after failover.

Real-time monitoring

Real-time monitoring can enhance server administration. You can set the rt.monitorfile configurable and adjust the monitor level while commands are running. To identify commands that have been holding locks on tables for long periods and the commands that are waiting for those locks to be released, set the monitor configurable to 10 or 25.

Other enhancements

  • Checkpoint production is easier with the -P server-id and -R service options. See p4d [-z] [-R service | -P server-id] -jd file

  • Checkpoint recovery is easier with the -R service option. See p4d [-z] -R service -jr file

P4V administration