Comment 4 for bug 1538135

Revision history for this message
John-Paul Robinson (jprorama) wrote :

Here is log that can be diff'd against dib-cli-image-2.log.gz above. This is produced my a functionally identical command line run of dib from the nodepool account.

TMPDIR=/opt/dib_tmp DIB_IMAGE_CACHE=/opt/dib_cache /usr/local/bin/disk-image-create -x -t qcow2 --no-tmpfs -o /opt/nodepool_dib/6 ubuntu vm > nodepool-dib-cli-image.log 2>&1

This command fails. The differences are predictable (path uniqueness) up until the sequence of mount commands and population the image.

I haven't pinpointed the difference but this diff should help

diff dib-cli-image-2.log nodepool-dib-cli-image.log