similar to: Kernel panic with virt-builder etc.

Displaying 20 results from an estimated 20000 matches similar to: "Kernel panic with virt-builder etc."

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]
2012 Mar 01
1
libguestfs on debian squeeze
Hello all, I tried unsuccessfully to run libguestfs on debian squeeze (with kernel from testing) using the packages you provide here: http://libguestfs.org/download/binaries/debian-packages/. The output I get from libguestfs-test tool is this: ===== Test starts here ===== LIBGUESTFS_DEBUG=1 TMPDIR=(not set) libguestfs: new guestfs handle 0x17f32c0 library version: 1.14.0 guestfs_get_append:
2011 Dec 23
1
Kernel panic on Ubuntu 10.04
Hello! I'm trying to install libguestfs on Ubuntu 10.04 I've installed packages from here: http://libguestfs.org/download/binaries/ubuntu1004-packages/ I get kernel panic on running libguestfs_test_tool, here is outptut: libguestfs: new guestfs handle 0xa596c0 ===== Test starts here ===== LIBGUESTFS_DEBUG=1 library version: 1.13.11 guestfs_get_append: (null) guestfs_get_attach_method:
2018 Jan 10
1
guestmount fails after linux kernel update 01/10/2018
Hello, I had been using guestmount to mount a raw image and it has been working great until I updated the kernel on 01/10/2018. I am running ubuntu 16.04 LTS, and have changed the read permissions to the vmlinuz as I have done with previous kernels. The only change to my system between working and not working is the kernel update from this morning. I am concerned this might be related to the
2018 Jan 15
2
but report
uname -a Linux drh-MS-7888 4.13.0-26-generic #29~16.04.2-Ubuntu SMP Tue Jan 9 22:00:44 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux dpkg -l libguest* Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture
2017 Oct 16
2
Elias Hickman's libguestfs dump
1. What am I trying to do?Deploy OpenStack using OOOQ (TripleO Quickstart) 2. What commands did I run?I ran:bash quickstart.sh $VIRTHOST 3. What was the exact output of these commands? fatal: [127.0.0.2]: FAILED! => {"changed": true, "cmd": ["virt-customize", "-a", "/home/stack/undercloud.qcow2", "--upload",
2011 Aug 08
1
libguestfs-test-tool on ubuntu: kernel panic
Hi, I am trying to get libguestfs-test-tool working on ubuntu. The first problem I had was that HiveX won't compile on ubuntu to due to some missing symbols (rpl-getopt, I see this has already been reported). Second problem is that if HiveX is not available, guestfish doesn't link because code refers to symbols which aren't compiled into libguestfs (I was able to work around this by
2015 Dec 04
2
Re: virt-builder is very slow in git master when building ubuntu 14.04 vm
Hi Rich, I set LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1 when calling virt-builder, and here is the log: [ 0.1] Downloading: file:///home/myan/work/libguestfs/builder/website/ubuntu-14.04.xz [ 1.4] Planning how to build this image [ 1.4] Uncompressing [ 4.4] Opening the new disk libguestfs: trace: set_verbose true libguestfs: trace: set_verbose = 0 libguestfs: trace: set_tmpdir
2013 Nov 26
2
Re: supermin-helper: ext2: parent directory not found: /mnt/bigdata/var: File not found by ext2_lookup
Hi Rich, I did what you said, and it passed that point. But I had another error. Maybe is not related. I will run as you said. root@red1:~# libguestfs-test-tool ************************************************************ * IMPORTANT NOTICE * * When reporting bugs, include the COMPLETE, UNEDITED * output below in your bug report. *
2018 Mar 08
2
Re: febootstrap: no ext2 root device found
Here you go, from the newest version: ************************************************************ * IMPORTANT NOTICE * * When reporting bugs, include the COMPLETE, UNEDITED * output below in your bug report. * ************************************************************
2014 Jan 31
1
libguestfs-test-tool hangs on Btrfs
A simple libguestfs-test-tool invocation on Btrfs machine hangs as noted below. Versions and related details here: https://bugzilla.redhat.com/show_bug.cgi?id=1060126 Complete strace: http://kashyapc.fedorapeople.org/temp/qemu-strace.log ---------------- $ libguestfs-test-tool ************************************************************ * IMPORTANT NOTICE
2014 Dec 11
1
Inspect_os() error
I posted this problem on IRC yesterday. Here are some logs. Recap on the problem: When I do inspect_os() (from the python api) or invoke virt-inspector, I get this error: libguestfs: error: internal_parse_mountable: internal_parse_mountable_stub: /dev/vg_nestedctos1/lv_root: No such file or directory I don't have this problem when I invoke it using the OS supplied binaries (version 1.14.8).
2017 Jul 30
0
Re: cannot find any suitable libguestfs supermin
2017-07-29 20:17 GMT+08:00 lampahome <pahome.chen@mirlab.org>: > > > 2017-07-29 18:00 GMT+08:00 Richard W.M. Jones <rjones@redhat.com>: >> >> > I download the newset package and extract in my >> > path(/share/CACHEDEV1_DATA/appliance/) and set env >> > It doesn't work. >> > and I run the libugestfs-test-tool: >> >>
2011 Dec 14
1
Help loading a corrupt vdi file
Hello everyone, I have a corrupt .vdi file from a virtualbox installation (XP host, Mint 11 guest) which I recently broke. I wanted to allocate more space to it, so I ran this command:VBoxManage.exe modifyhd /path/to/YOUR_HARD_DISK.vdi --resize 17179869184 It only took a second to actually complete, so I think a header somewhere is broken. I need to get access to some files I had on there using
2016 Feb 27
2
"guestmount --rw" fails but "guestmount --ro" succeeds on Ubuntu 14.04
lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.3 LTS Release: 14.04 Codename: trusty guestmount --ro -a agent-disk1.vmdk -i /mnt/vmdk --> Works fine guestmount --rw -a agent-disk1.vmdk -i /mnt/vmdk libguestfs: error: appliance closed the connection unexpectedly. This usually means the libguestfs appliance crashed. See
2017 Dec 11
3
Libguestfs Hangs on CentOS 7.4
Hi, We seem to be hitting an issue where libguestfs keeps hanging. virt-resize, guestmount etc.. never complete. If we set LIBGUESTFS_BACKEND_SETTINGS=force_tcg it completes. The issue starts when updating to CentOS 7.4 (CentOS 7.3 work fine). It doesn't seem to affect all 7.4 hypervisors and the only similarity that we have found is that they all use NVMe drives. Non-Volatile memory
2016 Aug 29
2
guestfs_launch gets stuck
Hello everyone, I am using libguestfs on CentOS 7.2. I am trying to modify Red Hat 5.4 disks. I am using C/C++. I found the process gets stuck inside guestfs_launch: Thread 1 (Thread 0x7fe3aa6148c0 (LWP 1265)): #0 0x00007fe3a9032c20 in __poll_nocancel () from /lib64/libc.so.6 #1 0x00007fe3aa1e5ea4 in read_data () from /lib64/libguestfs.so.0 #2 0x00007fe3aa20af0c in
2013 Nov 22
2
Re: HA: Accessing iSCSI disc images from the RHEV Manager using libguestfs
Thanks to all. Symbolic link to vmlinuz image is a solution to my problem: $ ll /boot total 2536 drwxr-xr-x. 3 root root 60 2013-04-15 14:49 efi lrwxrwxrwx. 1 root root 25 2013-09-18 15:50 grub -> /dev/.initramfs/live/grub -rw-r--r--. 1 root root 185842 2013-03-29 20:59 symvers-2.6.32-358.6.1.el6.x86_64.gz -rw-r--r--. 1 root root 2407872 2013-03-29 20:58
2011 Apr 06
5
Guestfish errors (Running in VirtualBox)
Hi All, I am trying to run guestfish inside an Ubuntu instance running in VirtualBox. I'm running into problems, and my first question, is this setup even possible? I compiled and installed libguestfs-1.8.4. Running libguestfs-test-tool fails with the following output. Would appreciate any advice, Chris new guestfs handle 0x8b77958 ===== Test starts here ===== LIBGUESTFS_DEBUG=1 library
2014 Dec 18
3
Issue with Libguestfs
Hi, I'm using SolusVM control panel to create KVM VPS. Suddenly, I can't make any VPS on Host-Node. Their build log says the SolusVM can't read the libguestfs in server. During the debug, I've tried to mount existing VPS using guestmount command and I can't mount the KVM image. Please check here. ============= [root@SG01KVM256-01 ~]# guestmount -i -a