search for: libguests

Displaying 20 results from an estimated 34 matches for "libguests".

Did you mean: libguestfs
2014 Aug 22
2
Re: libguest-test-tool error report
Hello Rich, Well, you were correct. I removed the /dev/kvm and it did a lot more. Sadly, I cannot tell if it was successful. The output file is the same size as when I started, so I am hesitant to declare success. Let me know what you think. Thanks, Mark Thanks, Mark Husted 770-236-1242 -----Original Message----- From: Richard W.M. Jones [mailto:rjones@redhat.com] Sent: Friday, August
2014 Aug 22
2
Re: libguest-test-tool error report
Hello Rich, Well, I did give that a try. But it is back to being unable to access kvm (log attached). It did make the qemu error go away. Thanks, Mark Thanks, Mark Husted 770-236-1242 -----Original Message----- From: Richard W.M. Jones [mailto:rjones@redhat.com] Sent: Friday, August 22, 2014 8:31 AM To: Mark Husted (hustedm) Cc: libguestfs@redhat.com Subject: Re: [Libguestfs]
2014 Aug 22
2
Re: libguest-test-tool error report
Hello Rich, Well, that stinks. I really appreciate the quick responses. Thank you for your time and effort, too. I will see what I can do to solve this problem some other way. Maybe I can virtualize my disk image maker. Thanks, Mark Thanks, Mark Husted 770-236-1242 -----Original Message----- From: Richard W.M. Jones [mailto:rjones@redhat.com] Sent: Friday, August 22, 2014 3:43 AM To:
2014 Aug 22
2
Re: libguest-test-tool error report
Hello Rich, I figured out how to stop the VB services. I then deleted the /dev/kvm. Then I ran the libguestfs-test-tool and it said 'OK'. Then I ran virt-resize and it was unhappy that /dev/kvm no longer existed. I have attached the debug output for your review. Thanks, Mark Thanks, Mark Husted 770-236-1242 -----Original Message----- From: Richard W.M. Jones
2014 Aug 21
3
Re: libguest-test-tool error report
Hello Rich, I am not sure if KVM ever ran. I put VirtualBox in it because I have never done virtualization before and found some instructions for VB. That said, I might have naively shut something off because I didn't know any better. No VB was not running at the time. I thought of that and turned it off. Though, I bet the services are still up. What is the standard kvm service? I
2012 Nov 21
1
Libguest Problem
Hi Richard, I am a user of LibguestFS. I have a problem in using LibguestFS to get the OS type of the virtual machine with Xenserver virtual environment. But when I use the command in Linux likes the figure1. I know that this disk file could add in libguestfish. My code is in the figure2. I can't get the OS info from GuestFs. Could you give me some suggests? James
2014 Aug 21
2
libguest-test-tool error report
Hello, I am trying to use virt-resize. It does not work. I set the debug environment variables and ran libguestfs-test-tool. The following is its output. I am running RHEL 6.5 desktop with kernel: Linux hustedm-lnx4 2.6.32-431.5.1.el6.x86_64 #1 SMP Fri Jan 10 14:46:43 EST 2014 x86_64 x86_64 x86_64 GNU/Linux Please let me know what I have missed. Thanks, Mark bash-4.1$
2016 Jun 16
4
libguestfs can't communicate over network while creating VM
Hello guys, we use libguests for dynamic creation of our VM and we do various modifications of those VMs in the process. One with I am struggling with is to signing keys of our custom repository - " vm.sh("wget -O - " + key_address + " | apt-key add -")" where "vm" is a GuestFS object....
2018 Aug 17
2
buffer overflow detected error
So I'm using the libguests library in my Java code and when running my vm I am seeing this error: ***buffer overflow detected***:/bin/java terminated Backtrace:========= /lib64/libc.so.6(__fortify_fail+0x37)[ox7f7932b4ed87] /lib64/libc.so.6(+0x10df40)[0x7f7932b4cf40] /lib64/libc.so.6(+0x10df40)[0x7f7932b4ecf7] /lib64/libgue...
2011 Oct 15
1
Libguestfs & ubuntu 11.10 problems
HI, All. I face problems when try to use libguestfs in new ubuntu 11.10. 1) My current version of libguest (1.12.0, binaries taken from libguestfs site) can't boot vm with new kernel. You can find log of libguest-test-tool in attachment. I try force it to boot 2.6.38-11 kernel instead of 3.0.0-12 (which is default), but get the same result (error) 2) I can't compile libguestfs from
2012 Jun 30
3
unexpected end of file mounting vdi image
I am unable to mount a vdi image with virt-df. I get this error in the libvirt log. 2012-06-24 02:37:22.484+0000: 2364: error : qemuMonitorIO:583 : internal error End of file from monitor I don't really know from this output what the problem is and some assistance would be appreciated. I'm attaching the output of the libguest test program. Brian
2017 Mar 10
1
Can I ask questions about libguestfs usage in SUSE linux ?
Hi all, Glad to join this mail list. As for project usage, we have to use libguestfs to mount guest image in SUSE Linux. While I see this mail list is in redhat, can I ask some question about libguest issue in SUSE ? To be or not to be, that's the question. Phoenix Wang EMC China COE Chengdu Center T: +86 (28) 8296 6862
2016 Feb 21
2
how to compile my own libguestfs with the ntfs support ?
I get that libguest not supported mount windows VM image from rhel7.2 now, could you help point that how to compile my own libguestfs with the ntfs support, which option to enable it when make configure with the code ? Thx a lot. http://www.libguestfs.org/guestfs-faq.1.html#mount:-unsupported-filesystem-type-with-ntfs-in-rhel-7.2
2010 Aug 16
1
Whether libguestfs work only with 32bit processors
Hi I have installed libguestfs in Fedora Core 13. Here's the packages I ve installed. [root at kvmcluster ~]# rpm -qa | grep guest guestfish-1.2.2-1.fc13.i686 perl-libguestfs-1.2.2-1.fc13.i686 libguestfs-1.2.2-1.fc13.i686 libguestfs-tools-1.2.2-1.fc13.i686 And I have tried to resize the KVM guest image with virt-resize command. But I'm getting the error as "virt-resize: sorry this
2014 Jan 15
4
Double fault panic in L2 upon v2v conversion
Hi everybody, Wanted to hear your opinion and to receive a smart advice. I'm trying to use virt-v2v in order to convert ova image (exported from vcenter) to run on libvirt/kvm - all this inside a VM of fedora. The converted image is also a fedora. During the conversion process, in some point of libguestfs activity, I get double fault panic from L2 (printed as part of libguest output) and the
2015 Oct 29
1
vcenter convert OpenStack
HI: Dear all. I met a problem about libguest-tools, hope to get your help. even: OS: Fedora 22 rpm version: libguestfs-tools 1.30.3 vrit-v2v 1.30.3 problome: I convert a suse_guest from vcenter to the kvm. export LIBGUESTFS_BACKEND=direct suse_guest: file (suse.vmdk1 suse.my suse.ovf) step1. zip suse-disk1.vmdk.gz suse.my suse.ovf step2. virt-v2v -i ova
2016 Jun 16
0
Re: libguestfs can't communicate over network while creating VM
On Thu, Jun 16, 2016 at 11:17:16AM +0000, Mensik, Petr wrote: > Hello guys, > > we use libguests for dynamic creation of our VM and we do various modifications of those VMs in the process. One with I am struggling with is to signing keys of our custom repository - " > vm.sh("wget -O - " + key_address + " | apt-key add -")" where "vm" is a GuestFS obj...
2016 Jun 16
0
Re: libguestfs can't communicate over network while creating VM
Hi, On Thursday 16 June 2016 11:17:16 Mensik, Petr wrote: > we use libguests for dynamic creation of our VM and we do various > modifications of those VMs in the process. One with I am struggling > with is to signing keys of our custom repository - " > vm.sh("wget -O - " + key_address + " | apt-key add -")" where "vm" is &gt...
2011 Feb 11
2
Not able to capture detailed CPU information of the guest machine using Libvirt API.
Hi , I have two KVM guests in ubuntu host machine.I am using Python binding of Libvirt API to query on the hypervisor and capture the CPU , memory related information of the guest machines. I need to capture the detail information regarding CPU like : cpu_aidle, cpu_idle, cpu_speed, cpu_wio and memory like :mem_cached,mem_buffers,mem_free etc. of the guest machines. How could I get these
2014 Jan 16
0
Re: Double fault panic in L2 upon v2v conversion
On Wed, Jan 15, 2014 at 04:35:29PM +0200, Rom Freiman wrote: > Hi everybody, > > Wanted to hear your opinion and to receive a smart advice. > > I'm trying to use virt-v2v in order to convert ova image (exported from > vcenter) to run on libvirt/kvm - all this inside a VM of fedora. > The converted image is also a fedora. > During the conversion process, in some point