-
Notifications
You must be signed in to change notification settings - Fork 354
Add standalone migration procedure #628
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
Conversation
Closes #624 Creates a new page under install-deploy-manage Operator docs. This page summarizes the changes that led to the deprecation of the Gateway/Filesystem. It overviews the steps required to create a new Single-Node, Single-Drive deployment with the contents, settings, and IAM policies from the old deployment.
eco-minio
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few comments
|
These instructions are missing steps for copying across ILM policies, which could always be set for |
ILM was never supported on FS mode, they will be copied if you perform |
54f76c4 to
79b5b8f
Compare
Changes applied, please review again.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One more thing we can mention is mc admin cluster iam export and import ? Daryl @ravindk89 - it does work for FS mode.
|
I didn't see that option in help. Maybe it's hidden? Will check again but
that's what I was hoping we could learn on
…On Tue, Nov 1, 2022, 18:56 Harshavardhana ***@***.***> wrote:
***@***.**** commented on this pull request.
One more thing we can mention is mc admin cluster iam export and import ?
@daryl <https://github.com/daryl> @ravind89
—
Reply to this email directly, view it on GitHub
<#628 (review)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADLI2KQTD5NRIXKPNQ3SNLDWGGNZVANCNFSM6AAAAAARTQETEY>
.
You are receiving this because your review was requested.Message ID:
***@***.***>
|
|
Updating both bucket and IAM sections to use the |
- Applies feedback from PR #628. - Simplifies steps by taking advantage of mc admin cluster export/import functions. - Adds those import/export commands to the mc admin reference docs.
- Utilizes mc admin cluster commands to export/import bucket and IAM settings. - Adds export and import to the mc admin config command reference doc. - Applies additional feedback from PR #628 that was added after that PR was merged.
- Utilizes mc admin cluster commands to export/import bucket and IAM settings. - Adds export and import to the mc admin config command reference doc. - Applies additional feedback from PR #628 that was added after that PR was merged.
- Utilizes mc admin cluster commands to export/import bucket and IAM settings. - Adds export and import to the mc admin config command reference doc. - Applies additional feedback from #628 that was added after that PR was merged.
|
@djwfyi I followed this procedure today and it went well. Very nicely documented, thanks for putting it together. The only slight surprise for me step 13 "Wait for mc mirror to complete for all buckets for any remaining operations" at first made concerned that it stalled out, because I was expecting the Otherwise the migration went swimmingly, and I was pleasantly surprised by the import/export convenience for the bucket metadata and IAM resources. |
|
Great to hear @jtackaberry! |
Closes #624
Creates a new page under install-deploy-manage Operator docs. This page summarizes the changes that led to the deprecation of the Gateway/Filesystem. It overviews the steps required to create a new Single-Node, Single-Drive deployment with the contents, settings, and IAM policies from the old deployment.