[libvirt-users] dumpxml and edit the vm xml are not match.

Michal Privoznik mprivozn at redhat.com
Tue Sep 11 08:58:53 UTC 2012


On 11.09.2012 05:50, Timon Wang wrote:
> I use vnc with password for the vm graphics, it works well.
> When I want to dump the xml of the vm, I found that the dumped xml does
> not contains the password properties in the graphics node.
> But when I use virsh edit to check the xml of the vm,  I found the
> password is displayed.
> 
> It's it a bug or it's just what libvirt designed to perform.

You need to pass --security-info to the dumpxml command:

    virsh dumpxml --security-info $domain

Michal
> 
> -- 
> Focus on: Server Vitualization, Network security,Scanner,NodeJS,JAVA,WWW
> Blog: http://www.nohouse.net
> 
> 
> _______________________________________________
> libvirt-users mailing list
> libvirt-users at redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-users
> 




More information about the libvirt-users mailing list