2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Proxmox7 を試してみる その7 VMのVMIDの変更

Last updated at Posted at 2023-06-22

VMのVMIDの変更

勉強がてら Proxmox をいじっているのはよかったのですが何も考えずに VM を作成していたら詰みました(いい意味で)。それは VMID は後で変更できるしそのとき考えようと思って体系つけていなかったからw

VMIDの変更は簡単にできる

ググってみると ありました

CLI でもやれるらしい

qmrestore vzdump-qemu-666-2022_02_02-12_25_00.vma.zst 999

今回は、こちらの記事のように GUI で確かめてみてみます。

you can also do it over the GUI too.
instead of clicking the VM and restoring the backup there, you can click on the storage where you made the backup and restore it to an arbitrary VMID ;)

VMのVMIDの変更、実施

まず該当VMのバックアップを実施する。

01.png

バックアップされたことを確認する。

02.png

ローカルストレージから見えれる?よね?

03.png

ここで リストア ボタンを押下する。このときVMID を指定することにより 新規VMとしてリストアする(ここでは 1001を指定してみています)。

04.png

リストアされた・・・かな?

05.png

きた!

2
2
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
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?