similar to: Can I ask questions about libguestfs usage in SUSE linux ?

Displaying 20 results from an estimated 10000 matches similar to: "Can I ask questions about libguestfs usage in SUSE linux ?"

2017 Mar 14
2
guestfsd: error while loading shared libraries in SUSE12
Hi guys, I've struggled in this error for 1 week and your help is really appreciated. As one EMC software engineer, I need to setup the libguestfs tool in SUSE12 ( SUSE11SP4 is also OK, while SUSE12 is preferred ) to mount some qcow2 image from openstack environment. Then we can read its file system architecture and restore some files. 1. The first thing is we build one SUSE
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
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
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
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 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 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
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
2015 Jan 23
0
sieve filter not working
On 2015-01-22 22:41, Michael Williamson wrote: > Hi, Hello, > > OK. I tried your suggestion. I modified the dovecot config file > "10-logging.conf", like so: > > log_path = syslog > > and > > mail_debug = yes > You could set syslog_facility = local5 and have all the log messages in the messages file. Also take a look at the logging dovecot wiki
2015 Jan 22
2
sieve filter not working
Hi, OK. I tried your suggestion. I modified the dovecot config file "10-logging.conf", like so: log_path = syslog and mail_debug = yes It appears that the logging goes to "/var/log/maillog", not "messages" as I expected. Restarting service dovecot produces info in the "maillog" file showing the restart: ... Jan 22 15:20:14 coe dovecot: imap: Server
2016 Feb 22
0
Re: how to compile my own libguestfs with the ntfs support ?
On Sun, Feb 21, 2016 at 09:42:34AM +0800, 罗思标 wrote: > 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. >
2015 Mar 14
3
Re: Can't create any KVM template due to the error with libguestfs
Thanks for your update, I got the libguestfs packages from the centOS base repo and installed it via yum. ================= [root@node1 ~]# yum install libguest* Loaded plugins: fastestmirror Setting up Install Process Loading mirror speeds from cached hostfile * base: mirrors.modern.host * epel: epel.mirrors.ovh.net * epel-debuginfo: epel.mirrors.ovh.net * epel-source: epel.mirrors.ovh.net
2012 Feb 05
1
how to REPLACE VALUES in a dataframe
Hi, I have two data frames (u and v). > u   coe      nam 1   0     Time 2   0    Poten 3   0   AdvExp 4   0    Share 5   0   Change 6   0 Accounts 7   0     Work 8   0   Rating > v       coeff    enter 1 0.7272727 Accounts 2 0.3211112     Time 3 0.0500123    Poten I want to update the values of coe in u by using the values ofcoeff in v. That is, I want to get the following result >
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. So I have set "vm.set_network(True)" and I have installed
2012 Aug 01
1
libguestfs question - multiple partitions in the guest
On Wed, Aug 01, 2012 at 11:47:14AM -0500, Shawn Kennedy wrote: > Problem: > When trying to inspect the guest using a command like 'virt-ls', we > get back: > > ~]# virt-ls -d guest /path > virt-ls: multi-boot operating systems are not supported by the -i option What does virt-inspector2 [this is RHEL 6] display for this guest? virt-inspector2 -d guest virt-ls
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
2003 Dec 01
0
No subject
if((group_c = *lp_force_group(snum))) { BOOL is_guest = False; some lines deleted token = create_nt_token(uid, gid, current_user.ngroups,current_user.groups, is_guest); must_free_token = True; } set_sec_ctx(uid, gid, current_user.ngroups, current_user.groups,token); /* * Free the new token (as set_sec_ctx
2010 Oct 13
1
[LLVMdev] address-units
Hello, I am working on a target with native 16-bit units addressing.So, for a a[1] reference a a+1 expression should be generated for an i16. I found this issue discussed before: >From gohman at apple.com Wed Apr 1 12:37:16 2009 From: gohman at apple.com (Dan Gohman) Date: Wed, 1 Apr 2009 10:37:16 -0700 Subject: [LLVMdev] adjust address calculus for an architecture that does not address