[Openstack-operators] SNIC Science Cloud (SSC): A National-Scale Cloud Infrastructure for Swedish Academia

2017-12-01 Thread Salman Toor
Dear Stackers, I would like to draw your attention to our latest article about SNIC Science Cloud (SSC) https://cloud.snic.se Title: SNIC Science Cloud (SSC): A National-Scale Cloud Infrastructure for Swedish Academia Abstract: The cloud computing paradigm have fundamentally changed the way co

Re: [Openstack-operators] OSA Newton Release Deployment in test environment

2017-02-04 Thread Salman Toor
Hi, I am not an expert but I had similar problem and that was because of different MTU at host int

Re: [Openstack-operators] [openstack-ansible] Remove compute node command

2017-02-01 Thread Salman Toor
Hi again, Ok, next time i will file a bug report. With this thread I really want to thank OpenStack-Ansible team for their HEROIC efforts. I love this project: Simple, Cool and Effective :-) Best Regards.. Salman. PhD, Scientific Computing Researcher, IT Department, Uppsala University. Senior

[Openstack-operators] [openstack-ansible] Remove compute node command

2017-02-01 Thread Salman Toor
hi, According to the Newton guide: http://docs.openstack.org/developer/openstack-ansible/newton/developer-docs/ops-remove-computehost.html The last command is # openstack-ansible remove_compute_node.yml -e node_to_be_removed=“compute1" With this I end up getting following error: fatal: [infr

Re: [Openstack-operators] [openstack-operators][openstack-ansible] Optioanal services documentation for Newton

2017-01-23 Thread Salman Toor
Sun, Jan 22, 2017 at 2:12 PM, Salman Toor mailto:salman.t...@it.uu.se>> wrote: Hi, Wondering can someone help me pointing the openstack-ansible (Newton) guide for optional services? I have found for Mitaka but not for Newton. Basically looking for a similar link for Newton (Following is

[Openstack-operators] [openstack-operators][openstack-ansible] Optioanal services documentation for Newton

2017-01-22 Thread Salman Toor
Hi, Wondering can someone help me pointing the openstack-ansible (Newton) guide for optional services? I have found for Mitaka but not for Newton. Basically looking for a similar link for Newton (Following is for Mitaka): http://docs.openstack.org/developer/openstack-ansible/mitaka/install-guid

Re: [Openstack-operators] [Openstack-Ansible] Example of Ceph with Cinder using OpenStack-Ansible

2016-02-23 Thread Salman Toor
Thanks for your quick response Trueman, will give a try very soon. /Salman ___ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators

[Openstack-operators] [Openstack-Ansible] Example of Ceph with Cinder using OpenStack-Ansible

2016-02-23 Thread Salman Toor
Hi, Recently we have get started with OpenStack-Ansible. So far things looks good but now we want to use Ceph backend for cinder. Can someone show a reference configuration of how to get started? Thanks in advance. Regards.. Salman. PhD, Scientific Computing Researcher, IT Department, Uppsal

Re: [Openstack-operators] European Operators Meetup

2016-02-17 Thread Salman Toor
Hi Matt, Thanks to you and team for organizing this much needed activity. The sessions and discussions were very interesting and helpful. Looking forward to attend more events in Europe! Regards.. Salman PhD, Scientific Computing Researcher, IT Department, Uppsala University. Senior Cloud Arch

Re: [Openstack-operators] Cinder API with multiple regions not working.

2015-12-11 Thread Salman Toor
perfectly fine with glance and nova. Anyways thanks for all your time and efforts. If I manage to reproduce it on devstack, will report you back. Regards.. Salman From: Joe Topjian [j...@topjian.net] Sent: Friday, December 11, 2015 7:16 PM To: Salman Toor Cc

Re: [Openstack-operators] Cinder API with multiple regions not working.

2015-12-11 Thread Salman Toor
knows at this point! 3. Check the spelling of your regions. I noticed that you sometimes have "regionOne" and other times have "RegionOne" but maybe that is just a typo from sanitizing your data. Let me know if this helps :) Joe On Thu, Dec 10, 2015 at 2:31 AM, Salman To

Re: [Openstack-operators] Cinder API with multiple regions not working.

