You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cloudstack.apache.org by sandeep khandekar <cl...@gmail.com> on 2014/03/26 11:33:45 UTC

How interfaces file will look ?

My interface file looks like these in ubuntu
In bridge port cloudbr0 do I need to change anything
I can login into cloudstack with the following settings, I am getting the
following error while checking for Centos template time out error
Timeout waiting for response from storage host

I was thinking I went wrong with NFS server setup in ubuntu
I have done following settings from the ubuntu website
https://help.ubuntu.com/community/SettingUpNFSHowTo

do I need to do any extra setup, can I use the following link to do my NFS
setup will it work?
http://www.greenhills.co.uk/2013/08/30/cloudstack-single-server-on-ubuntu-with-kvm.html


# The primary network interface
auto eth0
iface eth0 inet static
    address 10.4.29.88
    netmask 255.255.255.0
    gateway - -- - -- - - -- - -- -
    dns-nameservers - - - - -- -- - -- -- -
# Public network
auto cloudbr0
iface cloudbr0 inet manual
    bridge_ports eth0.200
    bridge_fd 5
    bridge_stp off
    bridge_maxwait 1

# Private network
auto cloudbr1
iface cloudbr1 inet manual
    bridge_ports eth0.300
    bridge_fd 5
    bridge_stp off
    bridge_maxwait 1


Thankyou
-- 
SANDEEP KHANDEKAR
Assistant Professor
Department of Computer science and engineering
Sreenidhi Institute of science and Technology
Hyderabad