[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Error: xm save
Hello Sebastian, On Thursday 15 September 2011 11:47:48 Sebastian Biedermann wrote: > I try to save a running VM instance, but I get an error: > ... > [2011-09-15 11:41:31 1867] DEBUG (XendCheckpoint:124) [xc_save]: > /usr/lib/xen/bin/xc_save 39 9 0 0 0 > [2011-09-15 11:41:31 1867] INFO (XendCheckpoint:423) > /usr/lib/xen/bin/xc_save: symbol lookup error: /usr/lib/xen/bin/xc_save: > undefined symbol: xs_suspend_evtchn_port Your binary is broken: You probably have a newer xc_save binary which was linked to a newer library, but on this system you have a old version of that library, which is missing the symbol. If you compiled Xen on your own, remove all old libraries before recompiling. If you installed the packages of a distribution, make sure they are all up-to-date. Greeting to Darmstadt. Sincerely Philipp Hahn -- Philipp Hahn Open Source Software Engineer hahn@xxxxxxxxxxxxx Univention GmbH Linux for Your Business fon: +49 421 22 232- 0 Mary-Somerville-Str.1 D-28359 Bremen fax: +49 421 22 232-99 http://www.univention.de/ ---------------------------------------------------------------------------- Treffen Sie Univention auf der IT&Business vom 20. bis 22. September 2011 auf dem Gemeinschaftsstand der Open Source Business Alliance in Stuttgart in Halle 3 Stand 3D27-7. Attachment:
signature.asc _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |