Comment 4 for bug 1507894

Revision history for this message
Mark Goddard (mgoddard) wrote : Re: 2015-10-20 14:36:10.529 9804 WARNING ironic.conductor.manager [-] Error in deploy of node 5a2ebb83-9303-4738-80cd-33bf10bed74b: [Errno 18] Invalid cross-device link

Seeing this when running Bifrost in a Docker container with /httpboot and /tftpboot mapped to named Docker volumes. /var/lib/docker/volumes is backed by an LVM volume, and all volumes appear as different mount points within the container.

Perhaps when iPXE is in use we ought to use /httpboot/master_images as the pxe.tftp_master_path location in order to avoid this?