CS4.3 XS 6.2 ConsoleVm SSVM stopped

2014-04-25 Thread Anton Rubets
Hi all
I have the trouble with xen setup
Zone created, host added, but there trouble with default VM start
Log in attach
P.S. vhd-util download from link in manual, template download, use local
storage, host in zone is up
2014-04-25 12:30:04,712 DEBUG [c.c.d.FirstFitPlanner] 
(consoleproxy-1:ctx-1f9a4185) Searching resources only under specified Pod: 1
2014-04-25 12:30:04,712 DEBUG [c.c.d.FirstFitPlanner] 
(consoleproxy-1:ctx-1f9a4185) Listing clusters in order of aggregate capacity, 
that have (atleast one host with) enough CPU and RAM capacity under this Pod: 1
2014-04-25 12:30:04,726 DEBUG [c.c.d.DeploymentPlanningManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) Checking resources in Cluster: 1 under Pod: 1
2014-04-25 12:30:04,726 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Looking for hosts in dc: 
1  pod:1  cluster:1
2014-04-25 12:30:04,732 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) FirstFitAllocator has 1 
hosts to check for allocation: [Host[-1-Routing]]
2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Found 1 hosts for 
allocation after prioritization: [Host[-1-Routing]]
2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Looking for 
speed=500Mhz, Ram=1024
2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Host name: ark3, hostId: 
1 is in avoid set, skipping this and trying other available hosts
2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Host Allocator returning 
0 suitable hosts
2014-04-25 12:30:04,737 DEBUG [c.c.d.DeploymentPlanningManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) No suitable hosts found
2014-04-25 12:30:04,737 DEBUG [c.c.d.DeploymentPlanningManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) No suitable hosts found under this Cluster: 1
2014-04-25 12:30:04,740 DEBUG [c.c.d.DeploymentPlanningManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) Could not find suitable Deployment Destination 
for this VM under any clusters, returning.
2014-04-25 12:30:04,740 DEBUG [c.c.d.FirstFitPlanner] 
(consoleproxy-1:ctx-1f9a4185) Searching resources only under specified Pod: 1
2014-04-25 12:30:04,741 DEBUG [c.c.d.FirstFitPlanner] 
(consoleproxy-1:ctx-1f9a4185) Listing clusters in order of aggregate capacity, 
that have (atleast one host with) enough CPU and RAM capacity under this Pod: 1
2014-04-25 12:30:04,746 DEBUG [c.c.d.FirstFitPlanner] 
(consoleproxy-1:ctx-1f9a4185) Removing from the clusterId list these clusters 
from avoid set: [1]
2014-04-25 12:30:04,746 DEBUG [c.c.d.FirstFitPlanner] 
(consoleproxy-1:ctx-1f9a4185) No clusters found after removing disabled 
clusters and clusters in avoid list, returning.
2014-04-25 12:30:04,761 DEBUG [c.c.c.CapacityManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) VM state transitted from :Starting to Stopped 
with event: OperationFailedvm's original host id: null new host id: null host 
id before state transition: 1
2014-04-25 12:30:04,772 DEBUG [c.c.c.CapacityManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) Hosts's actual total CPU: 13568 and CPU after 
applying overprovisioning: 13568
2014-04-25 12:30:04,772 DEBUG [c.c.c.CapacityManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) Hosts's actual total RAM: 31580478720 and RAM 
after applying overprovisioning: 31580479488
2014-04-25 12:30:04,772 DEBUG [c.c.c.CapacityManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) release cpu from host: 1, old used: 
1000,reserved: 0, actual total: 13568, total with overprovisioning: 13568; new 
used: 500,reserved:0; movedfromreserved: false,moveToReserveredfalse
2014-04-25 12:30:04,772 DEBUG [c.c.c.CapacityManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) release mem from host: 1, old used: 
1610612736,reserved: 0, total: 31580479488; new used: 536870912,reserved:0; 
movedfromreserved: false,moveToReserveredfalse
2014-04-25 12:30:04,779 WARN  [c.c.c.ConsoleProxyManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) Exception while trying to start console proxy
com.cloud.exception.InsufficientServerCapacityException: Unable to create a 
deployment for VM[ConsoleProxy|v-1-VM]Scope=interface com.cloud.dc.DataCenter; 
id=1
at 
com.cloud.vm.VirtualMachineManagerImpl.orchestrateStart(VirtualMachineManagerImpl.java:921)
at 
com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:761)
at 
com.cloud.vm.VirtualMachineManagerImpl.advanceStart(VirtualMachineManagerImpl.java:745)
at 
com.cloud.consoleproxy.ConsoleProxyManagerImpl.startProxy(ConsoleProxyManagerImpl.java:555)
at 
com.cloud.consoleproxy.ConsoleProxyManagerImpl.allocCapacity(ConsoleProxyManagerImpl.java:941)
at 
com.cloud.consoleproxy.ConsoleProxyManagerImpl.expandPool(ConsoleProxyManagerImpl.java:1666)
at 
com.cloud.consoleproxy.

