On 08/02/2011 07:06 PM, sethuraman subbiah wrote:
I tried changing the disk image and it works fine. But if I try to change
the mac address , I get error: unsupported configuration.
That's correct - changing the MAC address would be a guest-visible
change, with possibly fatal consequences t
On 2 August 2011 18:28, sethuraman subbiah wrote:
>
> On Aug 2, 2011, at 5:29 PM, Eric Blake wrote:
>
> > [re-adding the list]
> >
> > On 08/02/2011 03:18 PM, sethuraman subbiah wrote:
> >>> Libvirt shoots for monthly releases; the current schedule is feature
> freeze this weekend, then a release
On Aug 2, 2011, at 5:29 PM, Eric Blake wrote:
> [re-adding the list]
>
> On 08/02/2011 03:18 PM, sethuraman subbiah wrote:
>>> Libvirt shoots for monthly releases; the current schedule is feature freeze
>>> this weekend, then a release around the first of August.
>>>
>>> The new API will allow
[re-adding the list]
On 08/02/2011 03:18 PM, sethuraman subbiah wrote:
Libvirt shoots for monthly releases; the current schedule is feature freeze
this weekend, then a release around the first of August.
The new API will allow you do to either:
virsh dumpxml --inactive --dom> file.xml
edit f
Looks like you're missing some backslashes toward the bottom, so
virt-install wouldn't see anything past "os-variant". Here's mine
(adding the ttyS0 allows looking at it on the cli with "virsh console"
as well):
virt-install \
--name=myhost \
--connect qemu:///system \
--disk path=/data/v
Hello everybody,
I am a new user discovering libvirt with KVM software. During my first
VM creation, I saw an issue with virsh that I can't understand.
I wanted to emulate another CPU than the classical qemu32 using virsh.
So I used the virsh capabilites command to detect how is detected my C
? 2011?08?02? 08:15, Trey Dockendorf ??:
Attempting to take snapshots of VM using virsh with the following
command,
# virsh -c qemu:///system snapshot-create CentOS6-x86-001
Results in the following error,
error: internal error unable to execute QEMU command 'savevm': The
command savevm has