Re: [CentOS] QEMU configuration not persistent

2012-02-14 Thread Florian La Roche
> After that, I'd get more drastic: > > 1. virsh shutdown $DOM. > 2. virsh dumpxml $DOM > /tmp/dom.xml > 3. virsh undefine $DOM > 4. virsh create /tmp/dom.xml > 5. virsh edit $DOM > 6. virsh start $DOM --console > > And then see if things get better. I just edit the xml files and then issue a "v

Re: [CentOS] QEMU configuration not persistent

2012-02-14 Thread Paul Heinlein
On Mon, 13 Feb 2012, Emmett Culley wrote: > Still doesn't persist. Each time I reboot I have to use > virt-manager to change video to cirrus from vmvga, then remove the > IDE driver that points to the wrong storage location and add a new > virtio storage device pointing to the correct image (a

Re: [CentOS] QEMU configuration not persistent

2012-02-13 Thread Emmett Culley
On 02/13/2012 04:24 PM, Emmett Culley wrote: > On 02/13/2012 03:49 PM, Paul Heinlein wrote: >> On Mon, 13 Feb 2012, Emmett Culley wrote: >> >>> Since switching from CentOS 5.7 to CentOS 6.x I find that one of the >>> VMs will not restart upon system reboot. I finally figured out that >>> the video

Re: [CentOS] QEMU configuration not persistent

2012-02-13 Thread Emmett Culley
On 02/13/2012 03:49 PM, Paul Heinlein wrote: > On Mon, 13 Feb 2012, Emmett Culley wrote: > >> Since switching from CentOS 5.7 to CentOS 6.x I find that one of the >> VMs will not restart upon system reboot. I finally figured out that >> the video is always set to vmvga after rebooting. In additi

Re: [CentOS] QEMU configuration not persistent

2012-02-13 Thread Paul Heinlein
On Mon, 13 Feb 2012, Emmett Culley wrote: > Since switching from CentOS 5.7 to CentOS 6.x I find that one of the > VMs will not restart upon system reboot. I finally figured out that > the video is always set to vmvga after rebooting. In addition the > VM's storage always reverts back to IDE

Re: [CentOS] QEMU configuration not persistent

2012-02-13 Thread Ljubomir Ljubojevic
On 02/13/2012 11:18 PM, Emmett Culley wrote: > Since switching from CentOS 5.7 to CentOS 6.x I find that one of the VMs will > not restart upon system reboot. I finally figured out that the > video is always set to vmvga after rebooting. In addition the VM's storage > always reve

[CentOS] QEMU configuration not persistent

2012-02-13 Thread Emmett Culley
Since switching from CentOS 5.7 to CentOS 6.x I find that one of the VMs will not restart upon system reboot. I finally figured out that the video is always set to vmvga after rebooting. In addition the VM's storage always reverts back to IDE from virtio and is set to use the wro