Re: CS4.3 XS 6.2 ConsoleVm SSVM stopped

2014-04-25 Thread Pierre-Luc Dion
Hi Anton,

Does the Global settings : system.vm.use.local.storage is true? if not,
Change it to true and restart cloudstack-management.


Pierre-Luc Dion
Architecte de Solution Cloud | Cloud Solutions Architect
855-OK-CLOUD (855-652-5683) x1101
- - -

*CloudOps*420 rue Guy
Montréal QC  H3J 1S6
www.cloudops.com
@CloudOps_


On Fri, Apr 25, 2014 at 5:33 AM, Anton Rubets  wrote:

> Hi all
> I have the trouble with xen setup
> Zone created, host added, but there trouble with default VM start
> Log in attach
> P.S. vhd-util download from link in manual, template download, use local
> storage, host in zone is up
>
>


Re: CS4.3 XS 6.2 ConsoleVm SSVM stopped

2014-04-25 Thread Anton Rubets
Yeap its true, and yes i restart cloudstack-mnagement


On Fri, Apr 25, 2014 at 4:02 PM, Pierre-Luc Dion  wrote:

> Hi Anton,
>
> Does the Global settings : system.vm.use.local.storage is true? if not,
> Change it to true and restart cloudstack-management.
>
>
> Pierre-Luc Dion
> Architecte de Solution Cloud | Cloud Solutions Architect
> 855-OK-CLOUD (855-652-5683) x1101
> - - -
>
> *CloudOps*420 rue Guy
> Montréal QC  H3J 1S6
> www.cloudops.com
> @CloudOps_
>
>
> On Fri, Apr 25, 2014 at 5:33 AM, Anton Rubets 
> wrote:
>
> > Hi all
> > I have the trouble with xen setup
> > Zone created, host added, but there trouble with default VM start
> > Log in attach
> > P.S. vhd-util download from link in manual, template download, use local
> > storage, host in zone is up
> >
> >
>


Re: CS4.3 XS 6.2 ConsoleVm SSVM stopped

