You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltacloud.apache.org by "Rajaguganeswaran K (Created) (JIRA)" <ji...@apache.org> on 2012/04/11 09:34:58 UTC

[jira] [Created] (DTACLOUD-191) Passphrase

Passphrase
----------

                 Key: DTACLOUD-191
                 URL: https://issues.apache.org/jira/browse/DTACLOUD-191
             Project: DeltaCloud
          Issue Type: Question
         Environment: fedora15
            Reporter: Rajaguganeswaran K
            Assignee: David Lutterkort


Hai,

We are trying to run an instance of ec2 through deltalcoud. Hence we launched an micro image. After we tried the following in the terminal.

chmod 400 delta.pem 
ssh -i delta.pem ec2-user@ec2-107-22-49-81.compute-1.amazonaws.com
Enter passphrase for key 'delta.pem': 
Permission denied (publickey).

How to run and work with the instance?


Regards,
Gugan.


--
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

        

[jira] [Commented] (DTACLOUD-191) Passphrase

Posted by "Rajaguganeswaran K (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DTACLOUD-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251430#comment-13251430 ] 

Rajaguganeswaran K commented on DTACLOUD-191:
---------------------------------------------

Hi,
     It's working sir. Thank you.







On Wed, Apr 11, 2012 at 2:50 PM, rajaguganeswaran karunaivel <


                
> Passphrase
> ----------
>
>                 Key: DTACLOUD-191
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-191
>             Project: DeltaCloud
>          Issue Type: Question
>         Environment: fedora15
>            Reporter: Rajaguganeswaran K
>            Assignee: David Lutterkort
>
> Hai,
> We are trying to run an instance of ec2 through deltalcoud. Hence we launched an micro image. After we tried the following in the terminal.
> chmod 400 delta.pem 
> ssh -i delta.pem ec2-user@ec2-107-22-49-81.compute-1.amazonaws.com
> Enter passphrase for key 'delta.pem': 
> Permission denied (publickey).
> How to run and work with the instance?
> Regards,
> Gugan.

--
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

        

[jira] [Commented] (DTACLOUD-191) Passphrase

Posted by "Rajaguganeswaran K (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DTACLOUD-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251431#comment-13251431 ] 

Rajaguganeswaran K commented on DTACLOUD-191:
---------------------------------------------

Hi,


On Wed, Apr 11, 2012 at 2:04 PM, Ramesh A (Commented) (JIRA) <


                
> Passphrase
> ----------
>
>                 Key: DTACLOUD-191
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-191
>             Project: DeltaCloud
>          Issue Type: Question
>         Environment: fedora15
>            Reporter: Rajaguganeswaran K
>            Assignee: David Lutterkort
>
> Hai,
> We are trying to run an instance of ec2 through deltalcoud. Hence we launched an micro image. After we tried the following in the terminal.
> chmod 400 delta.pem 
> ssh -i delta.pem ec2-user@ec2-107-22-49-81.compute-1.amazonaws.com
> Enter passphrase for key 'delta.pem': 
> Permission denied (publickey).
> How to run and work with the instance?
> Regards,
> Gugan.

--
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

        

[jira] [Resolved] (DTACLOUD-191) Passphrase

Posted by "Ramesh A (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DTACLOUD-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh A resolved DTACLOUD-191.
-------------------------------

    Resolution: Not A Problem

Closing this issue as per Gugan confirmation
                
> Passphrase
> ----------
>
>                 Key: DTACLOUD-191
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-191
>             Project: DeltaCloud
>          Issue Type: Question
>         Environment: fedora15
>            Reporter: Rajaguganeswaran K
>            Assignee: David Lutterkort
>
> Hai,
> We are trying to run an instance of ec2 through deltalcoud. Hence we launched an micro image. After we tried the following in the terminal.
> chmod 400 delta.pem 
> ssh -i delta.pem ec2-user@ec2-107-22-49-81.compute-1.amazonaws.com
> Enter passphrase for key 'delta.pem': 
> Permission denied (publickey).
> How to run and work with the instance?
> Regards,
> Gugan.

