Creating and using shared file systems in manila Ubuntu 16.04/Queens

Bug #1802384 reported by Adrian An
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Won't Fix
Undecided
Unassigned

Bug Description

I have Keystone, Glance, Nova, Neutron installed on Ubuntu 16.04/Queens. I have been following the installation guide and I have been unsuccessful in launching a share. All my other services are running for nova, glance, neutron, and keystone.

openstack network agent list
openstack compute service list

Both verify correctly:

I am unable to successfully launch a share.

Everytime I try launching a Share on controller, I get the share stuck in creating mode.

Any help or tips would be greatly appreciated.

This bug tracker is for errors with the documentation, use the following as a template and remove or add fields as you see fit. Convert [ ] into [x] to check boxes:

- [x] This doc is inaccurate in this way: ______
- [ ] This is a doc addition request.
- [ ] I have a fix to the document that I can paste below including example: input and output.

If you have a troubleshooting or support issue, use the following resources:

 - Ask OpenStack: http://ask.openstack.org
 - The mailing list: http://lists.openstack.org
 - IRC: 'openstack' channel on Freenode

-----------------------------------
Release: 6.0.3.dev18 on 2018-10-30 12:38
SHA: d5ff8bb94929fa4cbd9c7367b43030e13f415f74
Source: https://git.openstack.org/cgit/openstack/manila/tree/doc/source/install/post-install.rst
URL: https://docs.openstack.org/manila/queens/install/post-install.html

Tags: docs
Revision history for this message
Goutham Pacha Ravi (gouthamr) wrote :

Hi Adrian,

thank you for the bug report. Could you please answer these questions to understand your problem:

1. Could you provide your manila.conf (please sanitize it to remove any private information) so we can understand your deployment? I'm interested to know what manila back-end/driver you are using ( "Generic" or "LVM" or other driver)
2. If a share is stuck in "creating", there is a chance the share-manager service just didn't get the request. Could you look inside the share manager service log? (typical location: /var/log/manila/manila-share.log). Would also be prudent to share the manila scheduler log (/var/log/manila/manila-scheduler.log)

Thanks,
Goutham

Revision history for this message
Adrian An (um3rella) wrote : Re: [Bug 1802384] Re: Creating and using shared file systems in manila Ubuntu 16.04/Queens
Download full text (3.5 KiB)

Hey Goutham, thank you for reaching out and helping me resolve this issue.

I went ahead and deployed manila-share on controller. Bother manila-share
and manila-scheduler are up and running using the

I am now getting this error.
 ERROR oslo_messaging.rpc.server ServiceInstanceException: Subnet gateway
is not attached to the router.

When I check my router, only my provder network port is attached:

openstack port list --router router

I have tried running these 2 commands multiple times, but they dont seem to
be working.

   1.

   Add the self-service network subnet as an interface on the router:

   $ openstack router add subnet router selfservice

   2.

   Set a gateway on the provider network on the router:

   $ openstack router set router --external-gateway provider

Any help or advice is greatly appreciated my Master's project depends on
this, thank you so much.

On Tue, Dec 4, 2018 at 12:05 PM Goutham Pacha Ravi <email address hidden>
wrote:

> Hi Adrian,
>
> thank you for the bug report. Could you please answer these questions to
> understand your problem:
>
> 1. Could you provide your manila.conf (please sanitize it to remove any
> private information) so we can understand your deployment? I'm interested
> to know what manila back-end/driver you are using ( "Generic" or "LVM" or
> other driver)
> 2. If a share is stuck in "creating", there is a chance the share-manager
> service just didn't get the request. Could you look inside the share
> manager service log? (typical location: /var/log/manila/manila-share.log).
> Would also be prudent to share the manila scheduler log
> (/var/log/manila/manila-scheduler.log)
>
> Thanks,
> Goutham
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1802384
>
> Title:
> Creating and using shared file systems in manila Ubuntu 16.04/Queens
>
> Status in Manila:
> New
>
> Bug description:
> I have Keystone, Glance, Nova, Neutron installed on Ubuntu
> 16.04/Queens. I have been following the installation guide and I have
> been unsuccessful in launching a share. All my other services are
> running for nova, glance, neutron, and keystone.
>
> openstack network agent list
> openstack compute service list
>
> Both verify correctly:
>
> I am unable to successfully launch a share.
>
> Everytime I try launching a Share on controller, I get the share stuck
> in creating mode.
>
> Any help or tips would be greatly appreciated.
>
>
> This bug tracker is for errors with the documentation, use the following
> as a template and remove or add fields as you see fit. Convert [ ] into [x]
> to check boxes:
>
> - [x] This doc is inaccurate in this way: ______
> - [ ] This is a doc addition request.
> - [ ] I have a fix to the document that I can paste below including
> example: input and output.
>
> If you have a troubleshooting or support issue, use the following
> resources:
>
> - Ask OpenStack: http://ask.openstack.org
> - The mailing list: http://lists.openstack.org
> - IRC: 'openstack' channel on Freenode
>
> -----------------------------------
> Release: 6.0.3.dev18 on 2018-10-30 1...

Read more...

Revision history for this message
Jason Grosso (jgrosso) wrote :

Adrian is this problem still occurring?

Revision history for this message
Adrian An (um3rella) wrote :

Hey Jason, I was able to resolve the issue myself. Thanks for reaching out

On Fri, Mar 22, 2019 at 7:55 AM Jason Grosso <email address hidden>
wrote:

> Adrian is this problem still occurring?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1802384
>
> Title:
> Creating and using shared file systems in manila Ubuntu 16.04/Queens
>
> Status in Manila:
> New
>
> Bug description:
> I have Keystone, Glance, Nova, Neutron installed on Ubuntu
> 16.04/Queens. I have been following the installation guide and I have
> been unsuccessful in launching a share. All my other services are
> running for nova, glance, neutron, and keystone.
>
> openstack network agent list
> openstack compute service list
>
> Both verify correctly:
>
> I am unable to successfully launch a share.
>
> Everytime I try launching a Share on controller, I get the share stuck
> in creating mode.
>
> Any help or tips would be greatly appreciated.
>
>
> This bug tracker is for errors with the documentation, use the following
> as a template and remove or add fields as you see fit. Convert [ ] into [x]
> to check boxes:
>
> - [x] This doc is inaccurate in this way: ______
> - [ ] This is a doc addition request.
> - [ ] I have a fix to the document that I can paste below including
> example: input and output.
>
> If you have a troubleshooting or support issue, use the following
> resources:
>
> - Ask OpenStack: http://ask.openstack.org
> - The mailing list: http://lists.openstack.org
> - IRC: 'openstack' channel on Freenode
>
> -----------------------------------
> Release: 6.0.3.dev18 on 2018-10-30 12:38
> SHA: d5ff8bb94929fa4cbd9c7367b43030e13f415f74
> Source:
> https://git.openstack.org/cgit/openstack/manila/tree/doc/source/install/post-install.rst
> URL: https://docs.openstack.org/manila/queens/install/post-install.html
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/manila/+bug/1802384/+subscriptions
>

Revision history for this message
Jason Grosso (jgrosso) wrote :

Adrian glad you were able to resolve the issue !!

Changed in manila:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.