- 目录
- 虚拟机使用 Watchdog 设备
- setup flavor attributes
openstack flavor set FLAVOR-NAME –property hw:watchdog_action=[ACTION]
- or setup image attributes
openstack image set IMAGE-NAME –property hw:watchdog_action=[ACTION]
Action 的类型:
- disabled:不使用 watchdog 设备
- reset:强行重置虚拟