2014-04-25 Thread Amogh Vasekar
2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Host name: ark3, hostId: 
1 is in avoid set, skipping this and trying other available hosts
2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator] 
(consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Host Allocator returning 
0 suitable hosts
2014-04-25 12:30:04,737 DEBUG [c.c.d.DeploymentPlanningManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) No suitable hosts found
2014-04-25 12:30:04,737 DEBUG [c.c.d.DeploymentPlanningManagerImpl] 
(consoleproxy-1:ctx-1f9a4185) No suitable hosts found under this Cluster: 1

You may want to check why this went into the avoid set. Most likely network 
configuration issues?

Amogh

From: Anton Rubets mailto:plejik@gmail.com>>
Reply-To: "users@cloudstack.apache.org<mailto:users@cloudstack.apache.org>" 
mailto:users@cloudstack.apache.org>>
Date: Friday, April 25, 2014 2:33 AM
To: "users@cloudstack.apache.org<mailto:users@cloudstack.apache.org>" 
mailto:users@cloudstack.apache.org>>
Subject: CS4.3 XS 6.2 ConsoleVm SSVM stopped

Hi all
I have the trouble with xen setup
Zone created, host added, but there trouble with default VM start
Log in attach
P.S. vhd-util download from link in manual, template download, use local 
storage, host in zone is up



Re: CS4.3 XS 6.2 ConsoleVm SSVM stopped

2014-04-26 Thread Anton Rubets
I think its with network, but not sure.
I cant understand from documentation if i need to give tags to network or
not. Maybe someone has good manual about this?


On Fri, Apr 25, 2014 at 9:19 PM, Amogh Vasekar wrote:

> 2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator]
> (consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Host name: ark3,
> hostId: 1 is in avoid set, skipping this and trying other available hosts
> 2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator]
> (consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Host Allocator
> returning 0 suitable hosts
> 2014-04-25 12:30:04,737 DEBUG [c.c.d.DeploymentPlanningManagerImpl]
> (consoleproxy-1:ctx-1f9a4185) No suitable hosts found
> 2014-04-25 12:30:04,737 DEBUG [c.c.d.DeploymentPlanningManagerImpl]
> (consoleproxy-1:ctx-1f9a4185) No suitable hosts found under this Cluster: 1
>
> You may want to check why this went into the avoid set. Most likely
> network configuration issues?
>
> Amogh
>
> From: Anton Rubets mailto:plejik@gmail.com>>
> Reply-To: "users@cloudstack.apache.org<mailto:users@cloudstack.apache.org>"
> mailto:users@cloudstack.apache.org>>
> Date: Friday, April 25, 2014 2:33 AM
> To: "users@cloudstack.apache.org<mailto:users@cloudstack.apache.org>" <
> users@cloudstack.apache.org<mailto:users@cloudstack.apache.org>>
> Subject: CS4.3 XS 6.2 ConsoleVm SSVM stopped
>
> Hi all
> I have the trouble with xen setup
> Zone created, host added, but there trouble with default VM start
> Log in attach
> P.S. vhd-util download from link in manual, template download, use local
> storage, host in zone is up
>
>


Re: CS4.3 XS 6.2 ConsoleVm SSVM stopped

2014-04-26 Thread Amogh Vasekar
Hi,
Are you using basic zone or advanced zone?

Amogh

On 4/26/14 12:43 AM, "Anton Rubets"  wrote:

>I think its with network, but not sure.
>I cant understand from documentation if i need to give tags to network or
>not. Maybe someone has good manual about this?
>
>
>On Fri, Apr 25, 2014 at 9:19 PM, Amogh Vasekar
>wrote:
>
>> 2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator]
>> (consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Host name: ark3,
>> hostId: 1 is in avoid set, skipping this and trying other available
>>hosts
>> 2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator]
>> (consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Host Allocator
>> returning 0 suitable hosts
>> 2014-04-25 12:30:04,737 DEBUG [c.c.d.DeploymentPlanningManagerImpl]
>> (consoleproxy-1:ctx-1f9a4185) No suitable hosts found
>> 2014-04-25 12:30:04,737 DEBUG [c.c.d.DeploymentPlanningManagerImpl]
>> (consoleproxy-1:ctx-1f9a4185) No suitable hosts found under this
>>Cluster: 1
>>
>> You may want to check why this went into the avoid set. Most likely
>> network configuration issues?
>>
>> Amogh
>>
>> From: Anton Rubets mailto:plejik@gmail.com>>
>> Reply-To: 
>>"users@cloudstack.apache.org<mailto:users@cloudstack.apache.org>"
>> mailto:users@cloudstack.apache.org>>
>> Date: Friday, April 25, 2014 2:33 AM
>> To: "users@cloudstack.apache.org<mailto:users@cloudstack.apache.org>" <
>> users@cloudstack.apache.org<mailto:users@cloudstack.apache.org>>
>> Subject: CS4.3 XS 6.2 ConsoleVm SSVM stopped
>>
>> Hi all
>> I have the trouble with xen setup
>> Zone created, host added, but there trouble with default VM start
>> Log in attach
>> P.S. vhd-util download from link in manual, template download, use local
>> storage, host in zone is up
>>
>>



Re: CS4.3 XS 6.2 ConsoleVm SSVM stopped

2014-04-26 Thread Anton Rubets
Hi
Advanced zone with local storage


On Sat, Apr 26, 2014 at 12:02 PM, Amogh Vasekar wrote:

> Hi,
> Are you using basic zone or advanced zone?
>
> Amogh
>
> On 4/26/14 12:43 AM, "Anton Rubets"  wrote:
>
> >I think its with network, but not sure.
> >I cant understand from documentation if i need to give tags to network or
> >not. Maybe someone has good manual about this?
> >
> >
> >On Fri, Apr 25, 2014 at 9:19 PM, Amogh Vasekar
> >wrote:
> >
> >> 2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator]
> >> (consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Host name: ark3,
> >> hostId: 1 is in avoid set, skipping this and trying other available
> >>hosts
> >> 2014-04-25 12:30:04,737 DEBUG [c.c.a.m.a.i.FirstFitAllocator]
> >> (consoleproxy-1:ctx-1f9a4185 FirstFitRoutingAllocator) Host Allocator
> >> returning 0 suitable hosts
> >> 2014-04-25 12:30:04,737 DEBUG [c.c.d.DeploymentPlanningManagerImpl]
> >> (consoleproxy-1:ctx-1f9a4185) No suitable hosts found
> >> 2014-04-25 12:30:04,737 DEBUG [c.c.d.DeploymentPlanningManagerImpl]
> >> (consoleproxy-1:ctx-1f9a4185) No suitable hosts found under this
> >>Cluster: 1
> >>
> >> You may want to check why this went into the avoid set. Most likely
> >> network configuration issues?
> >>
> >> Amogh
> >>
> >> From: Anton Rubets mailto:plejik@gmail.com>>
> >> Reply-To:
> >>"users@cloudstack.apache.org<mailto:users@cloudstack.apache.org>"
> >> mailto:users@cloudstack.apache.org>>
> >> Date: Friday, April 25, 2014 2:33 AM
> >> To: "users@cloudstack.apache.org<mailto:users@cloudstack.apache.org>" <
> >> users@cloudstack.apache.org<mailto:users@cloudstack.apache.org>>
> >> Subject: CS4.3 XS 6.2 ConsoleVm SSVM stopped
> >>
> >> Hi all
> >> I have the trouble with xen setup
> >> Zone created, host added, but there trouble with default VM start
> >> Log in attach
> >> P.S. vhd-util download from link in manual, template download, use local
> >> storage, host in zone is up
> >>
> >>
>
>