Re: Can't destroy system VMs

2013-10-31 Thread Carlos Reategui
Hi Dan, Finally getting around to trying this. I am not able to start any vm (mine or system). I am in the process of trying Ahmad's suggestion of removing one of the hosts, reinstalling it and then adding it back in to see if that helps. However I am not able to put it in maintenance mode. I a

Re: Unable to deploy VM on new cluster/host (with xenserver)

2013-10-31 Thread Nux!
On 01.11.2013 00:22, Eric Tykwinski wrote: It looks like you didn't assign the primary storage to Xen. 013-10-31 23:57:36,080 DEBUG [storage.allocator.ClusterScopeStoragePoolAllocator] (Job-Executor-3:job-28 = [ b52e0a27-9f1c-4e15-aef6-0e758333b2e3 ]) No storage pools available for shared volume

Re: Unable to deploy VM on new cluster/host (with xenserver)

2013-10-31 Thread Eric Tykwinski
It looks like you didn't assign the primary storage to Xen. 013-10-31 23:57:36,080 DEBUG [storage.allocator.ClusterScopeStoragePoolAllocator] (Job-Executor-3:job-28 = [ b52e0a27-9f1c-4e15-aef6-0e758333b2e3 ]) No storage pools available for shared volume allocation, returning Sincerely, Eric T

Unable to deploy VM on new cluster/host (with xenserver)

2013-10-31 Thread Nux!
Hi, I have an existing setup with KVM that works fine, today I wanted to add a xenserver machine to it so I successfully created a new cluster (the existing one is with kvm) and then added a Xenserver host to it, so far so good, all lights green, but it errors out when trying to deploy the sa

Re: Can't destroy system VMs

2013-10-31 Thread Carlos Reategui
Hi Dan, Network is definitely not a problem. iptables is disabled on MS and both hosts. I am able to ssh from MS to both hosts. I am also able to connect to port 80 from the MS. I need to head out now and will try what you suggested in a couple hours. thanks, Carlos On Thu, Oct 31, 2013 at 3

Re: CS 4.2 VM snapshot is not enabled for hypervisor type: KVM

2013-10-31 Thread motty cruz
2013-10-31 13:03:50,030 DEBUG [agent.manager.AgentAttache] (AgentManager-Handler-9:null) Seq 5-1100677197: No more commands found 2013-10-31 13:03:50,056 DEBUG [storage.snapshot.SnapshotManagerImpl] (Job-Executor-3:job-128 = [ 4f046198-2bf6-4fac-9a80-9debb05ee76b ]) Failed to create snapshot com.cl

Re: How to recover a CloudStack deployment

2013-10-31 Thread Carlos Reategui
Putting it into maintenance mode is not happening. Logs are filling up with stuff like this at a very rapid rate: 2013-10-31 14:49:51,568 DEBUG [agent.manager.ClusteredAgentAttache] (AgentManager-Handler-3:null) Seq 1-1279722051: Forwarding Seq 1-1279722051: { Cmd , MgmtId: 233845174730253, via:

Re: How to recover a CloudStack deployment

2013-10-31 Thread Ahmad Emneina
what i suggest: - Start will a pool slave - remove it from cloudstack using console - I need to put it in maintenance mode first - (Not necessary, cloudstack will eject it from the pool) remove it from pool using XenCenter - reinstall XenServer (with all its patches) -readd that host, via cloudstac

[poll] linux template disk size

2013-10-31 Thread Nux!
Hello, Given the fact root disks can't be resized it has become quite important for me to come up with a proper way of partitioning cloudstack linux VMs. I'd like to find out what size are people usually using for their templates or what size have they found appropiate/practical? Any thoughts

Re: CS 4.2 VM snapshot is not enabled for hypervisor type: KVM

2013-10-31 Thread Nux!
On 31.10.2013 21:21, Teipel, Bjoern wrote: VM snapshot is not the same as volume snapshots. VM snapshots include memory snapshots which are not supported at KVM. You can go to the root or data disk to make volume snapshots VM snapshots have a checkbox specifying if memory should also be snapsh

Re: CS 4.2 VM snapshot is not enabled for hypervisor type: KVM

2013-10-31 Thread Nux!
On 31.10.2013 19:32, motty cruz wrote: Hello, I'm having issues with snapshot, when trying to take a snapshot I get the following error: "VM snapshot is not enabled for hypervisor type: VKM" but I do have it enable in Global settings, am I missing a step? kvm.snapshot.enabled = true, Thanks,

Re: CS 4.2 VM snapshot is not enabled for hypervisor type: KVM

2013-10-31 Thread Teipel, Bjoern
VM snapshot is not the same as volume snapshots. VM snapshots include memory snapshots which are not supported at KVM. You can go to the root or data disk to make volume snapshots Bjoern > On Oct 31, 2013, at 1:00 PM, "Sebastien Goasguen" wrote: > > Anything in the management server logs ?

Re: Can't destroy system VMs

2013-10-31 Thread Carlos Reategui
Hi Dan, Unfortunately not. Still trying to solve this. See my last email to Ahmad in the recover cs thread about next steps I am trying to figure out. The CPVM and VR are not running. They are currently in expunging state. If I try to start an instance the MS is unable to communicate the star

Re: copying template to new zone

2013-10-31 Thread Geoff Higginbottom
Hi Len, The Management network needs to stretch across the DCs so that the management servers can manage infrastructure in each DC. Equally important is the optional storage network which is used for secondary storage. If used, this must be accessible from the hosts within the Zone, but also

Re: Support Pack For XenServer 6.2

2013-10-31 Thread Vahric Muhtaryan
Thanks for all commands :D Erdos , Dean , Carlos , Eric Vahric On 31/10/13 21:48, "Erdősi Péter" wrote: >2013.10.31. 19:04 keltezéssel, Carlos Reategui írta: >> ake sure the vhd-util was copied >> to/opt/xensource/bin/. >And also make sure, you ran chmod +x on it ;) > >Regards, > Fazy

