<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style>
<!--
@font-face
        {font-family:Calibri}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:windowtext}
.MsoChpDefault
        {font-family:"Calibri","sans-serif"}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
div.WordSection1
        {}
-->
</style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">Hi All,</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif""> </span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">I have integrated ceph with Openstack Havana. I am unable to boot an instance from ceph volume.</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">The volume is made bootable but the console show the following error:</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">------------
</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">No bootable device</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif""> </span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">Instance logs</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">--------------------
</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">2014-02-25 00:50:02.630+0000: starting up</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin QEMU_AUDIO_DRV=none /usr/bin/kvm -name instance-00000038 -S -machine pc-i440fx-1.5,accel=kvm,usb=off -cpu Nehalem,+rdtscp,+hypervisor,+vmx,+ss,+acpi,+ds,+vme
 -m 512 -realtime mlock=off -smp 1,sockets=1,cores=1,threads=1 -uuid 77cc39c3-74df-459d-bee5-d1a54fbb8543 -smbios type=1,manufacturer=OpenStack Foundation,product=OpenStack Nova,version=2013.2,serial=422b6c61-bc84-3c4e-c1a2-dc1038fe8879,uuid=77cc39c3-74df-459d-bee5-d1a54fbb8543
 -no-user-config -nodefaults -chardev socket,id=charmonitor,path=/var/lib/libvirt/qemu/instance-00000038.monitor,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc,driftfix=slew -no-kvm-pit-reinjection -no-shutdown -device piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2
 -drive file=rbd:volumes/volume-a73d1bd0-2937-41c4-bbca-2545454eefac:id=volumes:key=AQCf0QpT0JU5OBAAloaNIOcEDg36qwDXJwPfKQ==:auth_supported=cephx\;none:mon_host=10.211.203.237\:6789\;10.211.203.238\:6789\;10.211.203.239\:6789,if=none,id=drive-virtio-disk0,format=raw,serial=a73d1bd0-2937-41c4-bbca-2545454eefac,cache=none
 -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1 -netdev tap,fd=24,id=hostnet0,vhost=on,vhostfd=25 -device virtio-net-pci,netdev=hostnet0,id=net0,mac=fa:16:3e:1d:78:8d,bus=pci.0,addr=0x3 -chardev file,id=charserial0,path=/var/lib/nova/instances/77cc39c3-74df-459d-bee5-d1a54fbb8543/console.log
 -device isa-serial,chardev=charserial0,id=serial0 -chardev pty,id=charserial1 -device isa-serial,chardev=charserial1,id=serial1 -device usb-tablet,id=input0 -vnc 0.0.0.0:0 -k en-us -vga cirrus -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">W: kvm binary is deprecated, please use qemu-system-x86_64 instead</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">Warning: option deprecated, use lost_tick_policy property of kvm-pit instead.</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">char device redirected to /dev/pts/0 (label charserial1)</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">qemu: terminating on signal 15 from pid 1718</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">2014-02-25 00:51:02.962+0000: shutting down</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">-----------------</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">But I am able to boot up an instance successfully from command line. The above error occurs only when trying to boot from dashboard.</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif""> </span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">Any thoughts ?</span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif""> </span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif""> </span></p>
<p class="MsoNormal" style="margin-right:0in; margin-bottom:9.6pt; margin-left:0in">
<span style="font-size:12.0pt; font-family:"Times New Roman","serif"">Kumar</span></p>
<p class="MsoNormal"> </p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="1"><br>
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by
 you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of
 internal compliance with Accenture policy. <br>
______________________________________________________________________________________<br>
<br>
www.accenture.com<br>
</font>
</body>
</html>