Atlas は 30 日後に非アクティブなすべての無料クラスター(以前は M0 と呼ばれる)を自動的に一時停止し、クラスターが再開されるまで接続を禁止します。ただし、クラスターが最新リリースよりも古いバージョンを実行中いる場合は、クラスターを再開することはできません。このページでは、引き続きサポートされているバージョンで一時停止された無料クラスターから、最新リリースバージョンを実行する新しい無料クラスターにデータを復元するプロセスについて説明します。
前提条件
始める前に、以下のものが必要です。
Project OwnersAtlas でのロール
手順
Atlas で、プロジェクトの Clusters ページに移動します。
まだ表示されていない場合は、希望するプロジェクトを含む組織を選択しますナビゲーション バーのOrganizationsメニュー
まだ表示されていない場合は、ナビゲーション バーのProjectsメニューから目的のプロジェクトを選択します。
サイドバーで、 Database見出しの下のClustersをクリックします。
[ Clusters (クラスター) ] ページが表示されます。
M10以上のクラスターをデプロイします。
You must deploy an M10 cluster with the same MongoDB version as the paused Free cluster. To learn more about deploying an M10 or higher cluster with a specific MongoDB version, see Create a Cluster. If you use the Atlas UI to create the cluster, click Advanced Settings to Version Availability. If your paused Free cluster was running a MongoDB version that has since reached EOL, you won't be able to deploy an M10 cluster with the same version as the Free cluster.
クラスターが配置されるまで待ってから次のステップに進みます。
重要
料金の請求を回避するには、この手順の最後に M10 クラスターを削除する必要があります。
M10 クラスターをアップグレードします。
M10 クラスターをサポートされている最新のMongoDBバージョンにアップグレードする必要があります。 詳細については、「 クラスターのメジャーMongoDBバージョンをアップグレードする 」を参照してください。アップグレードが完了するまで待ってから次のステップに進みます。
M10 クラスター上のデータをエクスポートします。
You can download a copy of the data on your M10 cluster by using mongodump. To learn more, see mongodump.
無料クラスターを配置します。
詳細については、「 無料クラスターの配置 」を参照してください。
無料クラスターにデータをアップロードします。
You must upload the data that you downloaded from the M10 cluster to your Free cluster. You can use the mongorestore utility to restore the data into your Free cluster. To learn more, see mongorestore.
M10 クラスターを削除します。
詳細については、「 クラウド配置の終了 」を参照してください。料金の請求を回避するには、M10 クラスターを削除する必要があります。