Displaying 8 results from an estimated 8 matches for "get_virt_typ".
Did you mean:
get_virt_type
2012 Feb 06
1
virt-install: "ERROR Host does not support any virtualization options"
...ing virt method 'default', hv
type 'kvm'.
Mon, 06 Feb 2012 19:57:29 ERROR Host does not support any
virtualization options for arch 'x86_64'
Mon, 06 Feb 2012 19:57:29 DEBUG Traceback (most recent call last):
File "/usr/bin/virt-install-2.7", line 272, in get_virt_type
machine=options.machine)
File
"/usr/lib64/python2.7/site-packages/virtinst/CapabilitiesParser.py",
line 732, in guest_lookup
{'virttype' : osstr, 'arch' : archstr})
ValueError: Host does not support any virtualization options for arch
'x86_64'
hp...
2009 Aug 31
1
Fixed patch...
This version of the patch includes feedback from jboggs at redhat.com,
including fixes to the BuildRequires and Requires in the spec file.
2009 Sep 11
1
Text-based node administration tool
This patch obsoletes any previous ones. This is an upstream candidate,
so I'm looking for feedback so we can push this and start using it.
2009 Sep 14
1
Bugfixes...
This version fixes a few bugs found by jboggs. It also includes some
logging facilities that need to be fleshed out more.
2009 Sep 16
1
Final push candidate for nodeadmin tool...
This patch is ready for pushing upstream.
2009 Sep 16
1
Replacement that includes utils.py
The previous patch was missing this file. Resending.
2009 Jul 31
2
RFC: This patch is not being submitted for ACK...
...just looking for some feedback on the direction I'm going.
The code won't get all the way to the define stage since I'm in
the middle of retrofitting it to use virtinst instead of a home
spun node definition.
2009 Oct 15
1
Patch depends on the previous storage patch...
This patch is dependant on the previously submitted storage admin patch.