
22 Jan
2008
22 Jan
'08
11:14 p.m.
On Tue, Jan 22, 2008 at 06:27:56PM +0000, Richard W.M. Jones wrote:
Daniel Schwager wrote:
virsh # migrate 3 xen://xen03.domain.com libvir: Remote error : remoteDispatchClientRequest: internal error: library function returned error but did not set virterror
If it isn't something simple like missing the trailing '/' from the URI, then there's no way to diagnose this without enabling debugging in the library (./configure --enable-debug).
Ahh .... the trailing slash was missing - and it works (-: Thx Danny