[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-5820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13871653#comment-13871653
 ] 

Rayees Namathponnan commented on CLOUDSTACK-5820:
-------------------------------------------------

I can see portable test cases getting passed in KVM, in VM ware there are 
failure with below error mostly its test case issue,  


Pe5EY4YSd6mECLicjfpGK4qempMWYwcDUVUiAfGTQEA&command=createPortableIpRange&signature=BzYe7eSSXtnUrca1dcK7WLgzOfA%3D&gateway=10.223.243.1
 Response: { "createportableiprangeresponse" : 
{"uuidList":[],"errorcode":431,"cserrorcode":4350,"errortext":"Ip  range: 
10.223.243.55-10.223.243.56 overlaps with a portable IP range already 
configured in the region 1"} }
test_delete_portable_ip_range 
(integration.component.test_portable_ip.TestDeletePortablePublicIpRanges): 
CRITICAL: EXCEPTION: test_delete_portable_ip_range: Traceback (most recent call 
last):
  File "/usr/local/lib/python2.7/unittest/case.py", line 311, in run
    self.setUp()
  File 
"/data/Repo2/qa/cloudstack/test/integration/component/test_portable_ip.py", 
line 316, in setUp
    portable_ip_range_services)
  File "/usr/local/lib/python2.7/site-packages/marvin/integration/lib/base.py", 
line 2408, in create
    return PortablePublicIpRange(apiclient.createPortableIpRange(cmd).__dict__)
  File 
"/usr/local/lib/python2.7/site-packages/marvin/cloudstackAPI/cloudstackAPIClient.py",
 line 2777, in createPortableIpRange
    response = self.connection.marvinRequest(command, response_type=response, 
method=method)
  File "/usr/local/lib/python2.7/site-packages/marvin/cloudstackConnection.py", 
line 272, in marvinRequest
    response = jsonHelper.getResultObj(response.json(), response_type)
  File "/usr/local/lib/python2.7/site-packages/marvin/jsonHelper.py", line 148, 
in getResultObj
    raise cloudstackException.cloudstackAPIException(respname, errMsg)
cloudstackAPIException: Execute cmd: createportableiprange failed, due to: 
errorCode: 431, errorText:Ip  range: 10.223.243.55-10.223.243.56 overlaps with 
a portable IP range already configured in the region 1

--------------------- >> end captured logging << ---------------------

> [Automation] SSH to portable public IP fails
> --------------------------------------------
>
>                 Key: CLOUDSTACK-5820
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5820
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Network Controller
>    Affects Versions: 4.3.0
>         Environment: Observed on KVM and Xen, yet to check on VMware
>            Reporter: Gaurav Aradhye
>            Assignee: Murali Reddy
>            Priority: Critical
>              Labels: automation, network
>             Fix For: 4.3.0
>
>
> Steps to reproduce:
> 1. Deploy a VM in isolated network
> 2. Acquire portable IP for the network
> 3. Create NAT rule for portable IP associating deployed VM
> 4. Try to SSH to the VM using the portable IP
> SSH fails.
> Same above steps for a non portable ip work fine for SSH.
> Please let me know which additional info you require. I don't think 
> management server logs will help in this case. Let me know if you want to see 
> any iptables.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to