* error when boot guest with qcow2
@ 2009-05-31 4:56 Zhang, Yang
2009-06-01 12:17 ` Stefano Stabellini
0 siblings, 1 reply; 3+ messages in thread
From: Zhang, Yang @ 2009-05-31 4:56 UTC (permalink / raw)
To: dmeyer@cs.ubc.ca; +Cc: xen-devel@lists.xensource.com
In the old config, the arg of disk is set to [ 'tap:qcow:/root/test.qcow,hda,w', ].I use this config to create guest. It shows the error as below:
Using config file: config.vmxCPL_MEM_02
Error: need more than 3 values tp unpack
Then i find the c/s 19647 changed the arg of disk to ['tap:tapdisk:qcow2:/root/test.qcow,hda,w','].But after using the new config, it still has the error:
Error: Device 768 (tap) could not be connected. Hotplug scripts not working.
Is anyone meet the same issue?
Best Regards
--yang
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: error when boot guest with qcow2
2009-05-31 4:56 error when boot guest with qcow2 Zhang, Yang
@ 2009-06-01 12:17 ` Stefano Stabellini
2009-06-02 1:12 ` Zhang, Yang
0 siblings, 1 reply; 3+ messages in thread
From: Stefano Stabellini @ 2009-06-01 12:17 UTC (permalink / raw)
To: Zhang, Yang; +Cc: dmeyer@cs.ubc.ca, xen-devel@lists.xensource.com
Zhang, Yang wrote:
> In the old config, the arg of disk is set to [ 'tap:qcow:/root/test.qcow,hda,w', ].I use this config to create guest. It shows the error as below:
> Using config file: config.vmxCPL_MEM_02
> Error: need more than 3 values tp unpack
>
> Then i find the c/s 19647 changed the arg of disk to ['tap:tapdisk:qcow2:/root/test.qcow,hda,w','].But after using the new config, it still has the error:
> Error: Device 768 (tap) could not be connected. Hotplug scripts not working.
>
> Is anyone meet the same issue?
>
I think the argument now is tap:aio:qcow
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: error when boot guest with qcow2
2009-06-01 12:17 ` Stefano Stabellini
@ 2009-06-02 1:12 ` Zhang, Yang
0 siblings, 0 replies; 3+ messages in thread
From: Zhang, Yang @ 2009-06-02 1:12 UTC (permalink / raw)
To: Stefano Stabellini; +Cc: dmeyer@cs.ubc.ca, xen-devel@lists.xensource.com
Stefano Stabellini wrote:
> Zhang, Yang wrote:
>
>> In the old config, the arg of disk is set to [
>> 'tap:qcow:/root/test.qcow,hda,w', ].I use this config to create
>> guest. It shows the error as below:
>> Using config file: config.vmxCPL_MEM_02
>> Error: need more than 3 values tp unpack
>>
>> Then i find the c/s 19647 changed the arg of disk to
>> ['tap:tapdisk:qcow2:/root/test.qcow,hda,w','].But after using the
>> new config, it still has the error: Error: Device 768 (tap) could
>> not be connected. Hotplug scripts not working.
>>
>> Is anyone meet the same issue?
>>
>
> I think the argument now is tap:aio:qcow
It still not work. shows error:
Error: 'file' object has no attribute 'find'
Best Regards
--yang
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-06-02 1:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-31 4:56 error when boot guest with qcow2 Zhang, Yang
2009-06-01 12:17 ` Stefano Stabellini
2009-06-02 1:12 ` Zhang, Yang
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.