You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by "Charles Moulliard (JIRA)" <ji...@apache.org> on 2012/11/04 13:36:12 UTC

[jira] [Created] (CLOUDSTACK-442) Instance created is not reachable using its IP address

Charles Moulliard created CLOUDSTACK-442:
--------------------------------------------

             Summary: Instance created is not reachable using its IP address
                 Key: CLOUDSTACK-442
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-442
             Project: CloudStack
          Issue Type: Bug
    Affects Versions: 4.1.0
            Reporter: Charles Moulliard


On a Linux machine, I have installed DevCloud VM in VirtualBox and mngt server runs in the Linux machine. I have created an instance and the instance is reachable using the web console. An IP address has been assigned (192.168.56.101) in the web interface but I cannot reach it in a terminal of the Linux machine. I have created a security profile and add ingress rules for icmp (-1, -1, 0.0.0/0) and tcp (0, 10000, 0.0.0.0/0). If I log to the instance created and run ifconfig, I don't see that IP address 192.168.56.101 is linked to the eth0 port

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CLOUDSTACK-442) Instance created is not reachable using its IP address

Posted by "Charles Moulliard (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLOUDSTACK-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490219#comment-13490219 ] 

Charles Moulliard commented on CLOUDSTACK-442:
----------------------------------------------

I cannot download an ISO image with 4.1.0-SNAPSHOT. There is a WARN message in the log

WARN  [storage.download.DownloadMonitorImpl] (620612479@qtp-1334709735-5:) There is no secondary storage VM for secondary storage host nfs://192.168.56.2:/opt/storage/secondary

This is strange as /opt/storage/secondary exists

root@devcloud:~# ll /opt/storage/secondary/
total 20
drwxr-xr-x 5 root root 4096 Oct 26 05:06 ./
drwxr-xr-x 4 root root 4096 Jul  5 15:07 ../
drwxrwxrwx 2 root root 4096 Oct 26 05:06 snapshots/
drwxr-xr-x 3 root root 4096 Jul  5 14:01 template/
drwxrwxrwx 2 root root 4096 Oct 26 05:06 volumes/
                
> Instance created is not reachable using its IP address
> ------------------------------------------------------
>
>                 Key: CLOUDSTACK-442
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-442
>             Project: CloudStack
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Charles Moulliard
>
> On a Linux machine, I have installed DevCloud VM in VirtualBox and mngt server runs in the Linux machine. I have created an instance and the instance is reachable using the web console. An IP address has been assigned (192.168.56.101) in the web interface but I cannot reach it in a terminal of the Linux machine. I have created a security profile and add ingress rules for icmp (-1, -1, 0.0.0/0) and tcp (0, 10000, 0.0.0.0/0). If I log to the instance created and run ifconfig, I don't see that IP address 192.168.56.101 is linked to the eth0 port

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (CLOUDSTACK-442) Instance created is not reachable using its IP address

Posted by "Rohit Yadav (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CLOUDSTACK-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13490189#comment-13490189 ] 

Rohit Yadav commented on CLOUDSTACK-442:
----------------------------------------

This happens, I've seen this issue too. The problem is the instance is based on ttylinux which is a small linux vm with old 2.x kernel and it's dhcp client fails sometimes to get IP from the virtual router. If you try with CentOS etc. it will work or if you reboot the vm couple of times or run the dhclient/dhcpclient it eventually gets the IP. Probably this will be fixed with a new image soon.
                
> Instance created is not reachable using its IP address
> ------------------------------------------------------
>
>                 Key: CLOUDSTACK-442
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-442
>             Project: CloudStack
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Charles Moulliard
>
> On a Linux machine, I have installed DevCloud VM in VirtualBox and mngt server runs in the Linux machine. I have created an instance and the instance is reachable using the web console. An IP address has been assigned (192.168.56.101) in the web interface but I cannot reach it in a terminal of the Linux machine. I have created a security profile and add ingress rules for icmp (-1, -1, 0.0.0/0) and tcp (0, 10000, 0.0.0.0/0). If I log to the instance created and run ifconfig, I don't see that IP address 192.168.56.101 is linked to the eth0 port

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira