SDP-711

rwillyoung (rwillyoung)
rwillyoung created this job , modified by C. Thomas Tyler
Closed
mkrep.sh is missing steps to instruct user to start p4d.
The instructions go from step 13 (monitor logs of checkpoint restore) to step 14 suggesting to run a p4 verify. Can't run a p4 verify if the service isn't started! :)
26381mkrep.sh v2.3.2:
* Added '-f <From_ServerID>' flag to specify the ServerID from which
to replicate, a value used for the ReplicatingFrom: field.
* Added safety check to check that if '-t ha' is used with '-f',
the value for '-f' refers to an edge server.
* Added logic to replace the default value for ReplicatingFrom,
replacing naming-convention based logic with logic to dynamically
determine the value. This is done by finding the server spec with
Services of 'commit-server' or or 'standard', and using it. Or, if
that bares no fruit, doing 'p4 info' on the current server to extract
the ServerID.
* Enhancements to guidance info for creating edge servers and
filtered forwarding replicas, with details on using edge_dump.sh
or generating filtered replica checkpoints.
* Doc content and formatting improvements.
* Maintained shellcheck compliance.
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
rwillyoung
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
rwillyoung
Component
core-unix
Type
Bug