[
https://issues.apache.org/jira/browse/CLOUDSTACK-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Kim. updated CLOUDSTACK-7466:
-----------------------------------
Description:
While creating VPC new VR is created. Initially it should assign 2 IP:
link-local to eth0 and public to eth1.
Link-local is created and assigned successfully.
Public can't be assigned, because system is looking for interface with name
"ethnull"
Aug 15 08:49:29 r-17-VM cloud: vpc_ipassoc.sh:Waiting for interface
ethnull to appear, 14 seconds
Aug 15 08:49:30 r-17-VM cloud: vpc_ipassoc.sh:Waiting for interface ethnull to
appear, 15 seconds
Aug 15 08:49:31 r-17-VM cloud: vpc_ipassoc.sh:Waiting for interface ethnull to
appear, 16 seconds
Aug 15 08:49:32 r-17-VM cloud: vpc_ipassoc.sh:interface ethnull never appeared
Aug 15 08:49:32 r-17-VM cloud: vpc_ipassoc.sh:Adding ip 10.65.9.102 on
interface ethnull
Aug 15 08:49:32 r-17-VM cloud: vpc_ipassoc.sh:Add routing 10.65.9.102 on
interface ethnull
Aug 15 08:49:32 r-17-VM cloud: vpc_privateGateway.sh:Added SourceNAT
10.65.9.102 on interface ethnull
Aug 15 08:49:32 r-17-VM cloud: vpc_snat.sh:Added SourceNAT 10.65.9.102 on
interface eth2
was:
Creating VPC new VR is created. Initially it should assign 2 IP: link-local to
eth0 and public to eth1.
Link-local is created and assigned successfully.
Public can't be assigned, because system is looking for interface with name
"ethnull"
Aug 15 08:49:29 r-17-VM cloud: vpc_ipassoc.sh:Waiting for interface
ethnull to appear, 14 seconds
Aug 15 08:49:30 r-17-VM cloud: vpc_ipassoc.sh:Waiting for interface ethnull to
appear, 15 seconds
Aug 15 08:49:31 r-17-VM cloud: vpc_ipassoc.sh:Waiting for interface ethnull to
appear, 16 seconds
Aug 15 08:49:32 r-17-VM cloud: vpc_ipassoc.sh:interface ethnull never appeared
Aug 15 08:49:32 r-17-VM cloud: vpc_ipassoc.sh:Adding ip 10.65.9.102 on
interface ethnull
Aug 15 08:49:32 r-17-VM cloud: vpc_ipassoc.sh:Add routing 10.65.9.102 on
interface ethnull
Aug 15 08:49:32 r-17-VM cloud: vpc_privateGateway.sh:Added SourceNAT
10.65.9.102 on interface ethnull
Aug 15 08:49:32 r-17-VM cloud: vpc_snat.sh:Added SourceNAT 10.65.9.102 on
interface eth2
> VR can't assign IP to interface ethnull
> ---------------------------------------
>
> Key: CLOUDSTACK-7466
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7466
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Virtual Router
> Affects Versions: 4.4.0
> Reporter: Vadim Kim.
>
> While creating VPC new VR is created. Initially it should assign 2 IP:
> link-local to eth0 and public to eth1.
> Link-local is created and assigned successfully.
> Public can't be assigned, because system is looking for interface with name
> "ethnull"
> Aug 15 08:49:29 r-17-VM cloud: vpc_ipassoc.sh:Waiting for interface
> ethnull to appear, 14 seconds
> Aug 15 08:49:30 r-17-VM cloud: vpc_ipassoc.sh:Waiting for interface ethnull
> to appear, 15 seconds
> Aug 15 08:49:31 r-17-VM cloud: vpc_ipassoc.sh:Waiting for interface ethnull
> to appear, 16 seconds
> Aug 15 08:49:32 r-17-VM cloud: vpc_ipassoc.sh:interface ethnull never
> appeared
> Aug 15 08:49:32 r-17-VM cloud: vpc_ipassoc.sh:Adding ip 10.65.9.102 on
> interface ethnull
> Aug 15 08:49:32 r-17-VM cloud: vpc_ipassoc.sh:Add routing 10.65.9.102 on
> interface ethnull
> Aug 15 08:49:32 r-17-VM cloud: vpc_privateGateway.sh:Added SourceNAT
> 10.65.9.102 on interface ethnull
> Aug 15 08:49:32 r-17-VM cloud: vpc_snat.sh:Added SourceNAT 10.65.9.102 on
> interface eth2
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)