Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid host was found. There are not enough hosts available., Code: 500""

2017-11-27 Thread PLATANIA, MARCO (MARCO)
Michael, All,


1.   Please use vFWCL, which supports closed loop for Amsterdam Release. We 
split vFW and vPacketGen for closed loop, perhaps we will have a single 
template for Beijing, but for the moment please go ahead with vFWCL.

2.   No

3.   No

4.   Yes

Regarding the private/public key pair, this doesn’t get overridden by SDC or 
redistribution. The key that you set in the Heat template stays. The only way 
to override it is in the SDNC preload, but this is not necessary if you already 
set the key in the Heat template.

In general, the 3 VMs get external IP addresses and you should be able to ping 
and ssh them as root. However, IP issues were observed in the past. Nothing 
related to ONAP, Heat, or the vFW per se, just lack of external IPs or some 
misconfiguration in the OpenStack settings.

Marco

From:  on behalf of Michael O'Brien 

Date: Monday, November 27, 2017 at 9:06 AM
To: "onap-discuss@lists.onap.org" 
Subject: Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""

Going through this issue this morning with some of you - it looks like we have 
a couple questions that we will get answers for in the noon meeting


1)   Do we use the older vFW template or the new split vFWCL template with 
the PORTAL-409 fix from the 4th nov – or both

2)   Does the ssh key in the older vFW still get overridden by any sdc 
distribute override

3)   Does the ssh key we manually add at design time to the vFWCL env(2) 
files get overridden by any override in SDC distribute as well

4)   I would expect any default key in the env to work out of the box 
otherwise