Re: CS 4.2 VM snapshot is not enabled for hypervisor type: KVM

2013-10-31 Thread Vahric Muhtaryan
Hi , Sorry i¹m so new to cloudstack I check the documents and see it https://cwiki.apache.org/confluence/display/CLOUDSTACK/VM+Snapshots For KVM if VM is running state, looks like no way to snapshot , you issue could be this ? Vahric On 31/10/13 21:32, "motty cruz" wrote: >Hello, >I'm having

Re: Can't destroy system VMs

2013-10-31 Thread Daan Hoogland
H Carlos, Did you solve this problem yet? You can try removing the cpvm and vr at the hypervisor and change their state to 'Stopped' in the db. On Tue, Oct 29, 2013 at 8:03 PM, Carlos Reategui wrote: > In the last 15 minutes management log file it grew 500MB.. > > Any ideas what I should look a

Re: How to recover a CloudStack deployment

2013-10-31 Thread Carlos Reategui
Ok. So to make sure I do this right: - Start will a pool slave - remove it from cloudstack using console - I need to put it in maintenance mode first - remove it from pool using XenCenter - reinstall XenServer (with all its patches) at this point what it is that you recommend: 1) create new cluster

Re: CS 4.2 VM snapshot is not enabled for hypervisor type: KVM

2013-10-31 Thread Sebastien Goasguen
Anything in the management server logs ? On Oct 31, 2013, at 3:53 PM, motty cruz wrote: > yes I did restart the management server, twice. but not successful, > > > On Thu, Oct 31, 2013 at 12:47 PM, Sebastien Goasguen wrote: > >> >> On Oct 31, 2013, at 3:32 PM, motty cruz wrote: >> >>> Hell

Re: CS 4.2 VM snapshot is not enabled for hypervisor type: KVM

2013-10-31 Thread motty cruz
yes I did restart the management server, twice. but not successful, On Thu, Oct 31, 2013 at 12:47 PM, Sebastien Goasguen wrote: > > On Oct 31, 2013, at 3:32 PM, motty cruz wrote: > > > Hello, > > I'm having issues with snapshot, when trying to take a snapshot I get the > > following error: "VM

Re: How to recover a CloudStack deployment

2013-10-31 Thread Ahmad Emneina
if you have two hosts in that cluster, remove one. Reinstall the hypervisor, readd it back to the cluster. then do the same for the other host. On Thu, Oct 31, 2013 at 12:48 PM, Carlos Reategui wrote: > I currently have 2 hosts. What steps do you suggest I try? > > > On Thu, Oct 31, 2013 at 11:

Re: How to recover a CloudStack deployment

2013-10-31 Thread Carlos Reategui
I currently have 2 hosts. What steps do you suggest I try? On Thu, Oct 31, 2013 at 11:31 AM, Ahmad Emneina wrote: > Ideally you can add another xenserver, to the same cluster and remove the > original. I cant say for certain that removing your only host and adding it > back would work. I think

Re: Support Pack For XenServer 6.2

2013-10-31 Thread Erdősi Péter
2013.10.31. 19:04 keltezéssel, Carlos Reategui írta: ake sure the vhd-util was copied to/opt/xensource/bin/. And also make sure, you ran chmod +x on it ;) Regards, Fazy

Re: CS 4.2 VM snapshot is not enabled for hypervisor type: KVM

2013-10-31 Thread Sebastien Goasguen
On Oct 31, 2013, at 3:32 PM, motty cruz wrote: > Hello, > I'm having issues with snapshot, when trying to take a snapshot I get the > following error: "VM snapshot is not enabled for hypervisor type: VKM" > > but I do have it enable in Global settings, am I missing a step? > kvm.snapshot.enable

CS 4.2 VM snapshot is not enabled for hypervisor type: KVM

