<div dir="ltr">I am using Ironic's out of tree Nova driver and running Ironic + PXESeamicro driver.<div><br></div><div>I am using a ubuntu based deployment ramdisk created using below cmd in diskimage-builder.</div><div>
<br></div>"sudo bin/ramdisk-image-create -a amd64 ubuntu deploy-ironic -o /tmp/deploy-ramdisk"<div><span style="background-color:transparent;color:rgb(0,0,0);font-family:Arial;font-size:15px;white-space:pre-wrap"><br>
</span></div>I can see that the ramdisk is pxe-booted on the baremetal correctly. But the ramdisk throws an error saying it cannot find the target disk device<br><br><a href="https://github.com/openstack/diskimage-builder/blob/master/elements/deploy-ironic/init.d/80-deploy-ironic#L18">https://github.com/openstack/diskimage-builder/blob/master/elements/deploy-ironic/init.d/80-deploy-ironic#L18</a><div>
<span style="background-color:transparent"><font color="#000000" face="Arial"><span style="font-size:15px;white-space:pre-wrap"><br></span></font></span></div><div>I then hard-code "/dev/sda" as target_disk, yet the ramdisk does not actually detect any disks after booting up or while booting up.</div>
<div><br></div><div><br></div><div>I have cross-checked using a SystemRescueCD linux image on the same baremetal, i can see all the sata disks attached to it fine.</div><div><br></div><div>Any pointers?</div><div><br></div>
<div>Regards,</div><div>Rohan Kanade</div></div>