[Starlingx-discuss] DUPLEX: UI Problem: Failed to create network
Hi, I have the following problem with the UI at port 31000. 1. Only the external Networks and subnets are visible in the UI. 2. When we try to create a new network we get the error: Error: Failed to create network "testnet". Unable to create the Network. No tenant Network is available for allocation. Neutron Server Returns request ids … We are using the image from 20190429/Duplex/bm. What is the current state of the UI and can we update just the UI? Thanks Marcel openstack network list +--------------------------------------+---------------+--------------------------------------+ | ID | Name | Subnets | +--------------------------------------+---------------+--------------------------------------+ | 1848fe83-bf0a-40d3-a78a-2a66d4765cbb | internal-net1 | 9b468e0f-4171-4aa5-8c99-b08cd60748f7 | | 1ea8a6ad-f826-4550-8e2f-a576977fd7c2 | external-net1 | 082089ee-ef7e-4843-bceb-a536cdec3685 | | d296e412-1eec-4cac-bff6-18653ca2b5cc | public-net1 | 86096834-322d-4b87-8a40-1f84932466a3 | +--------------------------------------+---------------+--------------------------------------+ controller-1:~# !45 openstack router show public-router0 No Router found for public-router0 controller-1:~# openstack subnet list +--------------------------------------+------------------+--------------------------------------+------------------+ | ID | Name | Network | Subnet | +--------------------------------------+------------------+--------------------------------------+------------------+ | 082089ee-ef7e-4843-bceb-a536cdec3685 | external-subnet1 | 1ea8a6ad-f826-4550-8e2f-a576977fd7c2 | 192.168.51.0/24 | | 86096834-322d-4b87-8a40-1f84932466a3 | public-subnet1 | d296e412-1eec-4cac-bff6-18653ca2b5cc | 192.168.101.0/24 | | 9b468e0f-4171-4aa5-8c99-b08cd60748f7 | internal-subnet1 | 1848fe83-bf0a-40d3-a78a-2a66d4765cbb | 10.1.1.0/24 | +--------------------------------------+------------------+--------------------------------------+------------------+ controller-1:~# openstack router list +--------------------------------------+-----------------+--------+-------+----------------------------------+-------------+-------+ | ID | Name | Status | State | Project | Distributed | HA | +--------------------------------------+-----------------+--------+-------+----------------------------------+-------------+-------+ | 1ca1acfe-299f-41ae-9a7e-157f867ed374 | public-router1 | ACTIVE | UP | f52d0bd6b5164ad2a3f9f9de56f3d071 | False | False | | eb1716cf-519f-4a58-bae8-c5d036579473 | private-router1 | ACTIVE | UP | f52d0bd6b5164ad2a3f9f9de56f3d071 | False | False | +--------------------------------------+-----------------+--------+-------+----------------------------------+-------------+-------+ controller-1:~#
Hi Marcel, Are you following this instructions for your deployment: https://wiki.openstack.org/wiki/StarlingX/Installation_Guide_Virtual_Environ... Regards -Richo -----Original Message----- From: Marcel Schaible [mailto:marcel@schaible-consulting.de] Sent: Thursday, May 9, 2019 12:04 PM To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] DUPLEX: UI Problem: Failed to create network Hi, I have the following problem with the UI at port 31000. 1. Only the external Networks and subnets are visible in the UI. 2. When we try to create a new network we get the error: Error: Failed to create network "testnet". Unable to create the Network. No tenant Network is available for allocation. Neutron Server Returns request ids … We are using the image from 20190429/Duplex/bm. What is the current state of the UI and can we update just the UI? Thanks Marcel openstack network list +--------------------------------------+---------------+--------------------------------------+ | ID | Name | Subnets | +--------------------------------------+---------------+--------------------------------------+ | 1848fe83-bf0a-40d3-a78a-2a66d4765cbb | internal-net1 | | 9b468e0f-4171-4aa5-8c99-b08cd60748f7 | | 1ea8a6ad-f826-4550-8e2f-a576977fd7c2 | external-net1 | 082089ee-ef7e-4843-bceb-a536cdec3685 | | d296e412-1eec-4cac-bff6-18653ca2b5cc | public-net1 | 86096834-322d-4b87-8a40-1f84932466a3 | +--------------------------------------+---------------+--------------------------------------+ controller-1:~# !45 openstack router show public-router0 No Router found for public-router0 controller-1:~# openstack subnet list +--------------------------------------+------------------+--------------------------------------+------------------+ | ID | Name | Network | Subnet | +--------------------------------------+------------------+--------------------------------------+------------------+ | 082089ee-ef7e-4843-bceb-a536cdec3685 | external-subnet1 | 1ea8a6ad-f826-4550-8e2f-a576977fd7c2 | 192.168.51.0/24 | | 86096834-322d-4b87-8a40-1f84932466a3 | public-subnet1 | d296e412-1eec-4cac-bff6-18653ca2b5cc | 192.168.101.0/24 | | 9b468e0f-4171-4aa5-8c99-b08cd60748f7 | internal-subnet1 | 1848fe83-bf0a-40d3-a78a-2a66d4765cbb | 10.1.1.0/24 | +--------------------------------------+------------------+--------------------------------------+------------------+ controller-1:~# openstack router list +--------------------------------------+-----------------+--------+-------+----------------------------------+-------------+-------+ | ID | Name | Status | State | Project | Distributed | HA | +--------------------------------------+-----------------+--------+-------+----------------------------------+-------------+-------+ | 1ca1acfe-299f-41ae-9a7e-157f867ed374 | public-router1 | ACTIVE | UP | f52d0bd6b5164ad2a3f9f9de56f3d071 | False | False | | eb1716cf-519f-4a58-bae8-c5d036579473 | private-router1 | ACTIVE | UP | f52d0bd6b5164ad2a3f9f9de56f3d071 | False | False | +--------------------------------------+-----------------+--------+-------+----------------------------------+-------------+-------+ controller-1:~# _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Typically, when I setup AIO-DX I follow https://wiki.openstack.org/wiki/StarlingX/Containers/InstallationOnAIODX However that guide is for running in vbox. Al -----Original Message----- From: Perez, Ricardo O [mailto:ricardo.o.perez@intel.com] Sent: Thursday, May 09, 2019 1:23 PM To: Marcel Schaible; starlingx-discuss@lists.starlingx.io Subject: Re: [Starlingx-discuss] DUPLEX: UI Problem: Failed to create network Hi Marcel, Are you following this instructions for your deployment: https://wiki.openstack.org/wiki/StarlingX/Installation_Guide_Virtual_Environ... Regards -Richo -----Original Message----- From: Marcel Schaible [mailto:marcel@schaible-consulting.de] Sent: Thursday, May 9, 2019 12:04 PM To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] DUPLEX: UI Problem: Failed to create network Hi, I have the following problem with the UI at port 31000. 1. Only the external Networks and subnets are visible in the UI. 2. When we try to create a new network we get the error: Error: Failed to create network "testnet". Unable to create the Network. No tenant Network is available for allocation. Neutron Server Returns request ids … We are using the image from 20190429/Duplex/bm. What is the current state of the UI and can we update just the UI? Thanks Marcel openstack network list +--------------------------------------+---------------+--------------------------------------+ | ID | Name | Subnets | +--------------------------------------+---------------+--------------------------------------+ | 1848fe83-bf0a-40d3-a78a-2a66d4765cbb | internal-net1 | | 9b468e0f-4171-4aa5-8c99-b08cd60748f7 | | 1ea8a6ad-f826-4550-8e2f-a576977fd7c2 | external-net1 | 082089ee-ef7e-4843-bceb-a536cdec3685 | | d296e412-1eec-4cac-bff6-18653ca2b5cc | public-net1 | 86096834-322d-4b87-8a40-1f84932466a3 | +--------------------------------------+---------------+--------------------------------------+ controller-1:~# !45 openstack router show public-router0 No Router found for public-router0 controller-1:~# openstack subnet list +--------------------------------------+------------------+--------------------------------------+------------------+ | ID | Name | Network | Subnet | +--------------------------------------+------------------+--------------------------------------+------------------+ | 082089ee-ef7e-4843-bceb-a536cdec3685 | external-subnet1 | 1ea8a6ad-f826-4550-8e2f-a576977fd7c2 | 192.168.51.0/24 | | 86096834-322d-4b87-8a40-1f84932466a3 | public-subnet1 | d296e412-1eec-4cac-bff6-18653ca2b5cc | 192.168.101.0/24 | | 9b468e0f-4171-4aa5-8c99-b08cd60748f7 | internal-subnet1 | 1848fe83-bf0a-40d3-a78a-2a66d4765cbb | 10.1.1.0/24 | +--------------------------------------+------------------+--------------------------------------+------------------+ controller-1:~# openstack router list +--------------------------------------+-----------------+--------+-------+----------------------------------+-------------+-------+ | ID | Name | Status | State | Project | Distributed | HA | +--------------------------------------+-----------------+--------+-------+----------------------------------+-------------+-------+ | 1ca1acfe-299f-41ae-9a7e-157f867ed374 | public-router1 | ACTIVE | UP | f52d0bd6b5164ad2a3f9f9de56f3d071 | False | False | | eb1716cf-519f-4a58-bae8-c5d036579473 | private-router1 | ACTIVE | UP | f52d0bd6b5164ad2a3f9f9de56f3d071 | False | False | +--------------------------------------+-----------------+--------+-------+----------------------------------+-------------+-------+ controller-1:~# _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Hi Ricardo Those instruction are outdated the new ones are here [1] 1- https://wiki.openstack.org/wiki/StarlingX/Containers#Installing_and_Configur... @Docs team shouldn't [2] be pointing to the new instruction for containers? 2- https://docs.starlingx.io/installation_guide Regards, José
We follow the instructions from https://wiki.openstack.org/wiki/StarlingX/Containers#Installing_and_Configur...
+ folks from the StarlingX networking team - can you please help Marcel with the issue below please? brucej -----Original Message----- From: Marcel Schaible [mailto:marcel@schaible-consulting.de] Sent: Thursday, May 9, 2019 10:38 AM To: Perez Carranza, Jose <jose.perez.carranza@intel.com> Cc: Perez, Ricardo O <ricardo.o.perez@intel.com>; starlingx-discuss@lists.starlingx.io Subject: Re: [Starlingx-discuss] DUPLEX: UI Problem: Failed to create network We follow the instructions from https://wiki.openstack.org/wiki/StarlingX/Containers#Installing_and_Configur...
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Hi Marcel, The latest green build is April 11 ISO image as following. Please try this ISO image. http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_green... http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_green... And the corresponding guide should be following version: https://wiki.openstack.org/w/index.php?title=StarlingX/Containers/Installation&oldid=169189 Are you creating network "testnet" through UI? If sure, please take a screenshot. If not, please list the commands you used to create network "testnet". Could you please list the outputs of following command: kubectl get pod -n openstack | grep neutron In addition to UI issues on your system, are there any other problems? I notice that your mariadb is not working in other email. Best Regards, Xu, Chenjie -----Original Message----- From: Jones, Bruce E [mailto:bruce.e.jones@intel.com] Sent: Thursday, May 16, 2019 5:10 AM To: Marcel Schaible <marcel@schaible-consulting.de>; Perez Carranza, Jose <jose.perez.carranza@intel.com>; Zhao, Forrest <forrest.zhao@intel.com>; Guo, Ruijing <ruijing.guo@intel.com> Cc: Perez, Ricardo O <ricardo.o.perez@intel.com>; starlingx-discuss@lists.starlingx.io; Khalil, Ghada <Ghada.Khalil@windriver.com> Subject: Re: [Starlingx-discuss] DUPLEX: UI Problem: Failed to create network + folks from the StarlingX networking team - can you please help Marcel with the issue below please? brucej -----Original Message----- From: Marcel Schaible [mailto:marcel@schaible-consulting.de] Sent: Thursday, May 9, 2019 10:38 AM To: Perez Carranza, Jose <jose.perez.carranza@intel.com> Cc: Perez, Ricardo O <ricardo.o.perez@intel.com>; starlingx-discuss@lists.starlingx.io Subject: Re: [Starlingx-discuss] DUPLEX: UI Problem: Failed to create network We follow the instructions from https://wiki.openstack.org/wiki/StarlingX/Containers#Installing_and_Configur...
_______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss
Hi Xu, thanks for your reply.
Are you creating network "testnet" through UI? If sure, please take a screenshot. If not, please list the commands you used to create network "testnet".
The "testnet" was created via the UI.
Could you please list the outputs of following command: kubectl get pod -n openstack | grep neutron
[root@controller-1 ~(keystone_admin)]# kubectl get pod -n openstack | grep neutron neutron-dhcp-agent-controller-0-dec13249-ktj7f 0/1 Init:0/1 18 6d17h neutron-dhcp-agent-controller-1-f2c6aeed-zhl7c 0/1 Init:0/1 3 6d17h neutron-l3-agent-controller-0-a762cb46-9dvzv 0/1 Init:0/1 16 6d17h neutron-l3-agent-controller-1-13ff4b3d-wdgvr 0/1 Init:0/1 2 6d17h neutron-metadata-agent-controller-0-a762cb46-szk6j 0/1 Init:0/2 18 6d17h neutron-metadata-agent-controller-1-347ae4cb-bxj59 0/1 Init:0/2 2 6d17h neutron-ovs-agent-controller-0-a762cb46-p4q5x 0/1 Init:0/3 16 6d17h neutron-ovs-agent-controller-1-347ae4cb-269wg 0/1 Init:0/3 3 6d17h neutron-server-7b5f6f4c8f-4znth 0/1 Init:0/1 0 6d5h neutron-server-7b5f6f4c8f-vksqv 0/1 Pending 0 6d17h neutron-sriov-agent-controller-0-a762cb46-cntwk 0/1 Init:0/2 14 6d17h neutron-sriov-agent-controller-1-13ff4b3d-j9swh 0/1 Init:0/2 2 6d17h [root@controller-1 ~(keystone_admin)]#
In addition to UI issues on your system, are there any other problems? I notice that your mariadb is not working in other email.
We have some problems to get mariadb up and running and I think it is not running properly at the moment. Just for my understanding: What information is actually stored in the db and is it mandatory for the UI? Since we tried a lot of stuff to get starlingx flying, our system is currently in a semi-corrupted state. With the image from April 11 we had some issues with ovdk and I think it make no sense to go back at the moment. I would rather wait for the next green build. Thanks for your help Marcel
Hi Marcel, You are welcome! Based on your response, your neutron services and mariadb are not up. Thus this is not a UI problem. The root cause is that there is still some problems during setting up StarlingX. And this may be caused by ISO image. The ISO images (4.12 ~ now) are not green build. It makes sense to wait for the next green build. Best Regards, Xu, Chenjie -----Original Message----- From: Marcel Schaible [mailto:marcel@schaible-consulting.de] Sent: Friday, May 17, 2019 12:48 AM To: Xu, Chenjie <chenjie.xu@intel.com>; Jones, Bruce E <bruce.e.jones@intel.com>; Perez Carranza, Jose <jose.perez.carranza@intel.com>; Zhao, Forrest <forrest.zhao@intel.com>; Guo, Ruijing <ruijing.guo@intel.com> Cc: Perez, Ricardo O <ricardo.o.perez@intel.com>; starlingx-discuss@lists.starlingx.io; Khalil, Ghada <Ghada.Khalil@windriver.com> Subject: RE: [Starlingx-discuss] DUPLEX: UI Problem: Failed to create network Hi Xu, thanks for your reply.
Are you creating network "testnet" through UI? If sure, please take a screenshot. If not, please list the commands you used to create network "testnet".
The "testnet" was created via the UI.
Could you please list the outputs of following command: kubectl get pod -n openstack | grep neutron
[root@controller-1 ~(keystone_admin)]# kubectl get pod -n openstack | grep neutron neutron-dhcp-agent-controller-0-dec13249-ktj7f 0/1 Init:0/1 18 6d17h neutron-dhcp-agent-controller-1-f2c6aeed-zhl7c 0/1 Init:0/1 3 6d17h neutron-l3-agent-controller-0-a762cb46-9dvzv 0/1 Init:0/1 16 6d17h neutron-l3-agent-controller-1-13ff4b3d-wdgvr 0/1 Init:0/1 2 6d17h neutron-metadata-agent-controller-0-a762cb46-szk6j 0/1 Init:0/2 18 6d17h neutron-metadata-agent-controller-1-347ae4cb-bxj59 0/1 Init:0/2 2 6d17h neutron-ovs-agent-controller-0-a762cb46-p4q5x 0/1 Init:0/3 16 6d17h neutron-ovs-agent-controller-1-347ae4cb-269wg 0/1 Init:0/3 3 6d17h neutron-server-7b5f6f4c8f-4znth 0/1 Init:0/1 0 6d5h neutron-server-7b5f6f4c8f-vksqv 0/1 Pending 0 6d17h neutron-sriov-agent-controller-0-a762cb46-cntwk 0/1 Init:0/2 14 6d17h neutron-sriov-agent-controller-1-13ff4b3d-j9swh 0/1 Init:0/2 2 6d17h [root@controller-1 ~(keystone_admin)]#
In addition to UI issues on your system, are there any other problems? I notice that your mariadb is not working in other email.
We have some problems to get mariadb up and running and I think it is not running properly at the moment. Just for my understanding: What information is actually stored in the db and is it mandatory for the UI? Since we tried a lot of stuff to get starlingx flying, our system is currently in a semi-corrupted state. With the image from April 11 we had some issues with ovdk and I think it make no sense to go back at the moment. I would rather wait for the next green build. Thanks for your help Marcel
participants (6)
-
Bailey, Henry Albert (Al)
-
Jones, Bruce E
-
Marcel Schaible
-
Perez Carranza, Jose
-
Perez, Ricardo O
-
Xu, Chenjie