------- Comment From [email protected] 2018-03-26 07:36 EDT------- Hi ,
I have treid hotplug attach memory today on kvm system and i still see its failing as below libvirt version info: ******************* root@boslcp3:~# virsh version Compiled against library: libvirt 4.0.0 Using library: libvirt 4.0.0 Using API: QEMU 4.0.0 Running hypervisor: QEMU 2.11.1 root@boslcp3:/home# virsh dumpxml boslcp3g3 | grep max <maxMemory slots='16' unit='KiB'>20971520</maxMemory> root@boslcp3:/home# virsh dumpxml boslcp3g3 | grep mem <memory unit='KiB'>14680064</memory> <cell id='0' cpus='0-31' memory='7340032' unit='KiB'/> <cell id='1' cpus='43-63' memory='7340032' unit='KiB'/> <memballoon model='virtio'> </memballoon> root@boslcp3:/home# virsh attach-device boslcp3g3 mem-hp.xml --live error: Failed to attach device from mem-hp.xml error: this function is not supported by the connection driver: virSecurityManagerSetMemoryLabel root@boslcp3:/home# cat mem-hp.xml <memory model='dimm'> <target> <size unit='GiB'>2</size> <node>0</node> </target> </memory> Regards, Indira -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1755153 Title: [Ubuntu 18.04] Memory hotplug fails with error 'virSecurityManagerSetMemoryLabel' To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-power-systems/+bug/1755153/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