Observation: the vFW sink on Integration SB-00 on 10.12.6.60 works (no closed 
loop yet via (dcae/policy/appc) and generates the :667 graph in a curl/browser 
– so we have a good target

I tried getting into this one with the default key but I don’t know whether it 
was generated by 1 or 2 or SDC overridden



In cases where the private and assigned IPs are still not accessible – even 
from robot – attach a 3rd floating ip – as the vFW has its own subnet.



These questions are on top of the other ones we will verify (preload via 
robot/post or both, appc mount via robot/post or both)

Basically, we should have some documentation on these today/this week as we 
finish with the distribute step



See you later at 1200EDT.

https://wiki.onap.org/display/DW/Vetted+vFirewall+Demo+-+Full+draft+how-to+for+F2F+and+ReadTheDocs

/michael



From: FREEMAN, BRIAN D [mailto:bf1...@att.com]
Sent: Monday, November 27, 2017 08:52
To: Arun Arora (c) ; onap-discuss@lists.onap.org; 
PLATANIA, MARCO 
Cc: Ramki Krishnan ; Ramesh Tammana ; 
Gaurav Gupta (c) ; Michael O'Brien 

Subject: RE: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""

Arun,

I dont know what problem you are getting into. Assigning the floating IP’s 
after the fact seems strange but theres nothing that would be different for the 
3 VM’s that I know of that would work for one and not the other 2 wrt logging 
in.

Perhaps using the concole port to see if the VM cloud-init log has any 
indications.

Without an external IP I’m not sure the applications can do their install so I 
think you need to get the external network configuration working.

Brian

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Friday, November 24, 2017 9:38 AM
To: onap-discuss@lists.onap.org; FREEMAN, 
BRIAN D >; PLATANIA, MARCO 
>
Cc: Ramki Krishnan >; Ramesh 
Tammana >; Gaurav Gupta (c) 
>; OBRIEN, FRANK MICHAEL 
>
Subject: RE: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""

Hi All, Brian, Marco,

Out of the 3 VMs for vFW demo, I am able to login to only Traffic Generator VM. 
The floating IPs of rest 2 VMs are not pingable and I am not able to ssh in 
them as well.
FYI, all three VMs have same key pair and for all floating IP was assigned 
manually as 

Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid host was found. There are not enough hosts available., Code: 500""

2017-11-27 Thread FREEMAN, BRIAN D


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of OBRIEN, FRANK MICHAEL
Sent: Monday, November 27, 2017 9:07 AM
To: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""

Going through this issue this morning with some of you - it looks like we have 
a couple questions that we will get answers for in the noon meeting


  1.  Do we use the older vFW template or the new split vFWCL template with the 
PORTAL-409 fix from the 4th nov - or both
>> if you want to demonstrate closed loop then yes you have to use the new two 
>> VNF service version vFWCL. You also need to name the vnf/vf correctly if I 
>> remember correctly. See Pam's notes.

  1.  Does the ssh key in the older vFW still get overridden by any sdc 
distribute override
>> It should but we have been using the SDNC Preload which over rides the 
>> parameters in the .env file if you include the public key in the SDNC 
>> preload.

  1.  Does the ssh key we manually add at design time to the vFWCL env(2) files 
get overridden by any override in SDC distribute as well
>> parameters in the .env get over ridden if they are provide either in the VID 
>> interface or in the SDNC preload. If you look closely at the vnfadapter logs 
>> in SO with debug turned on you can see the debug statements where SO is 
>> creating the paramters that get added to the openstack create stack call and 
>> that list of parameters over ride any matching parametres in the .env file. 
>> It is subtle logging messages so its easy to miss and you need debug turned 
>> on.


  1.  I would expect any default key in the env to work out of the box otherwise
>> I thought the default .env in gerrit had things like "PUT YOUR KEY HERE" 
>> which would be over ridden by the preload data unless a differnt .env was 
>> used (which is probably what you said but I might have parsed the sentence 
>> worn)



Observation: the vFW sink on Integration SB-00 on 10.12.6.60 works (no closed 
loop yet via (dcae/policy/appc) and generates the :667 graph in a curl/browser 
- so we have a good target

I tried getting into this one with the default key but I don't know whether it 
was generated by 1 or 2 or SDC overridden



In cases where the private and assigned IPs are still not accessible - even 
from robot - attach a 3rd floating ip - as the vFW has its own subnet.

>>> the heat template shiould have a port ,net/subnet for the external network 
>>> setup already ? that are parameters into the heat template.



These questions are on top of the other ones we will verify (preload via 
robot/post or both, appc mount via robot/post or both)

Basically, we should have some documentation on these today/this week as we 
finish with the distribute step



See you later at 1200EDT.

https://wiki.onap.org/display/DW/Vetted+vFirewall+Demo+-+Full+draft+how-to+for+F2F+and+ReadTheDocs

/michael



From: FREEMAN, BRIAN D [mailto:bf1...@att.com]
Sent: Monday, November 27, 2017 08:52
To: Arun Arora (c) >; 
onap-discuss@lists.onap.org; PLATANIA, 
MARCO >
Cc: Ramki Krishnan >; Ramesh 
Tammana >; Gaurav Gupta (c) 
>; Michael O'Brien 
>
Subject: RE: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""

Arun,

I dont know what problem you are getting into. Assigning the floating IP's 
after the fact seems strange but theres nothing that would be different for the 
3 VM's that I know of that would work for one and not the other 2 wrt logging 
in.

Perhaps using the concole port to see if the VM cloud-init log has any 
indications.

Without an external IP I'm not sure the applications can do their install so I 
think you need to get the external network configuration working.

Brian

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Friday, November 24, 2017 9:38 AM
To: onap-discuss@lists.onap.org; FREEMAN, 
BRIAN D >; PLATANIA, MARCO 
>
Cc: Ramki Krishnan >; Ramesh 
Tammana >; Gaurav Gupta (c) 

Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid host was found. There are not enough hosts available., Code: 500""

2017-11-27 Thread Michael O'Brien
Going through this issue this morning with some of you - it looks like we have 
a couple questions that we will get answers for in the noon meeting


1)  Do we use the older vFW template or the new split vFWCL template with 
the PORTAL-409 fix from the 4th nov - or both

2)  Does the ssh key in the older vFW still get overridden by any sdc 
distribute override

3)  Does the ssh key we manually add at design time to the vFWCL env(2) 
files get overridden by any override in SDC distribute as well

4)  I would expect any default key in the env to work out of the box 
otherwise



