Bug ID | 908007 |
---|---|
Summary | virt-manager: Unable to migrate guest: unsupported configuration: Unable to find security driver for label apparmor |
Classification | openSUSE |
Product | openSUSE Factory |
Version | 201412* |
Hardware | Other |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Basesystem |
Assignee | carnold@suse.com |
Reporter | mpluskal@suse.com |
QA Contact | qa-bugs@suse.de |
Found By | --- |
Blocker | --- |
Created attachment 615639 [details]
virt-manager --debug
When trying to migrate vm via virt-manager between machines with
opensuse-factorty, following error is raised:
Unable to migrate guest: unsupported configuration: Unable to find security
driver for label apparmor
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 89, in
cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/migrate.py", line 547, in
_async_migrate
vm.migrate(dstconn, migrate_uri, rate, live, secure, unsafe, meter=meter)
File "/usr/share/virt-manager/virtManager/domain.py", line 1446, in migrate
self._backend.migrate(destconn, flags, newname, interface, rate)
File "/usr/lib64/python2.7/site-packages/libvirt.py", line 1458, in migrate
if ret is None:raise libvirtError('virDomainMigrate() failed', dom=self)
libvirtError: unsupported configuration: Unable to find security driver for
label apparmor