0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【2025年01月版】Proxmox8.3 で QEMU Guest Agent を有効にする

Posted at

はじめに

Proxmoxのコンソールで、各VMのIPsがNo Guest Agent configuredになっているのが気持ち悪いな。。。

設定しよう

image.png

qemu-guest-agent のインストール

$ sudo apt install qemu-guest-agent

VMの設定

image.png

 ↓

image.png

VMの停止と起動

  • 必ず、再起動ではなく、停止しましょう
$ sudo poweroff

image.png

 ↓

image.png

IPs が表示される

image.png

image.png

さいごに

かんたんでしたね

リンク

PROXMO : Qemu-guest-agent

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?