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

Ramesh A commented on DTACLOUD-82:
----------------------------------

Able to reboot the instance using deltacloud API and cURL from the terminal.  
When executed the below command in a terminal, we are able to reboot an 
instance, however, the Web UI link is still broken.

cURL + Deltacloud api command to reboot an instance:
=========================================
 curl -X POST --user "<username>:<password>" 
"http://localhost:3001/api/instances/i-72415112/reboot?format=xml";

Note:
====
Was able to reboot successfully with EBS backed and non EBS ami's as mentioned 
below
ami-31d41658
ami-205fba49
ami-2547a34c
                
> Unable to reboot an EC2 instance from Dcloud
> --------------------------------------------
>
>                 Key: DTACLOUD-82
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-82
>             Project: DeltaCloud
>          Issue Type: Bug
>          Components: Client (Ruby)
>         Environment: Deltacloud API 0.4.0
>            Reporter: Ramesh A
>            Assignee: David Lutterkort
>
> Unable to reboot an EC2 instance from Dcloud.
> When clicked on the reboot button in the Dcloud, nothing happens.  The status 
> still remains running.  Checked in the Amazon EC2 website too,  does not seem 
> to reboot the instance.
> Displays the following details in the console
> I, [2011-09-29T20:08:24.071059 #5113]  INFO -- : New Aws::Ec2 using 
> per_thread-connection mode
> I, [2011-09-29T20:08:24.432471 #5113]  INFO -- : New Aws::Ec2 using 
> per_thread-connection mode
> I, [2011-09-29T20:08:24.795839 #5113]  INFO -- : New Aws::Ec2 using 
> per_thread-connection mode
> 127.0.0.1 - - [29/Sep/2011 20:08:25] "POST /api/instances/i-c2bacca2/reboot 
> HTTP/1.1" 200 4655 1.1514

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to