Management Server does not start when interface cable is unplugged.

2013-09-29 Thread Karan .
'ip link set eth0 up' but eth0 status is always DOWN unless I plug it into a network. Regards Karan Pugla

Re: Management Server does not start when interface cable is unplugged.

2013-09-29 Thread Karan .
8:92:4a:1e:f1:37 brd ff:ff:ff:ff:ff:ff inet 192.168.1.4/24 brd 192.168.1.255 scope global cloudbr0 Regards Karan Pugla On Mon, Sep 30, 2013 at 1:23 AM, Marty Sweet wrote: > Hi Karan, > > Try assigning a static address to the interface then bring it up using > ifup. This should in theo

Re: Management Server does not start when interface cable is unplugged.

2013-09-29 Thread Karan .
gateways. On Mon, Sep 30, 2013 at 1:40 AM, Rafael Weingartner < rafaelweingart...@gmail.com> wrote: > better, what is the CS server ip address? > > > 2013/9/29 Rafael Weingartner > > > from the server that CS is running can you ping this address: > 192.168.1.

Re: Management Server does not start when interface cable is unplugged.

2013-09-29 Thread Karan .
cloudstack but this time I am not connected to any network . The solution I can see here is that when I am at office I should set host in cloud.configuration to 192.168.1.4 and at home I should set it to 127.0.0.1 . right? Regards Karan On Mon, Sep 30, 2013 at 1:52 AM, Karan . wrote

Re: Management Server does not start when interface cable is unplugged.

2013-09-29 Thread Karan .
I mean the hosts on which hypervisors are running. The cloudstack agents. On Mon, Sep 30, 2013 at 2:15 AM, Rafael Weingartner < rafaelweingart...@gmail.com> wrote: > what do you mean with "manage the agents in office lab"? > > > 2013/9/29 Karan . > > &g

Re: Management Server does not start when interface cable is unplugged.

2013-09-29 Thread Karan .
Since I am new to cloudstack I started with a basic installation with MS and agent on my laptop. As I get familiar with it I added more hosts(cloudstack-agents) to it. These hosts are at my office. On Mon, Sep 30, 2013 at 2:17 AM, Karan . wrote: > I mean the hosts on which hypervisors

Re: Management Server does not start when interface cable is unplugged.

2013-09-29 Thread Karan .
CS for management purpose, specially when you have > more than one CS Web server deployment. > > > 2013/9/29 Karan . > > > I mean the hosts on which hypervisors are running. The cloudstack agents. > > > > > > On Mon, Sep 30, 2013 at 2:15 AM, Rafael Weingartner

Re: Management Server does not start when interface cable is unplugged.

2013-09-29 Thread Karan .
Ok got it. Thanks Rafael and everyone for your time and help Regards Karan Pugla On 30-Sep-2013 6:51 AM, "Rafael Weingartner" wrote: > Well, I am also not a CS expert. But I have taken a look at the CS source > code. > > It seems that the value on the database "cloud.

Use different video device '-vga std' instead of '-vga cirrus' for KVM guest VMs

2013-09-30 Thread Karan .
rently all VMs are provided with 'cirrus',however I have seen 'std' giving better display for guest VMs. Regards Karan Pugla