Displaying 4 results from an estimated 4 matches for "ich9_ahci".
2015 Feb 23
3
machine='pc-q35-2.1' and sata controller
...on i would like to delete the sata controller is this error while
trying to migrate the machine:
2015-02-23 19:04:11.181+0000: 1972: error : qemuMonitorJSONCheckError:381 :
internal error: unable to execute QEMU command 'migrate': State blocked by
non-migratable device '0000:00:1f.2/ich9_ahci'
Someone has an idea to solve this?
thanks and cheers
t.
2015 Feb 23
0
Re: machine='pc-q35-2.1' and sata controller
...e the sata controller is this error while
> trying to migrate the machine:
>
> 2015-02-23 19:04:11.181+0000: 1972: error : qemuMonitorJSONCheckError:381 :
> internal error: unable to execute QEMU command 'migrate': State blocked by
> non-migratable device '0000:00:1f.2/ich9_ahci'
>
> Someone has an idea to solve this?
>
Yep. You have described the situation perfectly. Here are my notes from
libvirt commit c27b0bb171d9bdac10a93492a2a99eaa22746694, which fixed the
handling of "default" devices in the Q35 machinetype:
sata - a q35 machine always h...
2015 May 01
2
Kvm + libvirt + virt-manager
...abled. When shutting down the system
I get from the console an error like this:
Suspending test1: Done
Suspending test2: ...
error: Failed to save domain $someid state
error: internal error: unable to execute QEMU command 'migrate': State
blocked by non-migratable device '0000:00:04.8/ich9_ahci'
Vm test2 has a disk attached as raw device and not as image file.
This message, with same error, is showed also for 2 other vm with autostart
disabled and disk on qcow2 images, but only when them are online during
shutdown.
When system starts, all vms are running without problem.
I can'...
2015 Aug 10
2
Re: machine='pc-q35-2.1' and sata controller
...lete the sata controller is this error while
> trying to migrate the machine:
>
> 2015-02-23 19:04:11.181+0000: 1972: error : qemuMonitorJSONCheckError:381 :
> internal error: unable to execute QEMU command 'migrate': State blocked by
> non-migratable device '0000:00:1f.2/ich9_ahci'
>
> Someone has an idea to solve this?
>
Yep. You have described the situation perfectly. Here are my notes from
libvirt commit c27b0bb171d9bdac10a93492a2a99eaa22746694, which fixed the
handling of "default" devices in the Q35 machinetype:
sata - a q35 machine always h...