baremetal deplyments fail when /dev/sda isn't the right device for /
Bug #1183940 reported by
emo94545
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
diskimage-builder |
Triaged
|
Low
|
Unassigned |
Bug Description
Upon deploying a Ubuntu 12.10 created image to a Cisco C200 M2 server via Grizzly nova-baremetal, deployment fails with:
tgtadm: can't send the request to the tgt daemon. Transport endpoint is not connected.
Could not find disk to use.
Then it drops to troubleshooting shell where I can see that the LSI 1064E Controller card driver: mptsas is actually loaded by issuing lsmod.
Seems like the tgt iscsi target is unable to see the LSI attached disk and present it to the nova-baremetal service.
Same deployment on another server without LSI card works fine.
Regards,
Emil
tags: | added: baremetal |
To post a comment you must log in.
What device are the disks on the LSI card listed as ? /dev/sdaXXX?