Skip to content

storage_permissions_BeeGFS.md - #305

Open
Graviton28 wants to merge 2 commits into
UNM-CARC:masterfrom
Graviton28:pr/storage-permissions-beegfs
Open

storage_permissions_BeeGFS.md#305
Graviton28 wants to merge 2 commits into
UNM-CARC:masterfrom
Graviton28:pr/storage-permissions-beegfs

Conversation

@Graviton28

Copy link
Copy Markdown
Contributor

found a real path bug checking this against an actual project directory on easley: the doc describes project paths as nested, /carc/scratch/projects/<pi_username>/<pi_username><project_id>/, but that's not how it's actually laid out. checked several real project dirs (ls /carc/scratch/projects/) and it's flat - /carc/scratch/projects/<pi_username><project_id>/ directly, no separate pi-username-only parent level. fixed every example path in the doc.

also fixed the example directory-ownership output which showed owner as "root" - checked a real project dir and the owner is actually the PI's own username, not root, so fixed the example to match.

verified the rest for real: quotas command works, id/groups output format matches the doc's examples, rsync 3.2.5 (what's installed) supports --chown. the core BeeGFS group-quota concept the doc explains is accurate.

also found and fixed this same nested-path bug in orca_easley_hopper.md (already pushed there too).

…nely coexist depending on how the project was provisioned, confirmed by checking dozens of real project dirs. explain both instead of asserting one
@Graviton28
Graviton28 marked this pull request as ready for review August 4, 2026 04:53
@Graviton28
Graviton28 requested a review from gmfricke as a code owner August 4, 2026 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant