LocalHostEndPoint seems to get called

2013-09-25 Thread Darren Shepherd
While I'm doing development and restarting things and what not, it seems often storage commands get routed to LocalHostEndPoint. This seems bad. I don't have sudo setup for my user on my laptop, so things like "Unable to create local folder for: /mnt/secStorage/64d6e26f-e656-3ba3-908f-ce6610ede01

RE: LocalHostEndPoint seems to get called

2013-09-25 Thread Edison Su
> -Original Message- > From: Darren Shepherd [mailto:darren.s.sheph...@gmail.com] > Sent: Wednesday, September 25, 2013 12:38 PM > To: dev@cloudstack.apache.org > Subject: LocalHostEndPoint seems to get called > > While I'm doing development and restarting thi

Re: LocalHostEndPoint seems to get called

2013-09-26 Thread Daan Hoogland
me usually. On Wed, Sep 25, 2013 at 11:20 PM, Edison Su wrote: > > >> -Original Message- >> From: Darren Shepherd [mailto:darren.s.sheph...@gmail.com] >> Sent: Wednesday, September 25, 2013 12:38 PM >> To: dev@cloudstack.apache.org >> Subject: Loc

Re: LocalHostEndPoint seems to get called

2013-09-26 Thread Min Chen
m: Darren Shepherd [mailto:darren.s.sheph...@gmail.com] >>> Sent: Wednesday, September 25, 2013 12:38 PM >>> To: dev@cloudstack.apache.org >>> Subject: LocalHostEndPoint seems to get called >>> >>> While I'm doing development and restarting things an

Re: LocalHostEndPoint seems to get called

2013-09-26 Thread Daan Hoogland
gt;> >>>> -Original Message- >>>> From: Darren Shepherd [mailto:darren.s.sheph...@gmail.com] >>>> Sent: Wednesday, September 25, 2013 12:38 PM >>>> To: dev@cloudstack.apache.org >>>> Subject: LocalHostEndPoint seems to get called

Re: LocalHostEndPoint seems to get called

2013-09-27 Thread Daan Hoogland
>>>> >>>>> -Original Message- >>>>> From: Darren Shepherd [mailto:darren.s.sheph...@gmail.com] >>>>> Sent: Wednesday, September 25, 2013 12:38 PM >>>>> To: dev@cloudstack.apache.org >>>>> Subject: LocalHost

Re: LocalHostEndPoint seems to get called

2013-09-27 Thread Min Chen
AM, "Daan Hoogland" wrote: >>> >>>>I get "No running ssvm is found, so command will be sent to >>>>LocalHostEndPoint" while I can see and log into a machine called >>>>s-1-VM which has state 'RUNNING' in the database. Is there

Re: LocalHostEndPoint seems to get called

2013-09-30 Thread Daan Hoogland
able is >>>>in >>>> Up state? Are you using devcloud or real hypervisor in your setup? We >>>>may >>>> need detailed log to figure out what is going on here in your case. >>>> >>>> Thanks >>>> -min >>>> >&

Re: LocalHostEndPoint seems to get called

2013-09-30 Thread Min Chen
table >>>>>is >>>>>in >>>>> Up state? Are you using devcloud or real hypervisor in your setup? We >>>>>may >>>>> need detailed log to figure out what is going on here in your case. >>>>> >>>>> Thanks >&g

Re: LocalHostEndPoint seems to get called

2013-10-01 Thread Daan Hoogland
t;>> once again, no hinder, Min. Thanks > >>>> > >>>> On Thu, Sep 26, 2013 at 6:27 PM, Min Chen > wrote: > >>>>> I am only aware that before ssvm is up, you will see such message in > >>>>> StatCollector, but that is no hu

Re: LocalHostEndPoint seems to get called

2013-10-02 Thread Nguyen Anh Tu
2013/9/27 Daan Hoogland > INFO [o.a.c.s.e.DefaultEndPointSelector] (StatsCollector-1:null) No > running ssvm is found, so command will be sent to LocalHostEndPoint > INFO [o.a.c.s.e.DefaultEndPointSelector] (StatsCollector-1:null) No > running ssvm is found, so command will be sent to LocalHost

Re: LocalHostEndPoint seems to get called

2013-10-02 Thread Min Chen
Can you check ssvm log to see if it can connect back to MS? I ran into this today and found the reason that in global setting variable 'host' is set to 'localhost' instead of my laptop IP address, and thus when SSVM is up, it cannot connect back to MS to set the entry in Host table as Up. What is t

Re: LocalHostEndPoint seems to get called

2013-10-02 Thread Nguyen Anh Tu
2013/10/3 Min Chen > Can you check ssvm log to see if it can connect back to MS? I ran into > this today and found the reason that in global setting variable 'host' is > set to 'localhost' instead of my laptop IP address, and thus when SSVM is > up, it cannot connect back to MS to set the entry i