AI エージェント向け: ドキュメントインデックスは https://www.mongodb.com/ja-jp/docs/llms.txt で利用できます。すべてのページの markdown バージョンは、いずれかの URL パスに .md を追加することで利用できます。
Docs Menu

一時停止した無料クラスターからデータを復元

Atlas は 30 日後に非アクティブなすべての無料クラスター(以前は M0 と呼ばれる)を自動的に一時停止し、クラスターが再開されるまで接続を禁止します。ただし、クラスターが最新リリースよりも古いバージョンを実行中いる場合は、クラスターを再開することはできません。このページでは、引き続きサポートされているバージョンで一時停止された無料クラスターから、最新リリースバージョンを実行する新しい無料クラスターにデータを復元するプロセスについて説明します。

始める前に、以下のものが必要です。

1
  1. まだ表示されていない場合は、希望するプロジェクトを含む組織を選択しますナビゲーション バーのOrganizationsメニュー

  2. まだ表示されていない場合は、ナビゲーション バーのProjectsメニューから目的のプロジェクトを選択します。

  3. サイドバーで、 Database見出しの下のClustersをクリックします。

[ Clusters (クラスター) ] ページが表示されます。

2

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 クラスターを削除する必要があります。

3

You can access the available backups for a cluster at the following URL:

https://cloud.mongodb.com/v2/<project_id>#/clusters/backup/<cluster_name>

以下の条件に一致するもの。

  • project_id は、プロジェクトを識別する一意の 24 桁の 16 進数文字列です。

  • cluster_name は、クラスターを識別するラベルです。

4
  1. データを復元するスナップショットで、Actions 列の Restore をクリックします。

  2. Restoreウィンドウで、Target Project ドロップダウンから M10 クラスターを含むプロジェクトをまだ選択していない場合は選択します。

  3. Restoreウィンドウで、Target Cluster ドロップダウンから M10 クラスターをまだ選択していない場合は選択します。

  4. [Restore] をクリックします。

5

M10 クラスターをサポートされている最新のMongoDBバージョンにアップグレードする必要があります。 詳細については、「 クラスターのメジャーMongoDBバージョンをアップグレードする 」を参照してください。アップグレードが完了するまで待ってから次のステップに進みます。

6

You can download a copy of the data on your M10 cluster by using mongodump. To learn more, see mongodump.

7

詳細については、「 無料クラスターの配置 」を参照してください。

8

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.

9

詳細については、「 クラウド配置の終了 」を参照してください。料金の請求を回避するには、M10 クラスターを削除する必要があります。

このページを評価

項目一覧