Observation: the vFW sink on Integration SB-00 on 10.12.6.60 works (no closed 
loop yet via (dcae/policy/appc) and generates the :667 graph in a curl/browser 
- so we have a good target

I tried getting into this one with the default key but I don't know whether it 
was generated by 1 or 2 or SDC overridden



In cases where the private and assigned IPs are still not accessible - even 
from robot - attach a 3rd floating ip - as the vFW has its own subnet.



These questions are on top of the other ones we will verify (preload via 
robot/post or both, appc mount via robot/post or both)

Basically, we should have some documentation on these today/this week as we 
finish with the distribute step



See you later at 1200EDT.

https://wiki.onap.org/display/DW/Vetted+vFirewall+Demo+-+Full+draft+how-to+for+F2F+and+ReadTheDocs

/michael



From: FREEMAN, BRIAN D [mailto:bf1...@att.com]
Sent: Monday, November 27, 2017 08:52
To: Arun Arora (c) ; onap-discuss@lists.onap.org; 
PLATANIA, MARCO 
Cc: Ramki Krishnan ; Ramesh Tammana ; 
Gaurav Gupta (c) ; Michael O'Brien 

Subject: RE: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""

Arun,

I dont know what problem you are getting into. Assigning the floating IP's 
after the fact seems strange but theres nothing that would be different for the 
3 VM's that I know of that would work for one and not the other 2 wrt logging 
in.

Perhaps using the concole port to see if the VM cloud-init log has any 
indications.

Without an external IP I'm not sure the applications can do their install so I 
think you need to get the external network configuration working.

Brian

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Friday, November 24, 2017 9:38 AM
To: onap-discuss@lists.onap.org; FREEMAN, 
BRIAN D >; PLATANIA, MARCO 
>
Cc: Ramki Krishnan >; Ramesh 
Tammana >; Gaurav Gupta (c) 
>; OBRIEN, FRANK MICHAEL 
>
Subject: RE: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""

Hi All, Brian, Marco,

Out of the 3 VMs for vFW demo, I am able to login to only Traffic Generator VM. 
The floating IPs of rest 2 VMs are not pingable and I am not able to ssh in 
them as well.
FYI, all three VMs have same key pair and for all floating IP was assigned 
manually as mentioned in my last email.

Wanted to know in your setup are you able to login to all vFW VMs?

Also, has anyone seen this error in your setup? Pls suggest any pointers to 
resolve this issue...

Thanks,
Arun


From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: 24 November 2017 12:46
To: FREEMAN, BRIAN D >; 
onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""

Hi Brian,
Figured out the issue. Looks like when giving public net id in vFW env file, 
this issue comes.
I used internal network id instead and with it all 3 VMs are created and the VF 
module stack creation succeeds.
I then have to assign floating IP to 3 VMs manually though.
That said, still need to characterize the issue as a genuine bug or some local 
setup issue.
But importantly, passed step 5 of 6 :-)
Thanks,
Arun

From: Arun Arora (c)
Sent: Friday, November 24, 2017 9:58:32 AM
To: FREEMAN, BRIAN D; 
onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""


debugmso.log in VnfAdpater say the same error. Nothing more verbose in it 
w.r.t.  this 

Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid host was found. There are not enough hosts available., Code: 500""

2017-11-23 Thread Arun Arora (c)
Hi Brian,

Figured out the issue. Looks like when giving public net id in vFW env file, 
this issue comes.
I used internal network id instead and with it all 3 VMs are created and the VF 
module stack creation succeeds.
I then have to assign floating IP to 3 VMs manually though.

That said, still need to characterize the issue as a genuine bug or some local 
setup issue.

But importantly, passed step 5 of 6 :-)

Thanks,
Arun


From: Arun Arora (c)
Sent: Friday, November 24, 2017 9:58:32 AM
To: FREEMAN, BRIAN D; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""


debugmso.log in VnfAdpater say the same error. Nothing more verbose in it 
w.r.t.  this error.


Arun


From: FREEMAN, BRIAN D 
Sent: Friday, November 24, 2017 9:10:13 AM
To: Arun Arora (c); onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""