2015-12-10 Thread Salman Toor
rying to contact cinder at RegionTwo (I'm assuming this is the first catalog entry that was returned). Given this is a Liberty environment, it's not accurately reproducing your problem, but could you check and see if you have that option set in nova.conf? I have a Kilo environment in the proce

[Openstack-operators] Cinder API with multiple regions not working.

2015-12-09 Thread Salman Toor
Hi, I am using Kilo release on CentOS. We have recently enabled multiple regions and it seems that Cinder have some problems with multiple endpoints. Thinks are working fine with nova but cinder is behaving strange. Here are my endpoints [root@controller: ~] # openstack service list +--

Re: [Openstack-operators] Cinder V1 endpoints

2015-12-09 Thread Salman Toor
:40 PM, Anne Gentle mailto:annegen...@justwriteclick.com>> wrote: On Thu, Dec 3, 2015 at 9:33 AM, Salman Toor mailto:salman.t...@it.uu.se>> wrote: Hi, In the following link of Kilo document the cinder V1 endpoints have v2 in it. http://docs.openstack.org/kilo/install-guide/install/yu

Re: [Openstack-operators] Cinder V1 endpoints

2015-12-03 Thread Salman Toor
atalog/salto690 On 03 Dec 2015, at 17:10, Jesse Keating mailto:j...@bluebox.net>> wrote: Yes, that appears to be a documentation error. - jlk On Thu, Dec 3, 2015 at 7:33 AM, Salman Toor mailto:salman.t...@it.uu.se>> wrote: Hi, In the following link of Kilo document the cinder V1 endpo

[Openstack-operators] Cinder V1 endpoints

2015-12-03 Thread Salman Toor
Hi, In the following link of Kilo document the cinder V1 endpoints have v2 in it. http://docs.openstack.org/kilo/install-guide/install/yum/content/cinder-install-controller-node.html openstack endpoint create \ --publicurl http://controller:8776/v2/%\(tenant_id\)s \ --internalurl http://con

Re: [Openstack-operators] Multi region, different behavior from different platforms

2015-09-30 Thread Salman Toor
om>> wrote: You have a very old glance client on both centos and Ubuntu. You want 1.0 everywhere you're going to use it as a client. On Sep 29, 2015 7:31 PM, Salman Toor mailto:salman.t...@it.uu.se>> wrote: Hi, I am trying to configure a multi region setup. I have one region

[Openstack-operators] Multi region, different behavior from different platforms

2015-09-29 Thread Salman Toor
Hi, I am trying to configure a multi region setup. I have one region setup on CentOS and second region on Ubuntu. Glance clients on different platforms are giving different outputs. Ubuntu Trusty: -- root@u-mn01:~/openstack# glance --version 0.15.0 root@u-mn01:~/openstack# g

Re: [Openstack-operators] European Operators

2015-09-18 Thread Salman Toor
enstack-operators@lists.openstack.org<mailto:openstack-operators@lists.openstack.org> *Betreff:* Re: [Openstack-operators] European Operators Also very intrested. Olivier On 17/09/15S38 10:02, Salman Toor wrote: Hi, Why Not! I think its a great Idea. I want to join. Re

Re: [Openstack-operators] European Operators

2015-09-17 Thread Salman Toor
well. Best regards, Matthias *Von:*Olivier Cant [mailto:olivier.c...@exxoss.com] *Gesendet:* Donnerstag, 17. September 2015 10:09 *An:* openstack-operators@lists.openstack.org<mailto:openstack-operators@lists.openstack.org> *Betreff:* Re: [Openstack-operators] European Operators Also very i

Re: [Openstack-operators] European Operators

2015-09-17 Thread Salman Toor
Hi, Why Not! I think its a great Idea. I want to join. Regards.. Salman PhD, Scientific Computing Researcher, IT Department, Uppsala University. Cloud Application Expert, UPPMAX. Visiting Researcher, Helsinki Institute of Physics (HIP). salman.t...@it.uu.se http://

Re: [Openstack-operators] Need some help to understand neutron

2015-09-02 Thread Salman Toor
uter will NAT the traffic using the floating IP instead (known as one to one). The SNAT behavior can be disabled on a particular router if necessary, but it introduces routing issues that need to be solved upstream. James Sent from my iPhone On Sep 1, 2015, at 4:33 PM, Salman Toor mailto:sal

[Openstack-operators] Need some help to understand neutron

2015-09-01 Thread Salman Toor
Hi, Can some one please explain it a bit or redirect me to the document. So on neutron node we need external interface br-ex (public IP) and than each tenant's router also occupies a real IP when we attach it to external net. I am wondering what is the path instances traffic take to go out? I m

Re: [Openstack-operators] Kilo neutron dhcp not release to physical host

2015-09-01 Thread Salman Toor
PM To: Salman Toor Cc: openstack-operators@lists.openstack.org Subject: Re: [Openstack-operators] Kilo neutron dhcp not release to physical host Salman, I'm using centos 7 either on computing nodes or neutron network node. The workaround suggested by Kevin Benton in previous email works fin

Re: [Openstack-operators] Kilo neutron dhcp not release to physical host

2015-09-01 Thread Salman Toor
Hi, What is are you using on compute? I had similar problem few days ago with CentOS and I manage to solve it. If you are using CentOS you can give a try with my solution. /Salman. Sent from Nesux 6. On Sep 1, 2015 8:29 AM, Ignazio Cassano wrote: Hi all, In my kilo neutron configuration I ha

[Openstack-operators] Guestfs creating problem with nova (Kilo Release).

2015-08-13 Thread Salman Toor
Hi, I have upgraded my system from Juno to Kilo but Nova-Compute refuses to start instances OS = CentOS Linux release 7.1.1503 (Core) Kernel = 3.10.0-229.7.2.el7.x86_64 Nova nova = 2.23.0 [root@sm2: ~] # rpm -qa|grep libguestfs libguestfs-tools-1.28.1-1.18.el7.noarch libguestfs-gobject-1.28

[Openstack-operators] problem while upgrading "Juno to Kilo"

2015-08-11 Thread Salman Toor
Hi, I have upgraded My Openstack deployment from Juno to Kilo and hit by this following error. I saw this thread https://bugs.launchpad.net/neutron/+bug/1464178 ——— 2015-08-11 10:50:38.804 6584 TRACE oslo_messaging.rpc.dispatcher 2015-08-11 10:50:38.804 6584 ERROR oslo_messaging._drivers.commo

Re: [Openstack-operators] Modification in nova policy file

2015-05-06 Thread Salman Toor
that particular filtering action. On Tue, May 5, 2015 at 11:01 AM, Salman Toor mailto:salman.t...@it.uu.se>> wrote: Hi, I am trying to setup the policies for nova. Can you please have a look if thats correct? nova/policy.json "context_is_a

[Openstack-operators] Modification in nova policy file

2015-05-05 Thread Salman Toor
Hi, I am trying to setup the policies for nova. Can you please have a look if thats correct? nova/policy.json "context_is_admin": "role:admin", "admin_or_owner": "is_admin:True or project_id:%(project_id)s", "owner": "user_id:%(user_id)s", "admin_or_user": "