コメントありがとうございます。 サービス終了した今なら、安く中古が手に入りそ…
起動と停止をKVM母艦と連動させる
母艦
$ sudo cp /etc/sysconfig/libvirt-guests /etc/sysconfig/libvirt-guests.`date +%Y%m%d` $ sudo vi /etc/sysconfig/libvirt-guests START_DELAY=30 ON_SHUTDOWN=shutdown SHUTDOWN_TIMEOUT=180 :wq $ sudo virsh autostart NAME
ゲストマシン
$ sudo yum install -y acpid $ sudo systemctl start acpid $ sudo systemctl enable acpid
検索
コメントを残す