--
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

        

[jira] [Commented] (DTACLOUD-191) Passphrase

Posted by "Ramesh A (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DTACLOUD-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251415#comment-13251415 ] 

Ramesh A commented on DTACLOUD-191:
-----------------------------------

Hi Gugan,

Procedure for launching and accessing an micro image.
1. Create a key pair and download to appropriate location (Say /home/user/amazon-keys/keys.pem).  From Terminal navigate to this location and change the permission of the file (i.e., chmod 400 keys.pem)
2. From Delatcloud API, Select the appropriate image which supports t1.micro hwp (EBS backed AMI are the supported for micro hwp)
3. While starting the image, associate above created key and select the t1.micro hwp
4. Once the Instance is launched and running successfully, from terminal, navigate to the location where you have stored your key pair (i.e., /home/user/amazon-keys/ )
5. Now you can ssh to the Instance using "ssh -i keys.pem ec2-user@ec2-107-22-143-118.compute-1.amazonaws.com"

Note:
====
The user will not be asked for "Enter passphrase for key 'delta.pem': " if the above procedure is followed.

Terminal O/p:
==========
[rananda@rananda amazon-keys]$ ssh -i keys.pem ec2-user@ec2-107-22-143-118.compute-1.amazonaws.com
The authenticity of host 'ec2-107-22-143-118.compute-1.amazonaws.com (107.22.143.118)' can't be established.
RSA key fingerprint is 11:c2:4c:39:08:78:04:eb:92:88:b5:1a:97:45:e4:47.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'ec2-107-22-143-118.compute-1.amazonaws.com,107.22.143.118' (RSA) to the list of known hosts.
Last login: Wed Apr 11 08:11:53 2012 from 122.172.12.109

       __|  __|_  )  Amazon Linux AMI
       _|  (     /     Beta
      ___|\___|___|

See /etc/image-release-notes for latest release notes. :-)
[ec2-user@ip-10-98-166-238 ~]$ 


Let us know if this is resolving your concerns.

Thanks,
Ramesh

                
> Passphrase
> ----------
>
>                 Key: DTACLOUD-191
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-191
>             Project: DeltaCloud
>          Issue Type: Question
>         Environment: fedora15
>            Reporter: Rajaguganeswaran K
>            Assignee: David Lutterkort
>
> Hai,
> We are trying to run an instance of ec2 through deltalcoud. Hence we launched an micro image. After we tried the following in the terminal.
> chmod 400 delta.pem 
> ssh -i delta.pem ec2-user@ec2-107-22-49-81.compute-1.amazonaws.com
> Enter passphrase for key 'delta.pem': 
> Permission denied (publickey).
> How to run and work with the instance?
> Regards,
> Gugan.

--
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

        

[jira] [Closed] (DTACLOUD-191) Passphrase

Posted by "Ramesh A (Closed) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DTACLOUD-191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh A closed DTACLOUD-191.
-----------------------------

    
> Passphrase
> ----------
>
>                 Key: DTACLOUD-191
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-191
>             Project: DeltaCloud
>          Issue Type: Question
>         Environment: fedora15
>            Reporter: Rajaguganeswaran K
>            Assignee: David Lutterkort
>
> Hai,
> We are trying to run an instance of ec2 through deltalcoud. Hence we launched an micro image. After we tried the following in the terminal.
> chmod 400 delta.pem 
> ssh -i delta.pem ec2-user@ec2-107-22-49-81.compute-1.amazonaws.com
> Enter passphrase for key 'delta.pem': 
> Permission denied (publickey).
> How to run and work with the instance?
> Regards,
> Gugan.

--
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

        

[jira] [Issue Comment Edited] (DTACLOUD-191) Passphrase

Posted by "Ramesh A (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DTACLOUD-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251415#comment-13251415 ] 

Ramesh A edited comment on DTACLOUD-191 at 4/11/12 9:33 AM:
------------------------------------------------------------

Hi Gugan,

