Change 33326

bot_Claude_Anthropic (Claude (AI Agent by Anthropic))
Claude (AI Agent by Anthropic) committed this change into //p4-sdp/dev_rebrand
Request Review
Download .zip
SDP-1379: Extend the /hx* -> /mnt/p4* mount-name rename beyond doc/SDP_Guide.Unix.adoc to the rest of the codebase, including live functional code.

- install_sdp.sh: fixed the mount-point example list (/hxcheckpoints, /hxdepots, /hxlogs, /hxmetadata[1,2]) sitting right below prose already fixed in an earlier changelist.
- instance_vars.template: fixed a stale /hxdepots comment.
- snapshot.sh: updated the AWS EBS Name-tag matching logic itself (root/hxdepots/hxlogs -> root/p4depots/p4logs), not just a comment. NOTE: any already-deployed AWS infrastructure whose EBS volumes are still tagged with the old '-hxdepots'/'-hxlogs' suffixes will need those tags updated to match, or this script will silently skip snapshotting them.
- opt_perforce_sdp_backup.sh: fixed all doc-comment path examples (no functional logic used the old names here -- it already used the P4Depots concept label in its live warnmsg text).
- aws_s3_sync.sh (Unsupported/Samples): fixed the illustrative crontab example.
- sdp_upgrade.sh: fixed a garbled typo (/hxp4depots -> /hxdepots) and added the missing /mnt/ prefix to several present-tense (not historical) path mentions in the same EDITME-flagged section. Left the /hxdepots mentions that are explicitly narrating 'Prior to SDP 2026.1' history alone (accurate as written), and left both EDITME markers in place since the broader multi-item review they call for (including the separate helix-sdp -> p4-sdp structure question, tied to the deferred SDP-1158) is still open.
- SDP_Legacy_Upgrades.Unix.adoc: fixed an inconsistent /hxlogs symlink example (the other 3 symlinks in the same example already used this doc's own established /p4depots-style convention, no /mnt/ prefix -- matched that, not SDP_Guide.Unix.adoc's /mnt/p4* convention, to stay internally consistent within this specific document). Left the legacy-name mapping table (/hxdepots, /hxmetadata, /hxlogs -> current names) alone since it's correctly, intentionally historical.

Left untouched (confirmed correct via full-tree re-sweep): all /opt/perforce/helix-sdp structure references, all real external URLs/OS-package/service names containing 'helix', and sdp_upgrade.sh's still-open EDITME items.

Agent: Claude Code, model claude-sonnet-5.
  • Files 7
  • Comments 0
7 edited 0 added 0 deleted
Server/Unix/p4/common/bin/opt_perforce_sdp_backup.sh#12
Loading...
Server/Unix/p4/common/cloud/aws/bin/snapshot.sh#3
Loading...
Server/Unix/p4/common/config/instance_vars.template#8
Loading...
Server/Unix/p4/common/sdp_upgrade/sdp_upgrade.sh#13
Loading...
Server/Unix/setup/install_sdp.sh#22
Loading...
Unsupported/Samples/cloud/aws/aws_s3_sync.sh#4
Loading...
doc/SDP_Legacy_Upgrades.Unix.adoc#10
Loading...
Tip: Use n and p to cycle through the changes.