2013-10-31 Thread motty cruz
Hello, I'm having issues with snapshot, when trying to take a snapshot I get the following error: "VM snapshot is not enabled for hypervisor type: VKM" but I do have it enable in Global settings, am I missing a step? kvm.snapshot.enabled = true, Thanks,

Re: How to recover a CloudStack deployment

2013-10-31 Thread Ahmad Emneina
Ideally you can add another xenserver, to the same cluster and remove the original. I cant say for certain that removing your only host and adding it back would work. I think you might actually have remove the original host, reinstall the hypervisor, before adding it back. so as a safety measure...

Re: How to recover a CloudStack deployment

2013-10-31 Thread Carlos Reategui
Ahmad, Would it be safe to remove the hosts and re add them? Will that preserve my instances? thanks Carlos On Wed, Oct 30, 2013 at 4:24 PM, Carlos Reategui wrote: > Is there a way to tell Cloudstack to launch the system VMs? > > port 443 from MS to both hosts is fine: > > # telnet 172.30.45.32

Re: S3 Secondary Storage fails with large files

2013-10-31 Thread Min Chen
Sorry, but you may have to wait for 4.2.1 to come out. Thanks -min On 10/31/13 10:37 AM, "Andrei Mikhailovsky" wrote: > > >Yes, indeed, this is how i am trying to create the template. I do get the >same error as I get while trying to snapshot. > >Is there a workaround or do i need to wait for t

Re: Support Pack For XenServer 6.2

2013-10-31 Thread Dean Kamali
I'm using XenServer 6.2, and I believe all the content of the support Support package are already installed in 6.2 On Thu, Oct 31, 2013 at 1:36 PM, Vahric Muhtaryan wrote: > > Hello All , > > I can not find out XenServer Support Package for XenServer 6.2 , should i > have to use 6.0.2 , nothing

Re: Support Pack For XenServer 6.2

2013-10-31 Thread Carlos Reategui
You don't need one with 6.2 As an aside, after adding the hosts, make sure the vhd-util was copied to /opt/xensource/bin/. Some of us have had problems with it not copying it over. On Thu, Oct 31, 2013 at 10:36 AM, Vahric Muhtaryan wrote: > > Hello All , > > I can not find out XenServer Suppor

Re: S3 Secondary Storage fails with large files

2013-10-31 Thread Andrei Mikhailovsky
Yes, indeed, this is how i am trying to create the template. I do get the same error as I get while trying to snapshot. Is there a workaround or do i need to wait for the 4.2.1 to come out? Thanks Andrei - Original Message - From: "Min Chen" To: d...@cloudstack.apache.org, use

Support Pack For XenServer 6.2

2013-10-31 Thread Vahric Muhtaryan
Hello All , I can not find out XenServer Support Package for XenServer 6.2 , should i have to use 6.0.2 , nothing on docs , thanks Regards VM

Re: [Solved]Re: Urgent - usage databae always empty

2013-10-31 Thread Dean Kamali
Summary No usage data is being populated in the database, all tables are empty. I have set both usage.aggregation.tiemzone to America/New_York usage.execution.timezone to America/New_York And I have set usage.stats.job.aggregation.range to 10 In the logs I kept seeing "Not owner of usage job,

copying template to new zone

2013-10-31 Thread Len Bellemore
Hi Guys, I'm running Cloudstack 4.2 on XenServer 6.1. I have recently created a new zone. I'm having an issue with the system vms being created and I wanted some clarification on how exactly the system vm template gets sent across to my new zone. It looks like CS is realising that the templa

Re: host HA in CS

2013-10-31 Thread Koushik Das
Check this out for KVM http://www.mail-archive.com/dev@cloudstack.apache.org/msg17409.html For Vmware, CS relies on native hypervisor HA. On 31-Oct-2013, at 1:37 PM, Jerry Jiang wrote: > Hi all, > > > > Would like to know if CS + KVM can support host HA, say, when > > A certain host die or

Help needed for ip setup

2013-10-31 Thread Mario Giammarco
Hello, I have read cloudstack documentation many times, regarding ip addresses. I am not able to understand it because it is to complex and detailed. I do not understand if there is a systemvm that also gives ip addresses via dhcp and cover the gw role. I need a simple tutorial. I choose "basic

[SOLVED] Re: SSVM, CPVM not starting after Xen host reboot

2013-10-31 Thread Daniel Hertanu
I was able to fix it eventually: - click on force reconnect - immediately click on enter maintenance mode (in less than a minute the host went to the maintenance mode) - forgot the NFS SR on the host (not sure if actually required) - destroyed the bond between NIC1 and NIC2 - that was the bond lab

host HA in CS

2013-10-31 Thread Jerry Jiang
Hi all, Would like to know if CS + KVM can support host HA, say, when A certain host die or go off-line, CS can find the issue can auto-launch Vms in another host to take over the task of the effected host. What about the CS + vmware? jerry jiang