<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace;color:#000000">Hi Turbo,</div><div class="gmail_default" style="font-family:monospace,monospace;color:#000000"><br></div><div class="gmail_default" style="font-family:monospace,monospace;color:#000000">The first thing I want to know</div><div class="gmail_default"><ul style="color:rgb(0,0,0);font-family:monospace,monospace"><li>Which VM are you creating(i.e; which OS image are you taking)?<br></li><li>What size are you using and all?</li></ul><div style="color:rgb(0,0,0);font-family:monospace,monospace">Secondly,</div><div><ul style=""><li style=""><font color="#000000" face="monospace, monospace">Which flavor are you using for VM creation.?</font></li></ul></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 21, 2016 at 12:56 PM, Eugen Block <span dir="ltr"><<a href="mailto:eblock@nde.ag" target="_blank">eblock@nde.ag</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Can't you boot an instance without cinder?<br>
</blockquote>
<br>
Don't know, can I??<br>
</blockquote>
<br></span>
Well, you should ;-) How do you try to boot your instance, from CLI or Horizon? If it's Horizon, you would have to NOT klick the button "Create a new volume --> Yes" ;-) If it's CLI it's sufficient to only execute "nova boot --flavor <FLAVOR> --image <IMAGE-ID> --nic net-id=<NET-ID> (optional: only if you have multiple networks available) <NAME>"<br>
This way you avoid creating a volume.<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You could edit nova.conf<br>
</blockquote>
How?<br>
</blockquote>
<br>
It's usually the default, although I'm really not an expert in Openstack. But if you simply try to set up nova on control and compute node following an install guide, it should bring you there.<br>
I followed <a href="http://docs.openstack.org/mitaka/install-guide-obs/nova-controller-install.html" rel="noreferrer" target="_blank">http://docs.openstack.org/mitaka/install-guide-obs/nova-controller-install.html</a>, there aren't many options to configure and it defaults to local file storage.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
>From what I can see, it doesn't even start sharing via iSCSI<br>
</blockquote>
<br></span>
You should try to fix that before you try to use it with openstack.<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Didn't even knew you could do that. Thought you HAD to use cinder/swift..<br>
<br>
Please point me to a faq/howto/doc on how to do that, thanx!<br>
</blockquote>
<br></span>
I used this guide:<br>
<a href="http://docs.openstack.org/mitaka/install-guide-obs/environment-networking-storage-cinder.html" rel="noreferrer" target="_blank">http://docs.openstack.org/mitaka/install-guide-obs/environment-networking-storage-cinder.html</a><br>
In the section for block storage it says "Block storage node (Optional)", so you wouldn't have to, but I guess it makes sense in the longterm. But as I already said, first you should try to get an instance running at all before using another backend.<br>
<br>
<br>
Regards,<br>
Eugen<span class="im HOEnZb"><br>
<br>
Zitat von Turbo Fredriksson <<a href="mailto:turbo@bayour.com" target="_blank">turbo@bayour.com</a>>:<br>
<br>
</span><div class="HOEnZb"><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Jun 20, 2016, at 3:27 PM, Eugen Block wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Can't you boot an instance without cinder?<br>
</blockquote>
<br>
Don't know, can I??<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You could edit nova.conf to use local file system, just to have a running instance. If that works you can switch to another backend.<br>
</blockquote>
<br>
How?<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
cinder create --image <IMAGE-ID> --name <NAME> <SIZE><br>
</blockquote>
<br>
I'll try that thanx. How do you do that with the "openstack" command?<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Try debugging your iscsi connection, maybe first without openstack.<br>
</blockquote>
<br>
>From what I can see, it doesn't even start sharing via iSCSI..<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
In my environment, I first tried to get all services running and working without external backends, cinder, glance and nova all ran on local storage.<br>
</blockquote>
<br>
Didn't even knew you could do that. Thought you HAD to use cinder/swift..<br>
<br>
Please point me to a faq/howto/doc on how to do that, thanx!<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Then I tried other backends for cinder (iscsi), now all services use ceph.<br>
</blockquote>
<br>
ceph?<br>
--<br>
Life sucks and then you die<br>
<br>
<br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</blockquote>
<br>
<br>
<br></div></div><span class="im HOEnZb">
-- <br>
Eugen Block                             voice   : +49-40-559 51 75<br>
NDE Netzdesign und -entwicklung AG      fax     : +49-40-559 51 77<br>
Postfach 61 03 15<br>
D-22423 Hamburg                         e-mail  : <a href="mailto:eblock@nde.ag" target="_blank">eblock@nde.ag</a><br>
<br>
        Vorsitzende des Aufsichtsrates: Angelika Mozdzen<br>
          Sitz und Registergericht: Hamburg, HRB 90934<br>
                  Vorstand: Jens-U. Mozdzen<br>
                   USt-IdNr. DE 814 013 983<br>
<br>
<br></span><div class="HOEnZb"><div class="h5">
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org" target="_blank">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><font color="#0b5394"><b><img src="https://docs.google.com/uc?export=download&id=0Byq0j7ZjFlFKV3ZCWnlMRXBCcU0&revid=0Byq0j7ZjFlFKa2V5VjdBSjIwUGx6bUROS2IrenNwc0kzd2IwPQ"><br></b></font></div><div><font color="#000000" size="2" face="times new roman, serif"><b>Thanks & Regards,<br></b></font></div><font color="#000000"><font size="2" face="times new roman, serif"><b>Abhishek</b></font><br></font></div></div><div><i><u><font color="#0000ff"><a href="http://www.cloudbyte.com" target="_blank">Cloudbyte Inc.</a></font></u></i></div></div></div></div></div></div></div>
</div>