On 03/23/2015 03:54 PM, Brian Rak wrote:
>
> 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 ca
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:
On Mon, Mar 23, 2015 at 05:49:36PM +0100, 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
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 de
On 03/23/2015 06:02 PM, Fiorenza Meini wrote:
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 ?
Have those VMs attached some volumes or persistent storage in Cinder?
Fabrizio
_
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
Fio