similar to: IRC question: virt-p2v-make-disk hanging

Displaying 20 results from an estimated 10000 matches similar to: "IRC question: virt-p2v-make-disk hanging"

2015 Dec 04
0
Re: virt-builder is very slow in git master when building ubuntu 14.04 vm
On Fri, Dec 04, 2015 at 06:00:39PM +0800, 阎淼 wrote: > /sys/block/{h,s,ub,v}d*/queue/scheduler: Directory nonexistent > [ 1.775004] input: ImExPS/2 Generic Explorer Mouse as > /devices/platform/i8042/serio1/input/input2 > /sbin/dhclient-script: 31: /sbin/dhclient-script: cannot open > /etc/fstab: No such file > RTNETLINK answers: File exists The failure is here:
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
2015 Aug 10
0
Re: FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
On Mon, Aug 10, 2015 at 04:23:24PM -0400, Martin Breault wrote: > > > On 8/10/2015 4:20 PM, Richard W.M. Jones wrote: > >On Mon, Aug 10, 2015 at 04:01:40PM -0400, Martin Breault wrote: > >Yup, livecd-tools is broken junk. I'm building ISOs you can > >download here: http://oirase.annexia.org/virt-p2v The > >RHEL-7.2-preview/ directory contains the latest
2017 Feb 21
1
Centos7: Intel nuc/Linksys usb-ethernet
Hello All, I'm installing some DIY routers, composed of Intel nuc's ,Linksys usb-ethernet adapters and Centos7 On most machines I just plug in the usb device, install Centos7 and everything works. But on this one machine the network interface doesn't work. After installing ip addr shows: [root at clgmol ~]# ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue
2015 Aug 10
4
Re: FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
On 8/10/2015 4:20 PM, Richard W.M. Jones wrote: > On Mon, Aug 10, 2015 at 04:01:40PM -0400, Martin Breault wrote: > Yup, livecd-tools is broken junk. I'm building ISOs you can download > here: http://oirase.annexia.org/virt-p2v The RHEL-7.2-preview/ > directory contains the latest version, and should work fine with > virt-v2v from Fedora. These are built in a RHEL 7 VM, using
2015 Dec 04
0
Re: virt-builder is very slow in git master when building ubuntu 14.04 vm
On Thu, Dec 03, 2015 at 07:16:31PM +0800, 阎淼 wrote: > [...] > /sbin/dhclient-script: 31: /sbin/dhclient-script: cannot open > /etc/fstab: No such file > RTNETLINK answers: File exists > [...] Would need to see the complete log to find out what prints this. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and
2016 Jun 23
2
[PATCH] p2v: kiwi: make sure launch-virt-p2v is executable
virt-p2v-make-kiwi now forces the launch-virt-p2v mode to 0755 to ensure the executable bit it set for user. --- p2v/virt-p2v-make-kiwi.in | 1 + 1 file changed, 1 insertion(+) diff --git a/p2v/virt-p2v-make-kiwi.in b/p2v/virt-p2v-make-kiwi.in index e493bd4..3506e9b 100644 --- a/p2v/virt-p2v-make-kiwi.in +++ b/p2v/virt-p2v-make-kiwi.in @@ -190,6 +190,7 @@ cp $datadir/issue $output/root/etc/issue
2015 Aug 10
2
FC22: virt-p2v-make-kickstart/livecd-creator doesn't build
Hello, I am trying to make a .iso to p2v some old windows servers, and I installed a brand new FC22 server to build my images I run virt-p2v-make-kickstart fedora livecd-creator p2v.ks and I get the following error: Installing: grubby ##################### [435/436] Installing: uboot-tools ##################### [436/436] Installing:
2017 May 15
0
kickstart: dracut-initqueue fails due to unresolvable hostname even though network config looks perfectly ok
This problem still bites us. I've tried to play around with DHCP settings (rd.net.timeout.dhcp, rd.net.dhcp.retry) to no avail. I'm happy about /any/ hint. Cheers frank On 04/24/2017 11:57 PM, Frank Thommen wrote: > Hi, > > kickstarting fails due to problems with host resolution, even though the > network seems to be properly configured through DHCP. eno1 and eno2 are
2017 Mar 17
0
[PATCH 4/4] p2v: virt-p2v-make-disk: prevent daemons to run on Debian
On Debian systems, usually daemons are run automatically after their installations; since we are upgrading the template, and installing packages such as openssh, network-manager, etc, this may cause few daemon to stay running during the virt-builder execution, causing it to fail when shutting down (since e.g. /sysroot/dev would be in use). As workaround, use a temporary policy-rc.d policy layer
2017 Nov 23
0
Re: virt-customize networking question
On Thu, Nov 23, 2017 at 06:26:37PM +0000, ANDRES POZO MUNOZ wrote: > Hi, > > A quick question about a problem I’m facing. > > I want to customize some image running a customization script with > virt-customize. > > Everything works fine, except the fact that I don’t have a DHCP > server in the network (virt-customize relies on DHCP to assign the > IP when it boots
2017 Apr 24
2
kickstart: dracut-initqueue fails due to unresolvable hostname even though network config looks perfectly ok
Hi, kickstarting fails due to problems with host resolution, even though the network seems to be properly configured through DHCP. eno1 and eno2 are both attached to the network, but only eno1 gets an IP via DHCP. Still `curl` cannot resolve the mirror host and the kickstart host during dracut-initqueue: rdsosreport.txt ------------------------------------------------ [...] [ 14.780428]
2017 Jan 29
0
Re: virt-p2v-make-disk not making disk
On Sat, Jan 28, 2017 at 04:26:08PM -0800, Martin Lanner wrote: > I've used the following commands: > > ``` > # virt-p2v-make-disk -o /dev/sdb --inject-ssh-identity id_rsa_p2v > # virt-p2v-make-disk -o /dev/sdb centos-7.3 --inject-ssh-identity id_rsa_p2v > # virt-p2v-make-disk -o p2v/p2v.img centos-7.3 --inject-ssh-identity id_rsa_p2v > ``` > > ... on both CentOS
2017 Mar 17
5
[PATCH 0/4] p2v: fix virt-p2v-make-disk on Debian
Hi, this small series fixes the generation of Debian-based images using virt-p2v-make-disk. With this series, the image can boot fine, X is started, and the p2v interface appears. I haven't tried an actual conversion, but I don't think there are Debian-specific problems preventing that. Thanks, Pino Toscano (4): p2v: fix Gtk dependencies on Debian p2v: remove
2015 Dec 03
2
virt-builder is very slow in git master when building ubuntu 14.04 vm
Hi All, I been using virt-builder to create testing VMs (most ubuntu) for a while, and it works great. But when I cloned the git repo today and found the process becoming extremely slow, please see the output below. log that produced by pre-installed vendor package: virt-builder ubuntu-14.04 --firstboot-command 'useradd -m -p "" myan; chage -d 0 myan; usermod -aG sudo myan;' [
2015 Jun 30
1
Re: Issue with virt-builder on Ubuntu 14.04
Yeah, it's definitely an issue with dhclient. I patched the init script to use dhcpcd instead and everything is working as expected now. I've attached a log containing the strace of dhclient if that helps you or someone else in the future. Thanks for all your help Rich. Shawn On Tue, Jun 30, 2015 at 9:53 AM, Richard W.M. Jones <rjones@redhat.com> wrote: > On Tue, Jun 30, 2015
2016 May 26
0
[PATCH 3/3] p2v: Add a 'make run-virt-p2v' rule which boots virt-p2v in a VM.
A convenience method instead of having to work out the right qemu command line each time. --- .gitignore | 1 + p2v/Makefile.am | 28 ++++++++++++++++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/.gitignore b/.gitignore index 285b28d..8509a9d 100644 --- a/.gitignore +++ b/.gitignore @@ -337,6 +337,7 @@ Makefile.in /p2v/virt-p2v /p2v/virt-p2v.1 /p2v/virt-p2v.i686
2016 May 26
1
Re: [PATCH 3/3] p2v: Add a 'make run-virt-p2v' rule which boots virt-p2v in a VM.
On Thursday 26 May 2016 16:40:16 Richard W.M. Jones wrote: > A convenience method instead of having to work out the right > qemu command line each time. > --- > .gitignore | 1 + > p2v/Makefile.am | 28 ++++++++++++++++++++++++++++ > 2 files changed, 29 insertions(+) > > diff --git a/.gitignore b/.gitignore > index 285b28d..8509a9d 100644 > --- a/.gitignore
2015 Jun 30
0
Re: Issue with virt-builder on Ubuntu 14.04
On Tue, Jun 30, 2015 at 09:41:45AM -0600, Shawn Greig wrote: > Rich you're right, I forgot to run make. I added 'set -x' and reran make > and then ran 'virt-builder -v -x' and it seems to hang at dhclient (see > attached log). > + dhclient --version > + dhclient > /sbin/dhclient-script: line 31: /etc/fstab: No such file or directory Yup, dhclient has been an
2015 Mar 13
3
Re: Name resolution not working inside virt-customize
On 03/13/2015 12:21 PM, Richard W.M. Jones wrote: > So what's happening is that /etc/resolv.conf in the appliance never > gets created. > Is the /dev/tcp test by IP evidence that the problem goes deeper than name resolution? > Run `./run virt-rescue --network --scratch' on the Ubuntu host and see if: > > - either dhclient or dhcpcd exists in the appliance > >