Actions
Bug #21125
closedShould default to PrefixLength: 3 for new installs
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Deployment
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
The installer should specify PrefixLength: 3
on S3 installs. PrefixLength is presently 0 by default to avoid breaking legacy installs but for all new installs it should be 3.
Updated by Peter Amstutz about 1 year ago
- Status changed from New to In Progress
Updated by Peter Amstutz about 1 year ago
- Status changed from In Progress to New
Updated by Lucas Di Pentima about 1 year ago
- Status changed from New to In Progress
Updated by Lucas Di Pentima about 1 year ago
Updates at ebbb591d0d - branch 21125-installer-s3-prefix-length
- Changes the
PrefixLength
value, adding a warning note for admins upgrading the installer code.
Updated by Peter Amstutz about 1 year ago
Lucas Di Pentima wrote in #note-8:
Updates at ebbb591d0d - branch
21125-installer-s3-prefix-length
- Changes the
PrefixLength
value, adding a warning note for admins upgrading the installer code.
"should not be changed once the cluster is in use"
should probably say
"should not be changed once the volume is in use"
since you can have different volumes with different values of PrefixLength.
otherwise LGTM
Updated by Lucas Di Pentima about 1 year ago
- Status changed from In Progress to Resolved
Applied in changeset arvados|3ed6fab9c3ec7ca31133e4d4c750d546727b1847.
Actions