search for: domuuid

Displaying 6 results from an estimated 6 matches for "domuuid".

Did you mean: dom_uuid
2014 Dec 05
1
Re: virt-df error, help
...s) libguestfs: trace: launch = -1 (error) libguestfs-test-tool: failed to launch appliance libguestfs: trace: close libguestfs: closing guestfs handle 0x6ac130 (state 0) libguestfs: command: run: rm libguestfs: command: run: \ -rf /tmp/libguestfsIyeuW7 when I run " virt-df -d `virsh domuuid 5`“ , the result is : virtTest@06MYRC5:~$ virt-df -d `virsh domuuid 5` libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: create: flags = 0, handle = 0x15ee130, program = virt-df libguestfs: trace: add_domain "572e2069-1d61-4e0a-9a7d-fc9e726c22cb"...
2014 Dec 04
2
Re: virt-df error, help
On Thu, Dec 04, 2014 at 04:53:21PM +0800, cuimingwen@incito.com.cn wrote: > Hello, Richard, > I run command as example: " virt-df -d `virsh domuuid 5`" > some errors show : > libguestfs: warning: supermin-helper -f checksum returned a short string > libguestfs: error: cannot find any suitable libguestfs supermin, fixed or old-style appliance on LIBGUESTFS_PATH (search path: /usr/lib/guestfs) > > when I ru...
2014 Dec 11
0
Re: virt-df error, help
On Thu, Dec 11, 2014 at 10:17:48AM +0800, cuimingwen@incito.com.cn wrote: > > Hi, Rich, follow your advice, I have succeeded in compiling the “libguestfs-1.26.5” [...] > But, When I run “virt-df `virsh domuuid 147`” > the error show:(debug mode) > “supermin helper [00000ms] host_cpu = x86_64 You're not running libguestfs 1.26 here, but the earlier version. Try this command instead: ./run virt-df `virsh domuuid 147` You've still somehow got the old and the new supermin installed tog...
2014 Dec 11
2
Re: virt-df error, help
Hi, Rich, follow your advice, I have succeeded in compiling the “libguestfs-1.26.5” my ”libguestfs-test-tool is passed “ “ libguestfs: command: run: rm libguestfs: command: run: \ -rf /tmp/libguestfs7jxKy0 ===== TEST FINISHED OK =====” But, When I run “virt-df `virsh domuuid 147`” the error show:(debug mode) “supermin helper [00000ms] host_cpu = x86_64 supermin helper [00000ms] dtb_wildcard = (not specified) supermin helper [00000ms] inputs: supermin helper [00000ms] inputs[0] = /usr/lib/guestfs/supermin.d supermin helper [00000ms] outputs: supermin helper [0000...
2014 Dec 06
4
Re: virt-df error, help
...9691a8361ae0d.tmp/zfs-fuse_0.7.0-10.1_amd64.deb ... unpacking /tmp/superminef3fb7da4d1971287149691a8361ae0d.tmp/zlib1g_1%3a1.2.8.dfsg-1ubuntu1_amd64.deb ... 9081 files and directories writing supermin.d/base.img ... writing supermin.d/hostfiles ..." but when I run "virt-df -d `virsh domuuid 5` " the errors are also still , incito@M06MYPY9:~$ virt-df -d `virsh domuuid 5` libguestfs: warning: supermin-helper -f checksum returned a short string libguestfs: error: cannot find any suitable libguestfs supermin, fixed or old-style appliance on LIBGUESTFS_PATH (search path: /us...
2010 Jun 03
0
Does VM migration keep same UUID
Hi, I know that "xen create" command call uuidgen() to generate UUID while creating a VM instance. This UUID preserves while restoring the instance from the image. Now, my question is: Is this UUID preserved even when we migrate a VM instance to other physical machine? Note: vrish domuuid <domain-id> shows the UUID of guest domains. thanks Ahsan _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users