From shuicheng.lin at intel.com Mon Jul 8 00:38:08 2019 From: shuicheng.lin at intel.com (Lin, Shuicheng) Date: Mon, 8 Jul 2019 00:38:08 +0000 Subject: [Starlingx-announce] [Starlingx-discuss] Unable to set OAM interface in R2.0 28th June 2019 Green Build In-Reply-To: References: Message-ID: <9700A18779F35F49AF027300A49E7C76608B2ABC@SHSMSX105.ccr.corp.intel.com> Hi, Please check the new cmd in below mail: http://lists.starlingx.io/pipermail/starlingx-discuss/2019-June/004941.html Best Regards Shuicheng From: Anirudh Gupta [mailto:Anirudh.Gupta at hsc.com] Sent: Thursday, July 4, 2019 5:16 PM To: starlingx-discuss at lists.starlingx.io; starlingx-announce at lists.starlingx.io Subject: [Starlingx-discuss] Unable to set OAM interface in R2.0 28th June 2019 Green Build Hi Team, I have picked StarlingX R2.0 latest Gren Build dated 28th June 2019 from the link below: http://mirror.starlingx.cengn.ca/mirror/starlingx/master/centos/latest_green_build/ I am following the below document in order to build AIO Simplex R2.0 https://docs.starlingx.io/deploy_install_guides/latest/aio_simplex/index.html#using-the-system-cli-to-bring-up-and-take-down-the-containerized-services After successfully bootstrapping, I am facing the error in the below command while provisioning the controller [sysadmin at controller-0 ~(keystone_admin)]$ system host-if-modify controller-0 ens3 -c platform --networks oam usage: system [--version] [--debug] [-v] [-k] [--cert-file CERT_FILE] [--key-file KEY_FILE] [--ca-file CA_FILE] [--timeout TIMEOUT] [--os-username OS_USERNAME] [--os-password OS_PASSWORD] [--os-tenant-id OS_TENANT_ID] [--os-tenant-name OS_TENANT_NAME] [--os-auth-url OS_AUTH_URL] [--os-region-name OS_REGION_NAME] [--os-auth-token OS_AUTH_TOKEN] [--system-url SYSTEM_URL] [--system-api-version SYSTEM_API_VERSION] [--os-service-type OS_SERVICE_TYPE] [--os-endpoint-type OS_ENDPOINT_TYPE] [--os-user-domain-id OS_USER_DOMAIN_ID] [--os-user-domain-name OS_USER_DOMAIN_NAME] [--os-project-id OS_PROJECT_ID] [--os-project-name OS_PROJECT_NAME] [--os-project-domain-id OS_PROJECT_DOMAIN_ID] [--os-project-domain-name OS_PROJECT_DOMAIN_NAME] ... system: error: unrecognized arguments: --networks oam On checking the help command, I found out that there is no "networks" and "datanetworks" flag in the latest green Build * StarlingX 2019.05 28th June 2019 Build No option mentioned in the document is available [root at controller-0 sysadmin(keystone_admin)]# system host-if-modify help usage: system host-if-modify [-n ] [-m ] [-a ] [-x ] [-c ] [--ipv4-mode ] [--ipv6-mode ] [--ipv4-pool ] [--ipv6-pool ] [-N ] [--vf-driver ] However, in the previous green build dated 13th June, both the flags were available in the iso. * StarlingX 2019.05 13Th June Build Both options i.e. networks and -d(datanetworks) mentioned in the document are available [root at localhost wrsroot(keystone_admin)]# system host-if-modify help usage: system host-if-modify [-n ] [-m ] [-p ] [-d ] [-a ] [-x ] [-c ] [--networks ] [--ipv4-mode ] [--ipv6-mode ] [--ipv4-pool ] [--ipv6-pool ] [-N ] [--vf-driver ] Can you please suggest what are the new parameters that needs to be configured. Regards Anirudh Gupta (Senior Engineer) DISCLAIMER: This electronic message and all of its contents, contains information which is privileged, confidential or otherwise protected from disclosure. The information contained in this electronic mail transmission is intended for use only by the individual or entity to which it is addressed. If you are not the intended recipient or may have received this electronic mail transmission in error, please notify the sender immediately and delete / destroy all copies of this electronic mail transmission without disclosing, copying, distributing, forwarding, printing or retaining any part of it. Hughes Systique accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus. -------------- next part -------------- An HTML attachment was scrubbed... URL: From yan.chen at intel.com Wed Jul 31 01:24:31 2019 From: yan.chen at intel.com (Chen, Yan) Date: Wed, 31 Jul 2019 01:24:31 +0000 Subject: [Starlingx-announce] [Starlingx-discuss] Config-file approach to run Config-controller In-Reply-To: References: Message-ID: <72AD03D27224C74982BE13246D75B39739A3F659@SHSMSX103.ccr.corp.intel.com> Hi, You can try the attached sample files. Yan From: Anirudh Gupta [mailto:Anirudh.Gupta at hsc.com] Sent: Tuesday, July 30, 2019 19:03 To: starlingx-discuss at lists.starlingx.io; starlingx-announce at lists.starlingx.io Subject: [Starlingx-discuss] Config-file approach to run Config-controller Hi Team, I am using StarlingX 2018.10 Release and want to reduce the manual effort in running "config-controller". For this I found a way in which we can pass a Config-File as a parameter while running the "config-controller". localhost:~$ config_controller --help Usage: /usr/bin/config_controller Perform system configuration The default action is to perform the initial configuration for the system. The following options are also available: --config-file Perform configuration using INI file --backup Backup configuration using the given name --clone-iso Clone and create an image with the given file name --clone-status Status of the last installation of cloned image --restore-system Restore system configuration from backup file with the given name, full path required --restore-images Restore images from backup file with the given name, full path required --restore-complete Complete restore of controller-0--allow-ssh Allow configuration to be executed in ssh But I can't find any Sample config-file available in the documents. Also I found a bug https://bugs.launchpad.net/starlingx/+bug/1814833 which has issue in running the config_file. Can someone please tell if the method of passing config-file in supported in StarlingX 2018.10? If yes, can you please share a sample config-file? If the method is not supported, can someone please share a method to reduce the manual efforts and automate the inputs required in the config_controller? Regards Anirudh Gupta DISCLAIMER: This electronic message and all of its contents, contains information which is privileged, confidential or otherwise protected from disclosure. The information contained in this electronic mail transmission is intended for use only by the individual or entity to which it is addressed. If you are not the intended recipient or may have received this electronic mail transmission in error, please notify the sender immediately and delete / destroy all copies of this electronic mail transmission without disclosing, copying, distributing, forwarding, printing or retaining any part of it. Hughes Systique accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: simplex.conf Type: application/octet-stream Size: 380 bytes Desc: simplex.conf URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: duplex.conf Type: application/octet-stream Size: 709 bytes Desc: duplex.conf URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: multi.conf Type: application/octet-stream Size: 647 bytes Desc: multi.conf URL: From James.Gauld at windriver.com Wed Jul 31 13:54:59 2019 From: James.Gauld at windriver.com (Gauld, James) Date: Wed, 31 Jul 2019 13:54:59 +0000 Subject: [Starlingx-announce] [Starlingx-discuss] StarlingX R2.0 Issues against Green Build dated 17Th July 2019 In-Reply-To: References: Message-ID: <8E5740EC88EF3E4BA3196F2545DC8625C12A73C7@ALA-MBD.corp.ad.wrs.com> Is anyone having problems with openstack commands on recent build? I installed a build from late last night, I did "system application-apply stx-openstack" and that was successful, and everything seems running. I let it sit for several hours. I created the clouds.yaml as per usual old Wiki. Then cannot continue with the "Verify the cluster endpoints" step. I cannot do "openstack endpoint list". At first I was getting: controller-0:~$ openstack endpoint list The request you have made requires authentication. (HTTP 401) (Request-ID: req-2e791341-d5e0-4064-9962-eeae6115121d) Now I am getting : controller-0:~# export OS_CLOUD=openstack_helm controller-0:~# openstack endpoint list The account is locked for user: 76aca3c3ce404f28a042b366cc2434cd. (HTTP 401) (Request-ID: req-c3e92a3d-b9fa-4cce-92bb-a84d79ed79b0) And logging out with fresh environment: controller-0:~$ export OS_CLOUD=openstack_helm controller-0:~$ openstack endpoint list The account is locked for user: 76aca3c3ce404f28a042b366cc2434cd. (HTTP 401) (Request-ID: req-ff102b9d-9afa-4fbc-b5c0-ec2fd46846bc) The horizon openstack GUI won't allow me to login, message is "invalid credentials". -jim From: Bailey, Henry Albert (Al) [mailto:Al.Bailey at windriver.com] Sent: July-22-19 10:52 AM To: Anirudh Gupta; starlingx-discuss at lists.starlingx.io; starlingx-announce at lists.starlingx.io Subject: Re: [Starlingx-discuss] StarlingX R2.0 Issues against Green Build dated 17Th July 2019 In order to see the endpoints for nova, neutron, etc.. you need /etc/openstack/clouds.yaml file to be setup. The steps you need are referenced in this (deprecated) document. https://wiki.openstack.org/wiki/StarlingX/Containers/Installation#Verify_the_cluster_endpoints It will also show the appropriate commands for the provider/tenant networking setup, until the official doc is synced with that wiki. Al From: Anirudh Gupta [mailto:Anirudh.Gupta at hsc.com] Sent: Friday, July 19, 2019 12:13 AM To: starlingx-discuss at lists.starlingx.io; starlingx-announce at lists.starlingx.io Subject: [Starlingx-discuss] StarlingX R2.0 Issues against Green Build dated 17Th July 2019 Hi Team, I am following the below document to set up AIO-Simplex R2.0 with the green build dated 17-July. https://docs.starlingx.io/deploy_install_guides/upcoming/aio_simplex.html I have successfully verified the endpoints, using the command openstack endpoint list Issue 1 :- The endpoint list contains endpoint of the services fm,patching,vim,smapi,keystone,barbacian and sysinv. The other basic openstack services are visible if I run kubectl get services -n openstack But, there are no endpoints of nova,neutron,glance and all other openstack services? Issue 2 :- I am unable to proceed further with the set up Provider/tenant networking setup [root at controller-0 sysadmin(keystone_admin)]# neutron providernet-create ${PHYSNET0} --type vlan neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. Unknown command [u'providernet-create', u'--type', u'vlan'] What could be the solution to proceed further? Regards Anirudh Gupta DISCLAIMER: This electronic message and all of its contents, contains information which is privileged, confidential or otherwise protected from disclosure. The information contained in this electronic mail transmission is intended for use only by the individual or entity to which it is addressed. If you are not the intended recipient or may have received this electronic mail transmission in error, please notify the sender immediately and delete / destroy all copies of this electronic mail transmission without disclosing, copying, distributing, forwarding, printing or retaining any part of it. Hughes Systique accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus. -------------- next part -------------- An HTML attachment was scrubbed... URL: From James.Gauld at windriver.com Wed Jul 31 14:40:55 2019 From: James.Gauld at windriver.com (Gauld, James) Date: Wed, 31 Jul 2019 14:40:55 +0000 Subject: [Starlingx-announce] [Starlingx-discuss] StarlingX R2.0 Issues against Green Build dated 17Th July 2019 References: Message-ID: <8E5740EC88EF3E4BA3196F2545DC8625C12A7408@ALA-MBD.corp.ad.wrs.com> Addendum, If I create a modified version of /etc/platform/openrc, and change the following line OS_AUTH_URL, source that file, I can successfully run openstack commands from that shell: export OS_AUTH_URL=http://keystone.openstack.svc.cluster.local/v3 Something not working for me with the /etc/openstack/clouds.yaml, and horizon openstack GUI. -jim From: Gauld, James Sent: July-31-19 9:55 AM To: Bailey, Henry Albert (Al); Anirudh Gupta; starlingx-discuss at lists.starlingx.io; starlingx-announce at lists.starlingx.io Subject: RE: [Starlingx-discuss] StarlingX R2.0 Issues against Green Build dated 17Th July 2019 Is anyone having problems with openstack commands on recent build? I installed a build from late last night, I did "system application-apply stx-openstack" and that was successful, and everything seems running. I let it sit for several hours. I created the clouds.yaml as per usual old Wiki. Then cannot continue with the "Verify the cluster endpoints" step. I cannot do "openstack endpoint list". At first I was getting: controller-0:~$ openstack endpoint list The request you have made requires authentication. (HTTP 401) (Request-ID: req-2e791341-d5e0-4064-9962-eeae6115121d) Now I am getting : controller-0:~# export OS_CLOUD=openstack_helm controller-0:~# openstack endpoint list The account is locked for user: 76aca3c3ce404f28a042b366cc2434cd. (HTTP 401) (Request-ID: req-c3e92a3d-b9fa-4cce-92bb-a84d79ed79b0) And logging out with fresh environment: controller-0:~$ export OS_CLOUD=openstack_helm controller-0:~$ openstack endpoint list The account is locked for user: 76aca3c3ce404f28a042b366cc2434cd. (HTTP 401) (Request-ID: req-ff102b9d-9afa-4fbc-b5c0-ec2fd46846bc) The horizon openstack GUI won't allow me to login, message is "invalid credentials". -jim From: Bailey, Henry Albert (Al) [mailto:Al.Bailey at windriver.com] Sent: July-22-19 10:52 AM To: Anirudh Gupta; starlingx-discuss at lists.starlingx.io; starlingx-announce at lists.starlingx.io Subject: Re: [Starlingx-discuss] StarlingX R2.0 Issues against Green Build dated 17Th July 2019 In order to see the endpoints for nova, neutron, etc.. you need /etc/openstack/clouds.yaml file to be setup. The steps you need are referenced in this (deprecated) document. https://wiki.openstack.org/wiki/StarlingX/Containers/Installation#Verify_the_cluster_endpoints It will also show the appropriate commands for the provider/tenant networking setup, until the official doc is synced with that wiki. Al From: Anirudh Gupta [mailto:Anirudh.Gupta at hsc.com] Sent: Friday, July 19, 2019 12:13 AM To: starlingx-discuss at lists.starlingx.io; starlingx-announce at lists.starlingx.io Subject: [Starlingx-discuss] StarlingX R2.0 Issues against Green Build dated 17Th July 2019 Hi Team, I am following the below document to set up AIO-Simplex R2.0 with the green build dated 17-July. https://docs.starlingx.io/deploy_install_guides/upcoming/aio_simplex.html I have successfully verified the endpoints, using the command openstack endpoint list Issue 1 :- The endpoint list contains endpoint of the services fm,patching,vim,smapi,keystone,barbacian and sysinv. The other basic openstack services are visible if I run kubectl get services -n openstack But, there are no endpoints of nova,neutron,glance and all other openstack services? Issue 2 :- I am unable to proceed further with the set up Provider/tenant networking setup [root at controller-0 sysadmin(keystone_admin)]# neutron providernet-create ${PHYSNET0} --type vlan neutron CLI is deprecated and will be removed in the future. Use openstack CLI instead. Unknown command [u'providernet-create', u'--type', u'vlan'] What could be the solution to proceed further? Regards Anirudh Gupta DISCLAIMER: This electronic message and all of its contents, contains information which is privileged, confidential or otherwise protected from disclosure. The information contained in this electronic mail transmission is intended for use only by the individual or entity to which it is addressed. If you are not the intended recipient or may have received this electronic mail transmission in error, please notify the sender immediately and delete / destroy all copies of this electronic mail transmission without disclosing, copying, distributing, forwarding, printing or retaining any part of it. Hughes Systique accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus. -------------- next part -------------- An HTML attachment was scrubbed... URL: