poussa commented on issue #3680: [WIP: DO NOT MERGE] CloudStack Kubernetes 
Service
URL: https://github.com/apache/cloudstack/pull/3680#issuecomment-573116914
 
 
   @shwstppr Bug?: I tried to create 2nd cluster from the cmk cli. I got the 
error below. The offending IP address (10.0.0.20) is the master's IP address of 
the 1st cluster. This smells like bug...
   
   ```json
   {
     "accountid": "cfc6bb60-2e29-11ea-a715-54b203084572",
     "cmd": 
"org.apache.cloudstack.api.command.user.kubernetes.cluster.CreateKubernetesClusterCmd",
     "completed": "2020-01-10T18:52:28+0200",
     "created": "2020-01-10T18:52:27+0200",
     "jobid": "2c830996-327a-4917-a819-9d12cb071be6",
     "jobinstanceid": "72f98e87-735a-4212-a1e1-328b73c20446",
     "jobinstancetype": "VirtualMachine",
     "jobprocstatus": 0,
     "jobresult": {
       "errorcode": 431,
       "errortext": "Cannot acquire guest [IPv4 address='10.0.0.20']; The Ip 
address is in [state='Allocated']"
     },
     "jobresultcode": 530,
     "jobresulttype": "object",
     "jobstatus": 2,
     "userid": "cfc6ceff-2e29-11ea-a715-54b203084572"
   }
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to