Procedure for launching and accessing an micro image.
1. Create a key pair and download to appropriate location (Say /home/user/amazon-keys/keys.pem).  From Terminal navigate to this location and change the permission of the file (i.e., chmod 400 keys.pem)
2. From Delatcloud API, Select the appropriate image which supports t1.micro hwp (EBS backed AMI are the supported for micro hwp)
3. While starting the image, associate above created key and select the t1.micro hwp
4. Once the Instance is launched and running successfully, from terminal, navigate to the location where you have stored your key pair (i.e., /home/user/amazon-keys/ )
5. Now you can ssh to the Instance using "ssh -i keys.pem ec2-user@ec2-107-22-143-118.compute-1.amazonaws.com"

Note:
====
The user will not be asked for "Enter passphrase for key 'delta.pem': " if the above procedure is followed.

Terminal O/p:
==========
[rananda@rananda amazon-keys]$ ssh -i keys.pem ec2-user@ec2-107-22-143-118.compute-1.amazonaws.com
The authenticity of host 'ec2-107-22-143-118.compute-1.amazonaws.com (107.22.143.118)' can't be established.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'ec2-107-22-143-118.compute-1.amazonaws.com,107.22.143.118' (RSA) to the list of known hosts.
Last login: Wed Apr 11 08:11:53 2012 from 122.172.12.109

       __|  __|_  )  Amazon Linux AMI
       _|  (     /     Beta
      ___|\___|___|

See /etc/image-release-notes for latest release notes. :-)
[ec2-user@ip-10-98-166-238 ~]$ 


Let us know if this is resolving your concerns.

Thanks,
Ramesh

                
      was (Author: rananda):
    Hi Gugan,

Procedure for launching and accessing an micro image.
1. Create a key pair and download to appropriate location (Say /home/user/amazon-keys/keys.pem).  From Terminal navigate to this location and change the permission of the file (i.e., chmod 400 keys.pem)
2. From Delatcloud API, Select the appropriate image which supports t1.micro hwp (EBS backed AMI are the supported for micro hwp)
3. While starting the image, associate above created key and select the t1.micro hwp
4. Once the Instance is launched and running successfully, from terminal, navigate to the location where you have stored your key pair (i.e., /home/user/amazon-keys/ )
5. Now you can ssh to the Instance using "ssh -i keys.pem ec2-user@ec2-107-22-143-118.compute-1.amazonaws.com"

Note:
====
The user will not be asked for "Enter passphrase for key 'delta.pem': " if the above procedure is followed.

Terminal O/p:
==========
[rananda@rananda amazon-keys]$ ssh -i keys.pem ec2-user@ec2-107-22-143-118.compute-1.amazonaws.com
The authenticity of host 'ec2-107-22-143-118.compute-1.amazonaws.com (107.22.143.118)' can't be established.
RSA key fingerprint is 11:c2:4c:39:08:78:04:eb:92:88:b5:1a:97:45:e4:47.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'ec2-107-22-143-118.compute-1.amazonaws.com,107.22.143.118' (RSA) to the list of known hosts.
Last login: Wed Apr 11 08:11:53 2012 from 122.172.12.109

       __|  __|_  )  Amazon Linux AMI
       _|  (     /     Beta
      ___|\___|___|

See /etc/image-release-notes for latest release notes. :-)
[ec2-user@ip-10-98-166-238 ~]$ 


Let us know if this is resolving your concerns.

Thanks,
Ramesh

                  
> Passphrase
> ----------
>
>                 Key: DTACLOUD-191
>                 URL: https://issues.apache.org/jira/browse/DTACLOUD-191
>             Project: DeltaCloud
>          Issue Type: Question
>         Environment: fedora15
>            Reporter: Rajaguganeswaran K
>            Assignee: David Lutterkort
>
> Hai,
> We are trying to run an instance of ec2 through deltalcoud. Hence we launched an micro image. After we tried the following in the terminal.
> chmod 400 delta.pem 
> ssh -i delta.pem ec2-user@ec2-107-22-49-81.compute-1.amazonaws.com
> Enter passphrase for key 'delta.pem': 
> Permission denied (publickey).
> How to run and work with the instance?
> Regards,
> Gugan.

--
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