Displaying 9 results from an estimated 9 matches for "meini".
Did you mean:
heini
2015 Mar 23
4
virsh dom state
Hi there,
I'm running KVM under Openstack .
When I give virsh list command, I see some VM in NON persistent state.
What does it mean? How can I move it to a persisten state ?
I found that I cannot make a snapshot, from Openstack , of a machine
which is in a NON PERSISTENT state.
Regards
Fiorenza
--
Spazio Web S.r.l.
V. Dante, 10
13900 Biella
Tel.: +39 015 2431982
Fax.: +39 015 2522600
2015 Jan 13
3
Re: domain has active block job
Il 13/01/2015 10:51, Kashyap Chamarthy ha scritto:
> On Tue, Jan 13, 2015 at 10:10:53AM +0100, Fiorenza Meini wrote:
>> Hi there,
>> I receive this error when I run nova image-create <VM name> <Vm Sanpshot
>> name>:
>
> Okay, you're talking in the context of OpenStack.
>
> You can also check the Nova compute.log for more contextual details of
> why the opera...
2015 Aug 19
1
Problem after upgrading libvirt to 1.2.9 version on Debian Wheezy
Hi there,
I upgraded the package and now I receive this error while trying to
start libvirtd.
Is there a solution ?
BUG:
/build/buildd-libnl3_3.2.7-4-amd64-WWfXnH/libnl3-3.2.7/./lib/route/tc.c:970
Regards
Fiorenza Meini
--
Spazio Web S.r.l.
V. Dante, 10
13900 Biella
Tel.: +39 015 2431982
Fax.: +39 015 2522600
Numero d'Iscrizione al Registro Imprese presso CCIAA Biella, Cod.Fisc.e
P.Iva: 02414430021
Iscriz. REA: BI - 188936 Cap. Soc.: €. 30.000 i.v.
2015 Mar 23
1
Re: virsh dom state
On 3/23/2015 12:49 PM, Michal Privoznik wrote:
> On 23.03.2015 16:02, Fiorenza Meini wrote:
>> Hi there,
>> I'm running KVM under Openstack .
>>
>> When I give virsh list command, I see some VM in NON persistent state.
>> What does it mean? How can I move it to a persisten state ?
> You can do that by running:
>
> virsh dumpxml $dom > d...
2015 Jan 13
2
domain has active block job
Hi there,
I receive this error when I run nova image-create <VM name> <Vm Sanpshot
name>:
Exception during message handling: block copy still active: domain has
active block job
In libvirt log file I can see:
error : qemuDomainDefineXML:6312 : block copy still active: domain has
active block job
Libvirt is 1.2.7 version, linux system is Debian Wheezy
Please, what does it mean ?
2015 Jan 13
2
Re: domain has active block job
On 01/13/2015 07:21 AM, Kashyap Chamarthy wrote:
> On Tue, Jan 13, 2015 at 03:07:07PM +0100, Fiorenza Meini wrote:
>> Il 13/01/2015 10:51, Kashyap Chamarthy ha scritto:
>
> [. . .]
>
>>>> In libvirt log file I can see:
>>>> error : qemuDomainDefineXML:6312 : block copy still active: domain has
>>>> active block job
>
> Seems like you're hit...
2015 Jan 13
0
Re: domain has active block job
On Tue, Jan 13, 2015 at 10:10:53AM +0100, Fiorenza Meini wrote:
> Hi there,
> I receive this error when I run nova image-create <VM name> <Vm Sanpshot
> name>:
Okay, you're talking in the context of OpenStack.
You can also check the Nova compute.log for more contextual details of
why the operation failed.
> Exception durin...
2015 Jan 13
0
Re: domain has active block job
On Tue, Jan 13, 2015 at 03:07:07PM +0100, Fiorenza Meini wrote:
> Il 13/01/2015 10:51, Kashyap Chamarthy ha scritto:
[. . .]
> >>In libvirt log file I can see:
> >>error : qemuDomainDefineXML:6312 : block copy still active: domain has
> >>active block job
> >>
> >>Libvirt is 1.2.7 version, linux system is...
2015 Mar 23
0
Re: virsh dom state
On 23.03.2015 16:02, Fiorenza Meini wrote:
> Hi there,
> I'm running KVM under Openstack .
>
> When I give virsh list command, I see some VM in NON persistent state.
> What does it mean? How can I move it to a persisten state ?
You can do that by running:
virsh dumpxml $dom > dom.xml && virsh define d...