2017-11-08 22:14:32.528+0000: Domain id=1 is tainted: host-cpu
KVM_SET_DEVICE_ATTR failed: Group 4 attr 0x0000000000000001: No such device or address
2017-11-08 22:17:52.733+0000: shutting down, reason=crashed
I've attached the full output of my commands to the bug.
In Pike upon attempting to suspend an instance on an ARM64 host, the following error occurs
2017-11-08 21:37:35.345 241677 ERROR nova.compute. manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] Traceback (most recent call last): manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] File "/usr/lib/ python2. 7/dist- packages/ nova/compute/ manager. py", line 6815, in _error_ out_instance_ on_exception manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] yield manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] File "/usr/lib/ python2. 7/dist- packages/ nova/compute/ manager. py", line 4238, in suspend_instance manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] self.driver. suspend( context, instance) manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] File "/usr/lib/ python2. 7/dist- packages/ nova/virt/ libvirt/ driver. py", line 2658, in suspend manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] guest.save_ memory_ state() manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] File "/usr/lib/ python2. 7/dist- packages/ nova/virt/ libvirt/ guest.py" , line 505, in save_memory_state manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] self._domain. managedSave( 0) manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] File "/usr/lib/ python2. 7/dist- packages/ eventlet/ tpool.py" , line 186, in doit manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] result = proxy_call( self._autowrap, f, *args, **kwargs) manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] File "/usr/lib/ python2. 7/dist- packages/ eventlet/ tpool.py" , line 144, in proxy_call manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] rv = execute(f, *args, **kwargs) manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] File "/usr/lib/ python2. 7/dist- packages/ eventlet/ tpool.py" , line 125, in execute manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] six.reraise(c, e, tb) manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] File "/usr/lib/ python2. 7/dist- packages/ eventlet/ tpool.py" , line 83, in tworker manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] rv = meth(*args, **kwargs) manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] File "/usr/lib/ python2. 7/dist- packages/ libvirt. py", line 1427, in managedSave manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] if ret == -1: raise libvirtError ('virDomainMana gedSave( ) failed', dom=self) manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52] libvirtError: Unable to read from monitor: Connection reset by peer manager [instance: 8036044b- 067b-4be3- 916e-29d34b1c33 52]
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
2017-11-08 21:37:35.345 241677 ERROR nova.compute.
libvirt-bin: cloud0 cloud0
Installed: 3.6.0-1ubuntu5~
Candidate: 3.6.0-1ubuntu5~
In the libvirt logs, I see:
2017-11-08 22:14:32.528+0000: Domain id=1 is tainted: host-cpu
KVM_SET_DEVICE_ATTR failed: Group 4 attr 0x0000000000000001: No such device or address
2017-11-08 22:17:52.733+0000: shutting down, reason=crashed
I've attached the full output of my commands to the bug.