Created attachment 765077 [details] Attached file is the output of the command "oz-install -u -d3 <tdl_file> Description of problem: Unable to create disk image using oz-install Version-Release number of selected component (if applicable):libguestfs-1.16.34-2.el6.x86_64 How reproducible: By configuring openstack keystone, openstack glance, oz, libguestfs-tools on cent os 64bit. referred https://access.redhat.com/site/documentation/en-US/Red_Hat_OpenStack/2/pdf/Getting_Started_Guide/Red_Hat_OpenStack-2-Getting_Started_Guide-en-US.pdf Steps to Reproduce: 1. Configure openstack keystone 2. Install qemu(using qemu as virtual cpu),oz,libguestfs-tool package 3. Create guest using "virsh create <configuration_file>" 3. export LIBGUESTFS_DEBUG=1 and LIBGUESTFS_TRACE=1 4. run "oz-install -u -d3 TDL_FILE" (to create hard disk os image) Actual results: Expected results: Hard disk image should get created under /var/lib/libvirt/images/ Additional info: guest domain started and running successfully. Please help me in fixing this problem. I saw a similar type of problem in bug 769304. But it couldn't find solution from that. Thanks Murali
Can you not attach word processor documents to bugs. It's extremely hard to read them. Just use plain text files. Anyway, I can't see any particular issue. What does or doesn't happen? It hangs? It prints an error? If you attach the *complete* log, unedited, as a plain text file it may be possible to help.
Created attachment 765547 [details] Debug info of "oz-install create <tdl_file> in .txt format Ok, I have attached plain text file. But at the end I have cut the debug info as the following lines were repeating for long time(more than 3 hours) and file size reached more than 10 MB. libguestfs: recv_from_daemon: 8200 bytes: 00 00 00 00 | 00 00 20 00 | ff b5 01 00 | 60 00 00 00 | 00 41 0e 10 | ... libguestfs: recv_from_daemon: 8200 bytes: 00 00 00 00 | 00 00 20 00 | 06 02 4f c6 | 0c 07 08 00 | 1c 00 00 0
You need to attach the full log and answer the other questions in comment 1. I can't help you otherwise.