# GPU VM の管理

## 電源オフ <a href="#managegpuvms-poweroff" id="managegpuvms-poweroff"></a>

1. **インスタンス管理**を開く
2. 電源を切るGPU VMを見つけ、3点アイコンをクリックします。
3. **「電源オフ」**&#x30A2;クションを選択します。

## 電源投入 <a href="#managegpuvms-poweron" id="managegpuvms-poweron"></a>

1. **インスタンス管理**を開く
2. 電源を入れたいGPU VMを探し、3点アイコンをクリックします。
3. **「電源オン」**&#x30A2;クションを選択します。

## 再起動 <a href="#managegpuvms-reboot" id="managegpuvms-reboot"></a>

注: 再起動機能はハードリブートを実行するため、データ損失、ソフトウェア破損、その他の問題が発生する可能性があります。

1. **インスタンス管理**を開く
2. 再起動したい GPU VM を見つけ、3 点アイコンをクリックします。
3. **「再起動」**&#x30A2;クションを選択します。

## 名前を変更 <a href="#managegpuvms-rename" id="managegpuvms-rename"></a>

1. **インスタンス管理**を開く
2. 名前を変更したいGPU VMを見つけ、3点アイコンをクリックします。
3. **「名前変更」**&#x30A2;クションを選択します。
4. VMの名前を変更し、**「インスタンスの名前を変更」**&#x3092;クリック

## パスワードのリセット <a href="#managegpuvms-resetpassword" id="managegpuvms-resetpassword"></a>

1. **インスタンス管理**を開く
2. パスワードをリセットしたいGPU VMを見つけ、3点アイコンをクリックします。
3. **「パスワードをリセット」**&#x30A2;クションを選択すると、新しいパスワードが記載されたメールがメールアドレスに送信されます。

## GPU VMのロック <a href="#managegpuvms-lockagpuvm" id="managegpuvms-lockagpuvm"></a>

ユーザーは仮想マシンをロックして削除を防止でき、テストマシンではなく稼働中のVMを誤って削除するのを防ぎます。この機能によりユーザーエラーのリスクが軽減され、仮想マシン上のユーザーデータが保護されます。VMをロックするには、次の手順に従ってください

1. **インスタンス管理**を開く
2. ロックしたいGPU VMを探し、3点アイコンをクリックします。
3. **「ロック」**&#x30A2;クションを選択します。
4. 警告ダイアログが表示され、VM名が表示され、ユーザーに確認を求めます。**「インスタンス削除をロック」**&#x3092;クリックしてロックを続行します。ロックされると、システムはロックが解除されるまでVMが削除されるのを防止します。

## GPU VMのロック解除 <a href="#managegpuvms-unlockagpuvm" id="managegpuvms-unlockagpuvm"></a>

仮想マシンを削除するには、まずロックを解除する必要があります。以下の手順で解除してください。

1. メニューか&#x3089;**「インスタンス管理」**&#x3092;選択し、**「アクション」**&#x306E;下にあ&#x308B;**「削除のロック解除」**&#x3092;クリックします。
2. 警告ダイアログが表示され、VM名が表示され、ユーザーに確認を求めます。**「インスタンス削除のロック解除」**&#x3092;クリックしてVMのロックを解除します。ロックが解除されると、システムはVMを通常通り削除できるようにします。

## GPU VMの削除 <a href="#managegpuvms-deleteagpuvm" id="managegpuvms-deleteagpuvm"></a>

{% hint style="warning" %}
注**意:** 仮想マシンの削除はすべてのデータを完全に消去し、この操作は元に戻せません。重要なデータは必ずバックアップしてから実行してください。
{% endhint %}

1. **インスタンス管理**を開く
2. 削除したい GPU VM を見つけ、3 点アイコンをクリックします。
3. テキストフィールド&#x306B;**「delete」**&#x3068;入力し、**「インスタンスを削除」**&#x3092;クリックして確認します。

<br>


---

# Agent Instructions: 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:

```
GET https://ai-docs.fptcloud.com/ai-factory-guideline-jp/fpt-gpu-cloud/gpumashin/chtoriaru/gpu-vm-no.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
