-
Notifications
You must be signed in to change notification settings - Fork 315
Closed
Labels
Description
Describe the bug
Some misleading steps in the docs needs to be clarified/removed
https://min.io/docs/minio/linux/operations/install-deploy-manage/migrate-fs-gateway.html and https://blog.min.io/minio-gateway-migration/
- Export/Import the existing deployment’s configurations with
mc admin config export/import
only to fs. For gateway all config are in env. vars. MINIO_CACHE_* and MINIO_GATEWAY_SSE env are no longer relevant in the newer cluster - all other env.var can be brought in as is - Export/Import bucket metadata and iam assets applies only to fs mode
- Tiering not available in gateway mode nor in FS mode. Tiering is only available in SNSD, SNMD and MNMD
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.