[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-5059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Octavian Popescu updated CLOUDSTACK-5059:
-----------------------------------------

    Description: 
Scenario:

Two physical networks with guest type traffic. One uses vSS, the other vDS. All 
provisioning goes to vSS even though network tags are being used inside network 
offerings and the networks are being created specifically to use vDS.

Log entries:
Information is received correctly but the network is being prepared using 
vmwaresvs.

2013-10-29 15:25:52,249 INFO  [vmware.resource.VmwareResource] 
(DirectAgent-373:XXXX) Prepare NIC device based on NicTO: 
{"deviceId":0,"networkRateMbps":2000,"defaultNic":true,"uuid":"c845ba28-1980-4f32-838a-13aa4953464d","ip":"10.122.29.225","netmask":"255.255.254.0","gateway":"10.122.28.1","mac":"06:f0:be:00:03:6b","dns1":"8.8.8.8","dns2":"8.8.4.4","broadcastType":"Pvlan","type":"Guest","broadcastUri":"pvlan://1100-i1101","isolationUri":"vlan://1100","isSecurityGroupEnabled":false,"name":"dvSwitch_OOB,1100,vmwaredvs"}
2013-10-29 15:25:52,252 INFO  [vmware.resource.VmwareResource] 
(DirectAgent-373:XXXX) Prepare network on vmwaresvs P[vSwitch0:untagged] with 
name prefix: cloud.guest
2013-10-29 15:25:52,349 INFO  [vmware.mo.HypervisorHostHelper] 
(DirectAgent-373:XXXX) Network cloud.guest.1100.2000.1-vSwitch0 is ready on 
vSwitch vSwitch0
2013-10-29 15:25:52,350 INFO  [vmware.resource.VmwareResource] 
(DirectAgent-373:XXXX) Preparing NIC device on network 
cloud.guest.1100.2000.1-vSwitch0
2013-10-29 15:25:52,350 DEBUG [vmware.resource.VmwareResource] 
(DirectAgent-373:XXXX) Prepare NIC at new device 
{"operation":"ADD","device":{"addressType":"Manual","macAddress":"06:f0:be:00:03:6b","key":-3,"backing":{"network":{"value":"network-681","type":"Network"},"deviceName":"cloud.guest.1100.2000.1-vSwitch0"},"connectable":{"startConnected":true,"allowGuestControl":true,"connected":true},"unitNumber":0}}



  was:
Scenario:

Two physical networks with guest type traffic. One uses vSS, the other vDS. All 
provisioning goes to vSS even though network tags are being used inside network 
offerings and the networks are being created specifically to use vDS.

Log entries:
Information is received correctly but the network is being prepared using 
vmwaresvs.

2013-10-29 15:25:52,249 INFO  [vmware.resource.VmwareResource] 
(DirectAgent-373:inth1-vdc-pvh03.pargar.cp.vdc) Prepare NIC device based on 
NicTO: 
{"deviceId":0,"networkRateMbps":2000,"defaultNic":true,"uuid":"c845ba28-1980-4f32-838a-13aa4953464d","ip":"10.122.29.225","netmask":"255.255.254.0","gateway":"10.122.28.1","mac":"06:f0:be:00:03:6b","dns1":"8.8.8.8","dns2":"8.8.4.4","broadcastType":"Pvlan","type":"Guest","broadcastUri":"pvlan://1100-i1101","isolationUri":"vlan://1100","isSecurityGroupEnabled":false,"name":"dvSwitch_OOB,1100,vmwaredvs"}
2013-10-29 15:25:52,252 INFO  [vmware.resource.VmwareResource] 
(DirectAgent-373:inth1-vdc-pvh03.pargar.cp.vdc) Prepare network on vmwaresvs 
P[vSwitch0:untagged] with name prefix: cloud.guest
2013-10-29 15:25:52,349 INFO  [vmware.mo.HypervisorHostHelper] 
(DirectAgent-373:inth1-vdc-pvh03.pargar.cp.vdc) Network 
cloud.guest.1100.2000.1-vSwitch0 is ready on vSwitch vSwitch0
2013-10-29 15:25:52,350 INFO  [vmware.resource.VmwareResource] 
(DirectAgent-373:inth1-vdc-pvh03.pargar.cp.vdc) Preparing NIC device on network 
cloud.guest.1100.2000.1-vSwitch0
2013-10-29 15:25:52,350 DEBUG [vmware.resource.VmwareResource] 
(DirectAgent-373:inth1-vdc-pvh03.pargar.cp.vdc) Prepare NIC at new device 
{"operation":"ADD","device":{"addressType":"Manual","macAddress":"06:f0:be:00:03:6b","key":-3,"backing":{"network":{"value":"network-681","type":"Network"},"deviceName":"cloud.guest.1100.2000.1-vSwitch0"},"connectable":{"startConnected":true,"allowGuestControl":true,"connected":true},"unitNumber":0}}




> Incorrect provisioning on virtual switches instead of dvSwitches
> ----------------------------------------------------------------
>
>                 Key: CLOUDSTACK-5059
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5059
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>            Reporter: Octavian Popescu
>
> Scenario:
> Two physical networks with guest type traffic. One uses vSS, the other vDS. 
> All provisioning goes to vSS even though network tags are being used inside 
> network offerings and the networks are being created specifically to use vDS.
> Log entries:
> Information is received correctly but the network is being prepared using 
> vmwaresvs.
> 2013-10-29 15:25:52,249 INFO  [vmware.resource.VmwareResource] 
> (DirectAgent-373:XXXX) Prepare NIC device based on NicTO: 
> {"deviceId":0,"networkRateMbps":2000,"defaultNic":true,"uuid":"c845ba28-1980-4f32-838a-13aa4953464d","ip":"10.122.29.225","netmask":"255.255.254.0","gateway":"10.122.28.1","mac":"06:f0:be:00:03:6b","dns1":"8.8.8.8","dns2":"8.8.4.4","broadcastType":"Pvlan","type":"Guest","broadcastUri":"pvlan://1100-i1101","isolationUri":"vlan://1100","isSecurityGroupEnabled":false,"name":"dvSwitch_OOB,1100,vmwaredvs"}
> 2013-10-29 15:25:52,252 INFO  [vmware.resource.VmwareResource] 
> (DirectAgent-373:XXXX) Prepare network on vmwaresvs P[vSwitch0:untagged] with 
> name prefix: cloud.guest
> 2013-10-29 15:25:52,349 INFO  [vmware.mo.HypervisorHostHelper] 
> (DirectAgent-373:XXXX) Network cloud.guest.1100.2000.1-vSwitch0 is ready on 
> vSwitch vSwitch0
> 2013-10-29 15:25:52,350 INFO  [vmware.resource.VmwareResource] 
> (DirectAgent-373:XXXX) Preparing NIC device on network 
> cloud.guest.1100.2000.1-vSwitch0
> 2013-10-29 15:25:52,350 DEBUG [vmware.resource.VmwareResource] 
> (DirectAgent-373:XXXX) Prepare NIC at new device 
> {"operation":"ADD","device":{"addressType":"Manual","macAddress":"06:f0:be:00:03:6b","key":-3,"backing":{"network":{"value":"network-681","type":"Network"},"deviceName":"cloud.guest.1100.2000.1-vSwitch0"},"connectable":{"startConnected":true,"allowGuestControl":true,"connected":true},"unitNumber":0}}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to