> For the complete documentation index, see [llms.txt](https://ai-docs.fptcloud.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai-docs.fptcloud.com/ai-factory-guideline-jp/fpt-gpu-cloud/metal-cloud/yokuaru.md).

# よくある質問​

<table data-header-hidden><thead><tr><th width="99"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>カテゴリ</strong> </td><td><strong>質問</strong> </td><td><strong>回答</strong> </td></tr><tr><td>一般 </td><td>Metal Cloudとは何ですか？ </td><td><p>Metal Cloudとは、FPTからGPUコンポーネントを内蔵した物理サーバーをユーザーがレンタルするクラウドサービス形態です。このサーバー*はユーザー専用であり、他のテナントと共有されません。 </p><p>仮想化や抽象化レイヤーを介さず、ハードウェアを完全に制御できるサーバーを利用できるため、計算負荷の高いワークロードで最高のパフォーマンスを発揮します。 </p></td></tr><tr><td></td><td>Metal Cloudはクラウドサーバー（仮想マシン）インスタンスとどう違うのですか？ </td><td><p>Metal Cloudは、ノイズの多い隣人（他のテナント）がいない専用サーバーへの直接アクセスを提供します。 </p><p>仮想化されたクラウド環境にデプロイされるクラウドサーバーインスタンスと比較して、ベアメタルGPUサーバーは基盤となる物理サーバーへの制限のないアクセスを許可するため、最もリソース集約的なワークロードにも適しています。 </p></td></tr><tr><td></td><td> Metal Cloud はどのように機能しますか？ </td><td><p>Metal Cloud は、アプリケーションをインストールして実行できる GPU コンポーネントを備えた物理専用サーバーを提供します。 </p><p>この設定は、AI/ML モデルのトレーニングやカスタムオーケストレーションなど、要求の厳しいワークロードに安定した高性能インフラストラクチャが必要な場合に特に有用です。</p></td></tr><tr><td></td><td>  ベアメタル GPU サーバーの作成にはどのくらい時間がかかりますか？ </td><td><p>FPTイメージを使用した場合、約20分で正常にデプロイされる見込みです。  </p><p>カスタムイメージのサイズが大きい場合や、同時に作成されるサーバー数が多すぎる場合、デプロイ時間が長くなる可能性があります。</p></td></tr><tr><td></td><td>Metal Cloudがサポートする高度なユースケースは？ </td><td><p></p><ul><li>AI/MLワークロード：モデルトレーニング、微調整、推論、特に大規模データ処理向け。 </li><li>カスタムオーケストレーション：コンテナ環境向けのKubernetes、ワークロード管理向けのSlurm、複雑なアプリケーション向けのカスタム設定などの技術。 </li><li>ハイパフォーマンスコンピューティング：シミュレーション、科学計算、リアルタイムデータ処理など、専用リソースを必要とするアプリケーション。</li></ul></td></tr><tr><td>機能 </td><td>Metal Cloudは現在どの機能をサポートしていますか？ </td><td><p>Metal Cloudは、当社のクラウド機能の幅広い範囲をサポートしています： </p><ul><li>AI用FPTイメージを備えたオペレーティングシステムイメージ </li><li>起動スクリプト </li><li>SSHキーの事前ロードまたはパスワード設定 </li><li>ネットワーク：追加IP、サブネット、セキュリティ用ネットワークACL </li></ul><p>近い将来、さらに機能が追加される予定ですので、ご期待ください！ </p></td></tr><tr><td></td><td> Metal Cloudで利用可能なストレージオプションは何ですか？ </td><td><p></p><p>ベアメタルGPUサーバーには、NVMeローカルストレージが1つ利用可能です。  </p><ul><li>ブロックストレージサービスはサポートされていません。 </li><li>ファイルストレージ（高性能ティア）サービスはサポートされています。</li></ul></td></tr><tr><td></td><td>ベアメタルクラウドはRAIDをサポートしていますか？ </td><td><p>はい、ローカルストレージはハードウェアRAIDコントローラーを使用し、FPT Cloud Portal GUI上でRAID 0、RAID 1機能をサポートします。 </p><p>FPTエンジニアの要請により、RAID 5オプションもサポートされます。 </p></td></tr><tr><td></td><td>Metal Cloud はどの地域で利用できますか？ </td><td>Metal Cloud は、ベトナムの Hanoi 2 および日本の Tokyo リージョンで利用可能です。 </td></tr><tr><td>請求 </td><td>Metal Cloudの料金はどのように課金されますか？ </td><td><p>予約モデルのみをサポートしています。 </p><p>需要に基づきリソースを制限した固定価格制で、前払い（一部または全額）または後払いとなります。課金期間は特定の期間（通常は月単位または年単位）で設定されます。 </p></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://ai-docs.fptcloud.com/ai-factory-guideline-jp/fpt-gpu-cloud/metal-cloud/yokuaru.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
