Re: [opnfv-tech-discuss] XCI-DEPLOYMENT

2019-05-09 Thread Fatih Degirmenci
Hi,

As noted in the log, deployment from the tip of OSA master (and stable)
branches are not advised as we step versions after we test them in a
controlled manner.
You can still attempt doing that but it might result in strange failures
depending on the state of the upstream.

So my suggestion will be the same.
Please start with a small virtual deployment of the scenario you want to
try and avoid setting OPENSTACK_OSA_VERSION while doing that.

export INSTALLER_TYPE=osa
export DEPLOY_SCENARIO=os-odl-sfc
export XCI_FLAVOR=mini
export XCI_DISTRO=ubuntu
./xci-deploy.sh

I tried deploying it yesterday using the commands above and the deployment
succeeded.
Once you get this basic deployment working on your environment, you can try
ha as XCI_FLAVOR to go another step to see if that works.

For baremetal, you need PDF and IDF files created in advance for your setup
and passed to xci-deploy.sh as arguments.
You can start with mini flavor for baremetal deployment as well and
continue from there.

/Fatih

On Wed, 8 May 2019 at 14:46, NAZAN CENGIZ  wrote:

> Hi,
> We failed XCI deployment when running ./xci-deploy.sh as below; Could you
> please help me?
>
> PLAY RECAP
> **
> compute00 : ok=36 changed=19 unreachable=0 failed=0
> compute01 : ok=36 changed=19 unreachable=0 failed=0
> controller00 : ok=36 changed=19 unreachable=0 failed=0
> controller01 : ok=36 changed=19 unreachable=0 failed=0
> controller02 : ok=36 changed=19 unreachable=0 failed=0
> opnfv : ok=123 changed=80 unreachable=0 failed=0
>
> ---
> Info: VM nodes are provisioned!
> ---
> Info: Deploying 'osa' installer
> ---
>
>
> +++
> WARNING: We have detected that you are trying to OpenStack-Ansible from
> stable or master branch.
> This will likely not work because, unless you know what you are doing, you
> are going
> to be trying something that has not been verified by XCI or upstream fully.
> This is _NOT_ supported in any way but we can try to make it work for you.
> Either way you are on your own so please do not report bugs as they will
> be considered invalid.
>
> +++
>
> ===> Downloading the sources-branch-updater-lib.sh library
> ===> Cloning the openstack-ansible repository
> fatal: unable to connect to git.openstack.org:
> git.openstack.org[0: 23.253.125.17]: errno=Connection timed out
> git.openstack.org[1: 2001:4800:7817:103:be76:4eff:fe04:e3e3]:
> errno=Network is unreachable
>
>
> This e-mail and any attached files are confidential and may be legally
> privileged. If you are not the addressee, any disclosure, reproduction,
> copying, distribution, or other dissemination or use of this communication
> is strictly prohibited. If you have received this transmission in error
> please notify the sender immediately and then delete this mail.
> E-mail transmission cannot be guaranteed to be secure or error free as
> information could be intercepted, corrupted, lost, destroyed, arrive late
> or incomplete, or contain viruses. The sender therefore does not accept
> liability for any errors or omissions in the contents of this message which
> arise as a result of e-mail transmission or changes to transmitted date not
> specifically approved by the sender.
> If this e-mail or attached files contain information which do not relate
> to our professional activity we do not accept liability for such
> information.
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#23110):
> https://lists.opnfv.org/g/opnfv-tech-discuss/message/23110
> Mute This Topic: https://lists.opnfv.org/mt/31542752/1177073
> Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
> Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  [
> fde...@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#23115): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/23115
Mute This Topic: https://lists.opnfv.org/mt/31542752/21656
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[opnfv-tech-discuss] XCI-DEPLOYMENT

2019-05-08 Thread NAZAN CENGIZ
Hi, 
We failed XCI deployment when running ./xci-deploy.sh as below; Could you 
please help me? 

PLAY RECAP 
**
 
compute00 : ok=36 changed=19 unreachable=0 failed=0 
compute01 : ok=36 changed=19 unreachable=0 failed=0 
controller00 : ok=36 changed=19 unreachable=0 failed=0 
controller01 : ok=36 changed=19 unreachable=0 failed=0 
controller02 : ok=36 changed=19 unreachable=0 failed=0 
opnfv : ok=123 changed=80 unreachable=0 failed=0 

--- 
Info: VM nodes are provisioned! 
--- 
Info: Deploying 'osa' installer 
--- 

+++
 
WARNING: We have detected that you are trying to OpenStack-Ansible from stable 
or master branch. 
This will likely not work because, unless you know what you are doing, you are 
going 
to be trying something that has not been verified by XCI or upstream fully. 
This is _NOT_ supported in any way but we can try to make it work for you. 
Either way you are on your own so please do not report bugs as they will be 
considered invalid. 
+++
 

===> Downloading the sources-branch-updater-lib.sh library 
===> Cloning the openstack-ansible repository 
fatal: unable to connect to git.openstack.org: 
git.openstack.org[0: 23.253.125.17]: errno=Connection timed out 
git.openstack.org[1: 2001:4800:7817:103:be76:4eff:fe04:e3e3]: errno=Network is 
unreachable 


This e-mail and any attached files are confidential and may be legally 
privileged. If you are not the addressee, any disclosure, reproduction, 
copying, distribution, or other dissemination or use of this communication is 
strictly prohibited. If you have received this transmission in error please 
notify the sender immediately and then delete this mail.
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#23110): 
https://lists.opnfv.org/g/opnfv-tech-discuss/message/23110
Mute This Topic: https://lists.opnfv.org/mt/31542752/21656
Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [opnfv-tech-discuss] XCI DEPLOYMENT

2019-05-07 Thread NAZAN CENGIZ
Fuel tried step below; 
- what distro are you using? (centos/ubuntu/opensuse?) :CENTOS 7 
- what type of deployment you are doing? (virtual/baremetal?): BAREMETAL 
- which scenario you are trying?: 
[hvl@localhost xci]$ export INSTALLER_TYPE=osa 
[hvl@localhost xci]$ export DEPLOY_SCENARIO=os-odl-sfc 
[hvl@localhost xci]$ export DEPLOY_SCENARIO=ha 
[hvl@localhost xci]$ export OPENSTACK_OSA_VERSION=master 


FAIL is; 

TASK [create-nodes : Start the opnfv vm] 

 
An exception occurred during task execution. To see the full traceback, use 
-vvv. The error was: 2019-05-07T11:05:32.547926Z qemu-system-x86_64: -chardev 
file,id=charserial0,path=/var/log/libvirt/baremetal_logs/opnfv_console.log: 
Could not open '/var/log/libvirt/baremetal_logs/opnfv_console.log': Permission 
denied 
fatal: [deployment_host]: FAILED! => {"changed": false, "msg": "internal error: 
process exited while connecting to monitor: \n(process:1730): GLib-WARNING **: 
14:05:32.544: gmem.c:489: custom memory allocation vtable not 
supported\n2019-05-07T11:05:32.547926Z qemu-system-x86_64: -chardev 
file,id=charserial0,path=/var/log/libvirt/baremetal_logs/opnfv_console.log: 
Could not open '/var/log/libvirt/baremetal_logs/opnfv_console.log': Permission 
denied"} 
to retry, use: --limit 
@/home/hvl/releng-xci/xci/infra/bifrost/playbooks/xci-setup-nodes.retry 

PLAY RECAP 
**
 
deployment_host : ok=105 changed=31 unreachable=0 failed=1 


- 
Oh no! The XCI deployment failed miserably :-( 

Kimden: "Fatih Degirmenci"  
Kime: "NAZAN CENGIZ"  
Kk: "opnfv-tech-discuss"  
Gönderilenler: 7 Mayıs Salı 2019 13:21:03 
Konu: Re: [opnfv-tech-discuss] XCI DEPLOYMENT 

Hi Nazan, 

As Yolanda says, it would be good if you can provide more details with regards 
to the problems you are experiencing. 

- what distro are you using? (centos/ubuntu/opensuse?) 
- what type of deployment you are doing? (virtual/baremetal?) 
- which scenario you are trying? 

Here are some ideas. 

If you are attempting to use Centos then I should say it is not supported due 
to upstream issues at the time we were working on supporting it so please try 
Ubuntu 16.04 or openSUSE 42.3 if possible. 
You can set the distro to use before executing xci-deploy.sh script. Just set 
env variable XCI_DISTRO to ubuntu or opensuse. 

My suggestion for you to start with virtual deployments as baremetal 
deployments require you to have POD and Installer Descriptor Files ready 
beforehand. You can see examples in releng-xci repo. [1][2] 
For virtual deployments, you don't need them as they are already provided. You 
need a machine with 18+ cores and 36GB+ of ram for virtual deployments for the 
smallest flavor which is mini. 

As a side note, things might be broken as we haven't done a good job to 
maintain things lately. 

[1] https://github.com/opnfv/releng-xci/blob/master/xci/var/lf-pod4-pdf.yml 
[2] https://github.com/opnfv/releng-xci/blob/master/xci/var/lf-pod4-idf.yml 

/Fatih 

On Mon, 6 May 2019 at 20:47, NAZAN CENGIZ < nazan.cen...@gazi.edu.tr > wrote: 






Kimden: "NAZAN CENGIZ" < nazan.cen...@gazi.edu.tr > 
Kime: "yroblamo" < yrobl...@redhat.com > 
Gönderilenler: 6 Mayıs Pazartesi 2019 15:32:50 
Konu: Re: XCI DEPLOYMENT 

Hi, 
We starting now XCI deployment on Centos 7 as Jumphost. Could you please help 
me? 

But we made fail; 



Kimden: "yroblamo" < yrobl...@redhat.com > 
Kime: "NAZAN CENGIZ" < nazan.cen...@gazi.edu.tr > 
Gönderilenler: 17 Nisan Çarşamba 2019 9:40:32 
Konu: Re: XCI DEPLOYMENT 

Hi, that's the documentation that we have, sorry. I think it should be easy to 
follow. Can you clarify what are your problems and what parts you don't 
understand? 

On Tue, Apr 16, 2019 at 9:46 PM NAZAN CENGIZ < nazan.cen...@gazi.edu.tr > 
wrote: 

BQ_BEGIN

Hi, 

I tried XCI deployment one years month ago. But it installation made failed. 
Please could you share setup XCI for an sources? 

I look; https://opnfv-releng-xci.readthedocs.io/en/latest/xci-user-guide.html . 

But I could't understand on 
https://opnfv-releng-xci.readthedocs.io/en/latest/xci-user-guide.html . 

Please could you easy source? 

Best Regards 
Nazan 

This e-mail and any attached files are confidential and may be legally 
privileged. If you are not the addressee, any disclosure, reproduction, 
copying, distribution, or other dissemination or use of this communication is 
strictly prohibited. If you have received this transmission in error please 
notify the sender immediately and then d

Re: [opnfv-tech-discuss] XCI DEPLOYMENT

2019-05-07 Thread Fatih Degirmenci
Hi Nazan,

As Yolanda says, it would be good if you can provide more details with
regards to the problems you are experiencing.

- what distro are you using? (centos/ubuntu/opensuse?)
- what type of deployment you are doing? (virtual/baremetal?)
- which scenario you are trying?

Here are some ideas.

If you are attempting to use Centos then I should say it is not supported
due to upstream issues at the time we were working on supporting it so
please try Ubuntu 16.04 or openSUSE 42.3 if possible.
You can set the distro to use before executing xci-deploy.sh script. Just
set env variable XCI_DISTRO to ubuntu or opensuse.

My suggestion for you to start with virtual deployments as baremetal
deployments require you to have POD and Installer Descriptor Files ready
beforehand. You can see examples in releng-xci repo. [1][2]
For virtual deployments, you don't need them as they are already provided.
You need a machine with 18+ cores and 36GB+ of ram for virtual deployments
for the smallest flavor which is mini.

As a side note, things might be broken as we haven't done a good job to
maintain things lately.

[1] https://github.com/opnfv/releng-xci/blob/master/xci/var/lf-pod4-pdf.yml
[2] https://github.com/opnfv/releng-xci/blob/master/xci/var/lf-pod4-idf.yml

/Fatih

On Mon, 6 May 2019 at 20:47, NAZAN CENGIZ  wrote:

>
>
> --
> *Kimden: *"NAZAN CENGIZ" 
> *Kime: *"yroblamo" 
> *Gönderilenler: *6 Mayıs Pazartesi 2019 15:32:50
> *Konu: *Re: XCI DEPLOYMENT
>
> Hi,
> We starting now XCI deployment on Centos 7 as Jumphost. Could you please
> help me?
>
> But we made fail;
>
>
> --
> *Kimden: *"yroblamo" 
> *Kime: *"NAZAN CENGIZ" 
> *Gönderilenler: *17 Nisan Çarşamba 2019 9:40:32
> *Konu: *Re: XCI DEPLOYMENT
>
> Hi, that's the documentation that we have, sorry. I think it should be
> easy to follow. Can you clarify what are your problems and what parts you
> don't understand?
>
> On Tue, Apr 16, 2019 at 9:46 PM NAZAN CENGIZ 
> wrote:
>
>> Hi,
>>
>> I tried XCI deployment one years month ago. But it installation made
>> failed. Please could you share setup XCI for an sources?
>>
>> I look;
>> https://opnfv-releng-xci.readthedocs.io/en/latest/xci-user-guide.html.
>>
>> But I could't understand on
>> https://opnfv-releng-xci.readthedocs.io/en/latest/xci-user-guide.html.
>>
>> Please could you easy source?
>>
>> Best Regards
>> Nazan
>>
>> This e-mail and any attached files are confidential and may be legally
>> privileged. If you are not the addressee, any disclosure, reproduction,
>> copying, distribution, or other dissemination or use of this communication
>> is strictly prohibited. If you have received this transmission in error
>> please notify the sender immediately and then delete this mail.
>> E-mail transmission cannot be guaranteed to be secure or error free as
>> information could be intercepted, corrupted, lost, destroyed, arrive late
>> or incomplete, or contain viruses. The sender therefore does not accept
>> liability for any errors or omissions in the contents of this message which
>> arise as a result of e-mail transmission or changes to transmitted date not
>> specifically approved by the sender.
>> If this e-mail or attached files contain information which do not relate
>> to our professional activity we do not accept liability for such
>> information.
>>
>>
>
> --
>
> Yolanda Robla Mota
>
> Principal Software Engineer, RHCE
>
> Red Hat
>
> 
>
> C/Avellana 213
>
> Urb Portugal
>
> yrobl...@redhat.comM: +34605641639
> 
> 
>
>
> This e-mail and any attached files are confidential and may be legally
> privileged. If you are not the addressee, any disclosure, reproduction,
> copying, distribution, or other dissemination or use of this communication
> is strictly prohibited. If you have received this transmission in error
> please notify the sender immediately and then delete this mail.
> E-mail transmission cannot be guaranteed to be secure or error free as
> information could be intercepted, corrupted, lost, destroyed, arrive late
> or incomplete, or contain viruses. The sender therefore does not accept
> liability for any errors or omissions in the contents of this message which
> arise as a result of e-mail transmission or changes to transmitted date not
> specifically approved by the sender.
> If this e-mail or attached files contain information which do not relate
> to our professional activity we do not accept liability for such
> information.
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
>
> View/Reply Online (#23100):
> https://lists.opnfv.org/g/opnfv-tech-discuss/message/23100
> Mute This Topic: https://lists.opnfv.org/mt/31523281/1177073
> Group Owner: opnfv-tech-discuss+ow...@lists.opnfv.org
> Unsubscribe: https://lists.opnfv.org/g/opnfv-tech-discuss/unsub  [
> fde...@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>

Re: [opnfv-tech-discuss] XCI Deployment Error

2018-04-06 Thread Markos Chandras
On 05/04/18 21:21, Muhammad Khizar wrote:
> Hey all, I was trying to deploy Openstack on SuperMicro blades, but
> after a hour of installation I got this error
> http://paste.ubuntu.com/p/Wn7fV8jydX/, can anyone help me with this?
> Thanks
> 
> 
> ___
> opnfv-tech-discuss mailing list
> opnfv-tech-discuss@lists.opnfv.org
> https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss
> 
Hello,

I think you need to look in the controller00 host and find out why
loopback devices are missing. Could be 'modprobe loop' or something
else. compute00 and controller00 are using the same OS image so it's
strange that only one of them is failing. It could also be a genuine bug
that we need to fix upstream in OpenStack-Ansible.

-- 
markos

SUSE LINUX GmbH | GF: Felix Imendörffer, Jane Smithard, Graham Norton
HRB 21284 (AG Nürnberg) Maxfeldstr. 5, D-90409, Nürnberg



signature.asc
Description: OpenPGP digital signature
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss


[opnfv-tech-discuss] XCI Deployment Error

2018-04-05 Thread Muhammad Khizar
 Hey all, I was trying to deploy Openstack on SuperMicro blades, but after
a hour of installation I got this error
http://paste.ubuntu.com/p/Wn7fV8jydX/, can anyone help me with this?
Thanks
___
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss