You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Vadim Kim. (JIRA)" <ji...@apache.org> on 2014/09/02 14:12:21 UTC

[jira] [Created] (CLOUDSTACK-7466) VR can't assign IP to interface ethnull

Vadim Kim. created CLOUDSTACK-7466:
--------------------------------------

             Summary: 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.


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)