I’ve only run into that when the Hosting platform didnt have enough memory or 
other resource (sometimes ports ) you’ll have to look at errors on the VMware 
side. Dont know if Marco or Kang have run into this particular message before.



Did debugmso.log in the VnfAdapter directory have any more details or was it 
the same No valid host was found message ?



Brian





From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Thursday, November 23, 2017 9:24 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid 
host was found. There are not enough hosts available., Code: 500""



Hi All,



We are working to bring up the vFW demo on VIO 4.0. For that we run demo.sh 
init from robot VM and then service instantiation is done from VID.

We have reached a point where MSO sends the Heat Request to VIO for Demo Stack 
creation, however each time the stack creation fails with error ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""



We have enough resources for the 3 VMs created as part of vFW demo. However, 
still receiving the following errors:



vsn_0


7f5f2a96-065b-49d7-a6a4-281ff85df8db


OS::Nova::Server


14 minutes


Create Failed


ResourceInError: resources.vsn_0: Went to status ERROR due to "Message: No 
valid host was found. There are not enough hosts available., Code: 500"






vpg_0


385d207f-97ff-4a3a-8107-c8a77c37b33b


OS::Nova::Server


14 minutes


Create Failed


ResourceInError: resources.vpg_0: Went to status ERROR due to "Message: No 
valid host was found. There are not enough hosts available., Code: 500"




I see that other resources creation is OK but the VMs creation fail. Attaching 
the topology snapshot for reference.



Has anyone seen this issue in your setup? Ayn pointers to fix this are highly 
appreciated.



Thanks,

Arun


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid host was found. There are not enough hosts available., Code: 500""

2017-11-23 Thread Arun Arora (c)
debugmso.log in VnfAdpater say the same error. Nothing more verbose in it 
w.r.t.  this error.


Arun


From: FREEMAN, BRIAN D 
Sent: Friday, November 24, 2017 9:10:13 AM
To: Arun Arora (c); onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""


I’ve only run into that when the Hosting platform didnt have enough memory or 
other resource (sometimes ports ) you’ll have to look at errors on the VMware 
side. Dont know if Marco or Kang have run into this particular message before.



Did debugmso.log in the VnfAdapter directory have any more details or was it 
the same No valid host was found message ?



Brian





From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Thursday, November 23, 2017 9:24 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid 
host was found. There are not enough hosts available., Code: 500""



Hi All,



We are working to bring up the vFW demo on VIO 4.0. For that we run demo.sh 
init from robot VM and then service instantiation is done from VID.

We have reached a point where MSO sends the Heat Request to VIO for Demo Stack 
creation, however each time the stack creation fails with error ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""



We have enough resources for the 3 VMs created as part of vFW demo. However, 
still receiving the following errors:



vsn_0


7f5f2a96-065b-49d7-a6a4-281ff85df8db


OS::Nova::Server


14 minutes


Create Failed


ResourceInError: resources.vsn_0: Went to status ERROR due to "Message: No 
valid host was found. There are not enough hosts available., Code: 500"






vpg_0


385d207f-97ff-4a3a-8107-c8a77c37b33b


OS::Nova::Server


14 minutes


Create Failed


ResourceInError: resources.vpg_0: Went to status ERROR due to "Message: No 
valid host was found. There are not enough hosts available., Code: 500"




I see that other resources creation is OK but the VMs creation fail. Attaching 
the topology snapshot for reference.



Has anyone seen this issue in your setup? Ayn pointers to fix this are highly 
appreciated.



Thanks,

Arun


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid host was found. There are not enough hosts available., Code: 500""

2017-11-23 Thread FREEMAN, BRIAN D
I've only run into that when the Hosting platform didnt have enough memory or 
other resource (sometimes ports ) you'll have to look at errors on the VMware 
side. Dont know if Marco or Kang have run into this particular message before.

Did debugmso.log in the VnfAdapter directory have any more details or was it 
the same No valid host was found message ?

Brian


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Thursday, November 23, 2017 9:24 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid 
host was found. There are not enough hosts available., Code: 500""

Hi All,

