このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン | |||
01_linux:08_仮想化:kvm:01_qemu_monitor [2017/03/02 06:49] – matsui | 01_linux:08_仮想化:kvm:01_qemu_monitor [2021/01/07 05:58] (現在) – matsui | ||
---|---|---|---|
行 11: | 行 11: | ||
# virsh qemu-monitor-command --hmp vmname 'info balloon' | # virsh qemu-monitor-command --hmp vmname 'info balloon' | ||
+ | balloon: actual=1024 | ||
+ | </ | ||
+ | |||
+ | |||
+ | ==== ballooning変更 ==== | ||
+ | |||
+ | < | ||
+ | # virsh qemu-monitor-command --hmp one-300 'info balloon' | ||
+ | balloon: actual=2048 | ||
+ | |||
+ | # virsh qemu-monitor-command --hmp one-300 ' | ||
+ | |||
+ | # virsh qemu-monitor-command --hmp one-300 'info balloon' | ||
balloon: actual=1024 | balloon: actual=1024 | ||
</ | </ |