On Tue, Oct 27, 2015, at 05:13 AM, Sujit Fulse wrote: > > while, i am using "imagefactory" command, to generate VM image. > > "rpm-ostree-toolbox imagefactory " is failing with "No disk activity > in 300 seconds, failing". I increased time-out upto 2000 seconds > still now working.
Unfortunately debugging Anaconda-in-Imagefactory is currently painful. The easiest way to do it is to connect to the libvirt instance using e.g. virt-manager and look at the screen output. If it's a remote server, you can use libvirt's support for qemu+ssh://hostname from a workstation. Imagefactory will also dump a PPM file in /var/lib/imagefactory. See also https://github.com/clalancette/oz/pull/162