We are working to bring up the vFW demo on VIO 4.0. For that we run demo.sh 
init from robot VM and then service instantiation is done from VID.
We have reached a point where MSO sends the Heat Request to VIO for Demo Stack 
creation, however each time the stack creation fails with error ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""

We have enough resources for the 3 VMs created as part of vFW demo. However, 
still receiving the following errors:

vsn_0

7f5f2a96-065b-49d7-a6a4-281ff85df8db

OS::Nova::Server

14 minutes

Create Failed

ResourceInError: resources.vsn_0: Went to status ERROR due to "Message: No 
valid host was found. There are not enough hosts available., Code: 500"



vpg_0

385d207f-97ff-4a3a-8107-c8a77c37b33b

OS::Nova::Server

14 minutes

Create Failed

ResourceInError: resources.vpg_0: Went to status ERROR due to "Message: No 
valid host was found. There are not enough hosts available., Code: 500"


I see that other resources creation is OK but the VMs creation fail. Attaching 
the topology snapshot for reference.

Has anyone seen this issue in your setup? Ayn pointers to fix this are highly 
appreciated.

Thanks,
Arun

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid host was found. There are not enough hosts available., Code: 500""

2017-11-23 Thread Arun Arora (c)
+Gaurav, Kapil in CC


From: Arun Arora (c)
Sent: 23 November 2017 19:54
To: onap-discuss@lists.onap.org
Cc: Michael O'Brien ; Ramki Krishnan 
; Ramesh Tammana 
Subject: vFW Demo Stack Create Fails with ""Message: No valid host was found. 
There are not enough hosts available., Code: 500""

Hi All,

We are working to bring up the vFW demo on VIO 4.0. For that we run demo.sh 
init from robot VM and then service instantiation is done from VID.
We have reached a point where MSO sends the Heat Request to VIO for Demo Stack 
creation, however each time the stack creation fails with error ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""

We have enough resources for the 3 VMs created as part of vFW demo. However, 
still receiving the following errors:

vsn_0

7f5f2a96-065b-49d7-a6a4-281ff85df8db

OS::Nova::Server

14 minutes

Create Failed

ResourceInError: resources.vsn_0: Went to status ERROR due to "Message: No 
valid host was found. There are not enough hosts available., Code: 500"



vpg_0

385d207f-97ff-4a3a-8107-c8a77c37b33b

OS::Nova::Server

14 minutes

Create Failed

ResourceInError: resources.vpg_0: Went to status ERROR due to "Message: No 
valid host was found. There are not enough hosts available., Code: 500"


I see that other resources creation is OK but the VMs creation fail. Attaching 
the topology snapshot for reference.

Has anyone seen this issue in your setup? Ayn pointers to fix this are highly 
appreciated.

Thanks,
Arun

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] vFW Demo Stack Create Fails with ""Message: No valid host was found. There are not enough hosts available., Code: 500""

2017-11-23 Thread Arun Arora (c)
Hi All,

We are working to bring up the vFW demo on VIO 4.0. For that we run demo.sh 
init from robot VM and then service instantiation is done from VID.
We have reached a point where MSO sends the Heat Request to VIO for Demo Stack 
creation, however each time the stack creation fails with error ""Message: No 
valid host was found. There are not enough hosts available., Code: 500""

We have enough resources for the 3 VMs created as part of vFW demo. However, 
still receiving the following errors:

vsn_0

7f5f2a96-065b-49d7-a6a4-281ff85df8db

OS::Nova::Server

14 minutes

Create Failed

ResourceInError: resources.vsn_0: Went to status ERROR due to "Message: No 
valid host was found. There are not enough hosts available., Code: 500"



vpg_0

385d207f-97ff-4a3a-8107-c8a77c37b33b

OS::Nova::Server

14 minutes

Create Failed

ResourceInError: resources.vpg_0: Went to status ERROR due to "Message: No 
valid host was found. There are not enough hosts available., Code: 500"


I see that other resources creation is OK but the VMs creation fail. Attaching 
the topology snapshot for reference.

Has anyone seen this issue in your setup? Ayn pointers to fix this are highly 
appreciated.

Thanks,
Arun

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss