All of lore.kernel.org
 help / color / mirror / Atom feed
* issue moving guest from 3.2 to 4.01
@ 2010-12-22 18:59 chris
  2010-12-23  5:37 ` [Xen-devel] " Thomas Goirand
  0 siblings, 1 reply; 3+ messages in thread
From: chris @ 2010-12-22 18:59 UTC (permalink / raw)
  To: Xen-Users List, Xen-Devel List

Hello,

I have a pv linux guest which works perfectly on 3.2 and when I moved
the guest to the new server (debian squeeze, xen 4.0.1) I cannot start
it, I get the following error:

# xm create vm-customer.cfg
Using config file "./vm-customer.cfg".
Error: (1, 'Internal error', 'launch_vm: SETVCPUCONTEXT failed (rc=-1)\n')

here is my domain config:

http://pastebin.com/FEw9k9dr

I assumed that it was due to the domU kernel not being compatible with
the hypervisor so i replaced them with the domU kernel from squeeze
but I still get the same error.
A quick google returns a post about someone starting 100 domains and
this occuring on the 101st domain, however in this case this is the
first vm im putting on this machine so I don't think it is related.

Has anyone had this issue? Any idea how I can debug this? I tried
setting vcpus=1 and cpus=1 just to see if it wanted those directives
but it doesnt seem to make any difference

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Xen-devel] issue moving guest from 3.2 to 4.01
  2010-12-22 18:59 issue moving guest from 3.2 to 4.01 chris
@ 2010-12-23  5:37 ` Thomas Goirand
  2010-12-23  5:52   ` chris
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Goirand @ 2010-12-23  5:37 UTC (permalink / raw)
  To: chris; +Cc: Xen-Devel List, Xen-Users List

On 12/23/2010 02:59 AM, chris wrote:
> Hello,
>
> I have a pv linux guest which works perfectly on 3.2 and when I moved
> the guest to the new server (debian squeeze, xen 4.0.1) I cannot start
> it, I get the following error:
>
> # xm create vm-customer.cfg
> Using config file "./vm-customer.cfg".
> Error: (1, 'Internal error', 'launch_vm: SETVCPUCONTEXT failed (rc=-1)\n')
>
> here is my domain config:
>
> http://pastebin.com/FEw9k9dr
>
> I assumed that it was due to the domU kernel not being compatible with
> the hypervisor so i replaced them with the domU kernel from squeeze
> but I still get the same error.
> A quick google returns a post about someone starting 100 domains and
> this occuring on the 101st domain, however in this case this is the
> first vm im putting on this machine so I don't think it is related.
>
> Has anyone had this issue? Any idea how I can debug this? I tried
> setting vcpus=1 and cpus=1 just to see if it wanted those directives
> but it doesnt seem to make any difference
>   
Your VM is using sda1. Switch to the new device name system: xvda1.
Then you might have a chance to have it working... :)

Thomas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Xen-devel] issue moving guest from 3.2 to 4.01
  2010-12-23  5:37 ` [Xen-devel] " Thomas Goirand
@ 2010-12-23  5:52   ` chris
  0 siblings, 0 replies; 3+ messages in thread
From: chris @ 2010-12-23  5:52 UTC (permalink / raw)
  To: Thomas Goirand; +Cc: Xen-Devel List, Xen-Users List

i will try both tomorrow but the error seems to be related to the vpcu
not the storage device nodes

On Thu, Dec 23, 2010 at 12:37 AM, Thomas Goirand <zigo@debian.org> wrote:
> On 12/23/2010 02:59 AM, chris wrote:
>> Hello,
>>
>> I have a pv linux guest which works perfectly on 3.2 and when I moved
>> the guest to the new server (debian squeeze, xen 4.0.1) I cannot start
>> it, I get the following error:
>>
>> # xm create vm-customer.cfg
>> Using config file "./vm-customer.cfg".
>> Error: (1, 'Internal error', 'launch_vm: SETVCPUCONTEXT failed (rc=-1)\n')
>>
>> here is my domain config:
>>
>> http://pastebin.com/FEw9k9dr
>>
>> I assumed that it was due to the domU kernel not being compatible with
>> the hypervisor so i replaced them with the domU kernel from squeeze
>> but I still get the same error.
>> A quick google returns a post about someone starting 100 domains and
>> this occuring on the 101st domain, however in this case this is the
>> first vm im putting on this machine so I don't think it is related.
>>
>> Has anyone had this issue? Any idea how I can debug this? I tried
>> setting vcpus=1 and cpus=1 just to see if it wanted those directives
>> but it doesnt seem to make any difference
>>
> Your VM is using sda1. Switch to the new device name system: xvda1.
> Then you might have a chance to have it working... :)
>
> Thomas
>
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-23  5:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-22 18:59 issue moving guest from 3.2 to 4.01 chris
2010-12-23  5:37 ` [Xen-devel] " Thomas Goirand
2010-12-23  5:52   ` chris

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.