Info
Error Code: 328

MongoDB Error 328: Tenant Migration Blocker Shutdown

📦 MongoDB
📋

Description

This error signifies that the Tenant Migration Access Blocker, a critical component ensuring data consistency during tenant migrations, is in the process of shutting down. It typically occurs in sharded clusters or multi-tenant deployments when a migration operation is concluding or being aborted.
💬

Error Message

Tenant Migration Access Blocker Shutting Down
🔍

Known Causes

4 known causes
⚠️
Successful Migration Completion
The access blocker is shutting down as part of the normal cleanup after a tenant migration has successfully completed.
⚠️
Aborted Migration Operation
The tenant migration process was intentionally or unexpectedly aborted, leading to the shutdown of its associated access blocker.
⚠️
Cluster Reconfiguration
A reconfiguration of the replica set or sharded cluster might trigger the shutdown of migration-related components.
⚠️
Manual System Intervention
An administrator manually stopped a migration-related process or a system restart initiated the shutdown of the blocker.
🛠️

Solutions

Coming Soon

Detailed step-by-step solutions for this error are being prepared. In the meantime, try these general troubleshooting tips:

General Troubleshooting Tips

  • Check the error message carefully for specific details
  • Review recent changes that might have caused the error
  • Search for the exact error code in the official documentation
  • Check log files for additional context
  • Try restarting the application or service
🔗

Related Errors

5 related errors