Comment 10 for bug 1507894

Revision history for this message
Dmitry Tantsur (divius) 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

> Seems like we should fix it, given that more folks seem to be using ironic with containers.

The fix probably is to document to have master cache and images root on the same device.

What I suggest is:
1. document that [pxe]tftp_root has to be on the same device as [pxe]tftp_master_path
2. document that [pxe]images_path has to be on the same device as [pxe]instance_master_path
3. add validation on conductor start-up that both assumptions hold