qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 1221797] [NEW] virt-install gets stuck during download


From: Patrick-gramsl
Subject: [Qemu-devel] [Bug 1221797] [NEW] virt-install gets stuck during downloading install.img
Date: Fri, 06 Sep 2013 15:28:53 -0000

Public bug reported:

I have tried to install CentOS 6.4 using the latest version of all kvm
related tools. My problem is that I get stuck at arround 20% during the
download of the file install.img. Everything before that works just
fine.

My Server is based on CentOS 6.4

I am using the following commands to install to server:
virt-install \
 -n test \
 -r 1024 \
 --disk path=/var/kvm/images/test.img,size=25 \
 --vcpus=1 \
 --os-type linux \
 --os-variant=rhel6 \
 --network bridge=br2 \
 --nographics \
 --location='http://mirror.netcologne.de/centos/6.4/os/x86_64' \
 --extra-args='console=tty0 console=ttyS0,115200n8 serial' \

I have checked that my server is ready for virtualization.

If you need any further information I am happy to provide them

Patrick Gramsl

** Affects: qemu
     Importance: Undecided
         Status: New

** Description changed:

  I have tried to install CentOS 6.4 using the latest version of all kvm
  related tools. My problem is that I get stuck at arround 20% during the
  download of the file install.img. Everything before that works just
  fine.
  
+ My Server is based on CentOS 6.4
+ 
  I am using the following commands to install to server:
  virt-install \
-       -n test \
-       -r 1024 \
-       --disk path=/var/kvm/images/test.img,size=25 \
-       --vcpus=1 \
-       --os-type linux \
-       --os-variant=rhel6 \
-       --network bridge=br2 \
-       --nographics \
-       --location='http://mirror.netcologne.de/centos/6.4/os/x86_64' \
-       --extra-args='console=tty0 console=ttyS0,115200n8 serial' \
+  -n test \
+  -r 1024 \
+  --disk path=/var/kvm/images/test.img,size=25 \
+  --vcpus=1 \
+  --os-type linux \
+  --os-variant=rhel6 \
+  --network bridge=br2 \
+  --nographics \
+  --location='http://mirror.netcologne.de/centos/6.4/os/x86_64' \
+  --extra-args='console=tty0 console=ttyS0,115200n8 serial' \
  
  I have checked that my server is ready for virtualization.
  
  If you need any further information I am happy to provide them
  
  Patrick Gramsl

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1221797

Title:
  virt-install gets stuck during downloading install.img

Status in QEMU:
  New

Bug description:
  I have tried to install CentOS 6.4 using the latest version of all kvm
  related tools. My problem is that I get stuck at arround 20% during
  the download of the file install.img. Everything before that works
  just fine.

  My Server is based on CentOS 6.4

  I am using the following commands to install to server:
  virt-install \
   -n test \
   -r 1024 \
   --disk path=/var/kvm/images/test.img,size=25 \
   --vcpus=1 \
   --os-type linux \
   --os-variant=rhel6 \
   --network bridge=br2 \
   --nographics \
   --location='http://mirror.netcologne.de/centos/6.4/os/x86_64' \
   --extra-args='console=tty0 console=ttyS0,115200n8 serial' \

  I have checked that my server is ready for virtualization.

  If you need any further information I am happy to provide them

  Patrick Gramsl

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1221797/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]