-
Notifications
You must be signed in to change notification settings - Fork 3
[DPE-7908] Separation of storage #87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
1177a7f
Fix metadata
astrojuanlu f2659b7
Add simple test
astrojuanlu f62e0b2
Properly parametrize MySQL datadir
astrojuanlu 6aae614
Separate temporary tablespace storage
astrojuanlu b1da318
Separate binlogs storage
astrojuanlu 970a9f8
Separate redologs storage
astrojuanlu 66a0e8f
Separate logs storage
astrojuanlu 2ac5bcb
Refactor
astrojuanlu dc0b444
Add spread task
astrojuanlu 1bacabf
Fix mysql data dir contents check ahead of initialization
astrojuanlu cdab4e0
Proper cleanup of other extra data directories before restoring backups
astrojuanlu db1a0bf
[K8S] Consolidate all logs under one volume
astrojuanlu c0467b6
[VM] Implement separation of storage
astrojuanlu 8656b7f
[VM] Clear contents without deleting
astrojuanlu 3ba7dd8
[VM] Synchronize initialization flags with runtime configuration
astrojuanlu d5045a7
[VM] Rework file retrieval in storage test
astrojuanlu e98a4c7
[K8s] Synchronize initialization flags with runtime configuration
astrojuanlu e4ba4b7
[K8s] Adjust storage test
astrojuanlu 641820f
[VM] Adjust storage test
astrojuanlu 41661bc
[VM] Add archive storage for rotated logs
astrojuanlu 5b8be75
[K8s] Add archive storage for rotated logs
astrojuanlu 9b8dc92
[K8s] Cleanup
astrojuanlu cc71139
[VM] Cleanup
astrojuanlu 2711c12
[VM] Temporarily disable upgrade test
astrojuanlu 3f09ce7
[K8s] Temporarily disable upgrade test
astrojuanlu 8dfacaf
[VM] Fix directory permissions and contents for backups
astrojuanlu 6f94652
[VM] Add better logging to stop_mysql_process_gracefully
astrojuanlu b614f69
[K8s] Remove unneeded comments
astrojuanlu 1d97adc
[K8s] Remove unneeded cluster configuration from test
astrojuanlu e7096c8
[VM] Remove unneeded comments
astrojuanlu 534e912
[VM] Remove unneeded cluster configuration from test
astrojuanlu a14a9eb
[K8s] Reduce nesting
astrojuanlu 04f2200
[VM] Update MySQL charm lib to match K8s
astrojuanlu 7cb5348
[VM] Consolidate is_volume_mounted
astrojuanlu 7fe9635
[K8s] Listen to any storage detaching
astrojuanlu 63e3dc8
[K8s] Force literal filenames
astrojuanlu 7990735
[VM] Add missing spread task for test_storage.py
astrojuanlu 5838ea5
[VM] Remove unnecessary line break
astrojuanlu 7e801cd
[K8s] Remove unnecessary line break
astrojuanlu 4ac7171
[VM] Arrange MySQL config options logically
astrojuanlu a02a9c2
[K8s] Arrange MySQL config options logically
astrojuanlu 848d466
[VM] Improve observability of backup command
astrojuanlu bbb2620
[VM] Make Ceph backup test amenable for local development
astrojuanlu edcf10f
[K8s] Make Ceph backup test amenable for local development
astrojuanlu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.