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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
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 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
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:qcowIt still not work. shows error: Error: ''file'' object has no attribute ''find'' Best Regards --yang _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel