Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not create VMs #150

Open
jihoonlee0703 opened this issue Feb 18, 2019 · 1 comment
Open

can not create VMs #150

jihoonlee0703 opened this issue Feb 18, 2019 · 1 comment
Labels

Comments

@jihoonlee0703
Copy link

Hi all
I have some problem about create VMs

I made bridge(br0)
os : centos7

error messages are here

thank you

Got error while editing doamin XML : Traceback (most recent call last):
File "/usr/local/VDI//vdi-xmledit", line 24, in
tree = ET.parse('/etc/libvirt/qemu/' + vmname+'.xml')
File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 1182, in parse
tree.parse(source, parser)
File "/usr/lib64/python2.7/xml/etree/ElementTree.py", line 647, in parse
source = open(source, "rb")
IOError: [Errno 2] No such file or directory: '/etc/libvirt/qemu/windows4.xml'

@Seitanas
Copy link
Owner

It seems that vm was not created. To little information to define problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants