Storage pool not found: no storage pool with matching uuid �s8�����7�\u000e�

2013-09-23 Thread Nikolay Kabadjov
Hi all,  we are using CloudStack 4.1.1 against KVM hypervisors and from time to time we are getting the following strange exception, hence we got failure in VM deployment:  2013-09-23 09:12:25,793 DEBUG [cloud.template.TemplateManagerImpl] (Job-Executor-150:job-1730) Template 223 has already b

RE: Storage pool not found: no storage pool with matching uuid �s8�����7�\u000e�

2013-09-23 Thread Sanjeev Neelarapu
Hi Niki, Check pool status on the hypervisors using "virsh pool-list" command. Storage pools should be in active and up state. If not try host "Force Reconnect" from CS. This might help in bringing the storage pools in upstate on the hypervisors. Thanks, Sanjeev -Original Message- From

RE: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Abhinav Roy
Hi, Here are some of the steps which are missing from the release notes, 1. Before upgrading from any version to 4.2 we need to register the new 4.2 systemvm templates . This step is there in section 3.3 i.e for upgrade from 2.2.14 to 4.2, but it is missing in section 3.1 and 3.2 . 2. Sect

ISO image downloading in CS 4.1.1

2013-09-23 Thread Vadim Kimlaychuk
Hi, I have tried to upload ISO image to management server. Followed instructions given here: http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/Admin_Guide/working-with-iso.html#add-iso I have used external FreeBSD HTTP server to download ISO image. The URL is: ht

RE: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Radhika Puthiyetath
Thanks Abhinav. The progress is tracked at https://issues.apache.org/jira/browse/CLOUDSTACK-4727 -Radhika -Original Message- From: Abhinav Roy Sent: Monday, September 23, 2013 3:19 PM To: d...@cloudstack.apache.org; Radhika Puthiyetath Cc: users@cloudstack.apache.org Subject: RE: Volunt

Re: ISO image downloading in CS 4.1.1

2013-09-23 Thread Kirk Jantzer
Are you able curl that url from the management server? Regards, Kirk Jantzer http://about.me/kirkjantzer On Mon, Sep 23, 2013 at 7:06 AM, Vadim Kimlaychuk wrote: > Hi, > > I have tried to upload ISO image to management server. > Followed instructions given here: > http://cloudsta

RE: ISO image downloading in CS 4.1.1

2013-09-23 Thread Vadim Kimlaychuk
wget works fine. I was able to get this image. Vadim. -Original Message- From: Kirk Jantzer [mailto:kirk.jant...@gmail.com] Sent: Monday, September 23, 2013 3:21 PM To: Cloudstack users mailing list Subject: Re: ISO image downloading in CS 4.1.1 Are you able curl that url from the mana

Re: ISO image downloading in CS 4.1.1

2013-09-23 Thread Kirk Jantzer
Is your secondary storage setup correctly? Are you system VMs started? Regards, Kirk Jantzer http://about.me/kirkjantzer On Mon, Sep 23, 2013 at 8:28 AM, Vadim Kimlaychuk wrote: > wget works fine. I was able to get this image. > > Vadim. > > -Original Message- > From: Kirk Jantzer [

CloudStack Public Cloud with 1 IP address?

2013-09-23 Thread Christopher M. Ryan
All, I have managed to get CloudStack installed and it works great on the office network. Now we want to make this private cloud public! Unfortunately, we are only able to obtain 1 or 2 public IP addresses. I'm no networking guru but how/where would I begin with the configuration of CloudStack

RE: ISO image downloading in CS 4.1.1

2013-09-23 Thread Vadim Kimlaychuk
Yes, I have 2 system VM-s running and 2 VM-s created from the base template (CentOS). Have no problem to create/start/stop VM. I can't start to investigate the problem, because there is no error from logs/UI. It seems CS just ignores this task. Vadim Kimlaychuk -Original Message- From

Upgrading from 4.1.1 to 4.2.0, cloudstack-sysvmadm fails to execute

2013-09-23 Thread Indra Pramana
Dear all, I am currently in the midst of upgrading my CloudStack 4.1.1 to 4.2.0. Everything went smooth after I followed the instruction from the PDF file provided by Radhika and some addition of notes by Abhinav, except on the last step: When I tried to run the cloudstack-sysvmadm script: nohup

CloudStack Collaboration Conference Europe - Call for Papers!

2013-09-23 Thread Chip Childers
Hey All! In case you haven't seen this, the 2013 CloudStack Collaboration Conference Europe has been scheduled for November 20 to 22 in Amsterdam. It's looking to be another really great event, so I hope that we can get as many of our users participating as possible. The conference's call for pa

Re: Upgrading from 4.1.1 to 4.2.0, cloudstack-sysvmadm fails to execute

2013-09-23 Thread Indra Pramana
Hi Simon, Thank you for your e-mail. I think I haven't set this. However, I am not able to access the GUI at all now. Seems that my upgrade itself failed? cloudstack-management service is running but I cannot access the GUI. Error messages on the management-server log file: http://pastebin.com/

[PROPOSAL] adding [SOLVED] tag in mailing list subject

2013-09-23 Thread Jayapal Reddy Uradi
Hi, When the issues raised in dev/users mailing lists are solved by using suggestions/solutions as replies send by community members then the one who raised the issue please reply to the thread by adding [SOLVED] tag. Also please add the accumulated steps performed to solve it, this will help

Management IP address pool exhausted

2013-09-23 Thread Daniel Hertanu
Hi I'm running CS 4.1.1 on CentOS 6.4 64 bit with one host Citrix Xenserver 6.1. Few days ago I ran into a problem while I was configuring CS. The zone was active, Xen host added, SSVM and CPVM up & running when someone from our team rebooted the Xen host for whatever reason. Even though CloudSt

Re: Console Proxy VM Unable to Be Recreated

2013-09-23 Thread Ryan Shafer
There was an issue with the secondary storage vm try to access the management server over the wrong interface. I fixed the route there and now I get a clean test when I check the secondary storage vm health and I can create virtual machine instances. Simply the console proxy vm does not recrea

Re: Upgrading from 4.1.1 to 4.2.0, cloudstack-sysvmadm fails to execute

2013-09-23 Thread Simon Weller
Indra, Can you supply some more information about your installation? Is this built from source and installed, or packaged? What distro are you running? Any other errors during installation or build? - Original Message - From: "Indra Pramana" To: d...@cloudstack.apache.org Cc: use

Re: Upgrading from 4.1.1 to 4.2.0, cloudstack-sysvmadm fails to execute

2013-09-23 Thread Indra Pramana
Hi Simon, Yes, I downloaded the source from the URL given by Animesh when he started the last vote. [VOTE] Release Apache CloudStack 4.2.0 (sixth round) which is this file: https://dist.apache.org/repos/dist/dev/cloudstack/4.2.0/apache-cloudstack-4.2.0-src.tar.bz2 I then compiled it as follows

Re: Upgrading from 4.1.1 to 4.2.0, cloudstack-sysvmadm fails to execute

2013-09-23 Thread Indra Pramana
Hi Simon and all, I tried to rebuild/recompile from the beginning. How to force my Cloudstack management server to perform the update? It says it's already the newest version: root@cs-mgmt-01:/var/log/cloudstack/management# apt-get install cloudstack-management Reading package lists... Done Buil

Re: Upgrading from 4.1.1 to 4.2.0, cloudstack-sysvmadm fails to execute

2013-09-23 Thread Indra Pramana
Dear Simon and all, Managed to use "--force-reinstall true" option to force reinstall the cloudstack-management. However, same issue persists after reinstallation. Error message on management-server.log file: 2013-09-23 23:06:17,884 ERROR [web.context.ContextLoader] (main:null) Context init

Re: CloudStack Collaboration Conference Europe - Call for Papers!

2013-09-23 Thread Harm Boertien
/perk mode on Speakers get a free ticket + a nice speakergift. And of course our eternal appreciation ! The organisers CCC EU Amsterdam /perk mode off On 23 sep. 2013, at 15:43, "Chip Childers" wrote: > Hey All! > > In case you haven't seen this, the 2013 CloudStack Collaboration Conferenc

Re: CloudStack Public Cloud with 1 IP address?

2013-09-23 Thread Ron Wheeler
This is not really a CloudStack problem. It depends what you want the VMs to do. You usually do not need to expose them directly. Some might be database servers or other web servers that are only accessed by applications that are touched by the public. If you want an HTTP server to serve content

Simple Architecture - Private Cloud with IPv4 block addresses

2013-09-23 Thread Ignacio Ocampo
Hi, I'm new in CloudStack, I want to make my own private cloud, currently I'm customer of a Cloud Provider and I'm paying a lot. I will start with a simple architecture. I have 2 HP PROLIANT DL360 G5 and 1 Juniper SRX 210. I have some assumptions: - My ISP provider will give me IPv4 public add

Upgrade from 4.1.1 to 4.2.0 failed: Error creating bean with name 'apiDBUtils'

2013-09-23 Thread Indra Pramana
Dear all, Apologise, reposting this issue since the subject on the earlier thread might not be clearly depicting the problem. I tried to perform upgrade of CloudStack version 4.1.1 to 4.2.0, and I am not able to access the CloudStack GUI after the upgrade. I am able to start the cloudstack-manag

RE: Upgrade from 4.1.1 to 4.2.0 failed: Error creating bean with name 'apiDBUtils'

2013-09-23 Thread Animesh Chaturvedi
Can you post the log, mailing list will not take an attachment, so you can create a JIRA ticket and put in the log as attachment. Thanks Animesh > -Original Message- > From: Indra Pramana [mailto:in...@sg.or.id] > Sent: Monday, September 23, 2013 10:10 AM > To: users@cloudstack.apache.or

Error attaching an uploaded VHD volume to a VM

2013-09-23 Thread iliyas shirol
Greetings ! We downloaded a DATA disk volume (on Local Storage) of VM-1 running in a particular zone to a webserver DOCROOT and again uploaded as a new volume using the 'Upload Volume' feature in the webUI. Now when we're trying to attach this volume to a new VM say VM-2 we're encountering the be

Re: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Milamber
Le 23/09/2013 10:48, Abhinav Roy a ecrit : Hi, Here are some of the steps which are missing from the release notes, 1. Before upgrading from any version to 4.2 we need to register the new 4.2 systemvm templates . This step is there in section 3.3 i.e for upgrade from 2.2.14 to 4.2, but

Re: [PROPOSAL] adding [SOLVED] tag in mailing list subject

2013-09-23 Thread Chiradeep Vittal
Excellent suggestion On 9/23/13 6:50 AM, "Jayapal Reddy Uradi" wrote: >Hi, > >When the issues raised in dev/users mailing lists are solved by using >suggestions/solutions as replies >send by community members then the one who raised the issue please reply >to the thread by adding [SOLVED] tag. >

RE: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Abhinav Roy
Yes , that’s true Milamber. It's my fault, Somehow I overlooked it. But, the check for 8096 API port is already there for 4.1.x to 4.2 upgrades. Thanks and regards, Abhinav -Original Message- From: Milamber [mailto:milam...@apache.org] Sent: Monday, September 23, 2013 10:53 PM To: users@

Re: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Indra Pramana
Hi Abhinav, >But, the check for 8096 API port is already there for 4.1.x to 4.2 upgrades. I don't think it's there. Can you check again? Thank you. On Tue, Sep 24, 2013 at 1:47 AM, Abhinav Roy wrote: > Yes , that’s true Milamber. It's my fault, Somehow I overlooked it. > But, the check for

Re: [PROPOSAL] adding [SOLVED] tag in mailing list subject

2013-09-23 Thread Mike Tutkowski
I noticed you wrote, "using suggestions/solutions as replies send by community members." I would recommend replying with [SOLVED] even if you ended up solving the issue yourself. Just to pass the info around. On Mon, Sep 23, 2013 at 11:38 AM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote

RE: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Animesh Chaturvedi
I merged changes from Radhika as per updates from Abhinav into 4.2 branch and kicked off a new doc build for release notes on Jenkins > -Original Message- > From: Radhika Puthiyetath [mailto:radhika.puthiyet...@citrix.com] > Sent: Monday, September 23, 2013 4:07 AM > To: Abhinav Roy; d...

RE: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Abhinav Roy
Hi Milamber, Created a defect for both the issues you pointed out at https://issues.apache.org/jira/browse/CLOUDSTACK-4728 Thanks and regards, Abhinav -Original Message- From: Milamber [mailto:milam...@apache.org] Sent: Tuesday, September 24, 2013 12:08 AM To: d...@cloudstack.apache.o

Re: cloudstack-sysvmadm takes very long to run?

2013-09-23 Thread Chiradeep Vittal
Logs? On 9/23/13 12:46 PM, "Indra Pramana" wrote: >Dear all, > >The script failed to restart the system VMs. See below. > >All my system VMs (except one virtual router) are in "Starting" state but >it never got started. Any idea how to resolve this issue? > >=== >nohup: ignoring input >/usr/bin/

CloudSatck SF BayArea Meetup on October 15th @ SAP Labs : Spread the word

2013-09-23 Thread Animesh Chaturvedi
Folks I am happy to announce the CloudStack Bay area meetup is on October 15th. Here is the link for meetup details http://www.meetup.com/CloudStack-SF-Bay-Area-Users-Group/events/141814852/ If you wish to be the speaker for this meetup please reach out to Karen Vuong, John Kinsella or Animes

Re: Simple Architecture - Private Cloud with IPv4 block addresses

2013-09-23 Thread Chiradeep Vittal
Yes. Don't use the zone wizard. Use the DefaultSharedNetworkOffering to create a shared network with the public ip range assigned by the ISP. When creating VMs, use this shared network. On 9/23/13 9:38 AM, "Ignacio Ocampo" wrote: > Hi, > >I'm new in CloudStack, I want to make my own private clou

Re: cloudstack-sysvmadm takes very long to run?

2013-09-23 Thread Indra Pramana
Dear all, The script failed to restart the system VMs. See below. All my system VMs (except one virtual router) are in "Starting" state but it never got started. Any idea how to resolve this issue? === nohup: ignoring input /usr/bin/cloudstack-sysvmadm: line 21: /etc/rc.d/init.d/functions: No su

Re: cloudstack-sysvmadm takes very long to run?

2013-09-23 Thread Indra Pramana
Dear all, The script failed to restart the system VMs. See below. All my system VMs (except one virtual router) are in "Starting" state but it never got started. Any idea how to resolve this issue? === nohup: ignoring input /usr/bin/cloudstack-sysvmadm: line 21: /etc/rc.d/init.d/functions: No su

Re: cloudstack-sysvmadm takes very long to run?

2013-09-23 Thread Indra Pramana
Hi Chiradeep, I have uploaded the logs in pastebin here: http://pastebin.com/jy49jF4A Looking forward to your reply, thank you. Cheers. On Tue, Sep 24, 2013 at 3:59 AM, Chiradeep Vittal < chiradeep.vit...@citrix.com> wrote: > Logs? > > On 9/23/13 12:46 PM, "Indra Pramana" wrote: > > >Dear

Re: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Milamber
Le 23/09/2013 18:47, Abhinav Roy a ecrit : Yes , that’s true Milamber. It's my fault, Somehow I overlooked it. But, the check for 8096 API port is already there for 4.1.x to 4.2 upgrades. Sure? I've just found this in 4.1.x to 4.2 section: 10. Once you've upgraded the packages on your managem

cloudstack-sysvmadm takes very long to run?

2013-09-23 Thread Indra Pramana
Is it normal for the cloudstack-sysvmadm script to take very long to run? It has been more than 30 minutes and it's still restarting the second system VM. === root@cs-mgmt-01:~/cloudstack3# tail -f sysvm.log nohup: ignoring input /usr/bin/cloudstack-sysvmadm: line 21: /etc/rc.d/init.d/functions: N

RE: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Animesh Chaturvedi
> -Original Message- > From: Abhinav Roy [mailto:abhinav@citrix.com] > Sent: Monday, September 23, 2013 11:55 AM > To: users@cloudstack.apache.org; d...@cloudstack.apache.org; Radhika > Puthiyetath; Harikrishna Patnala > Subject: RE: Volunteers to Complete the 4.2 Release Notes > > H

RE: Management IP address pool exhausted

2013-09-23 Thread Musayev, Ilya
I suspect the issue with IPs not being released right away. What do you get for running this query SELECT * FROM cloud.nics where state="Reserved" and (vm_type="ConsoleProxy" or vm_type="SecondaryStorageVM"); SELECT * FROM cloud.vm_instance where (name like "s-%" or name like "v-%"); If its se

Re: cloudstack-sysvmadm takes very long to run?

2013-09-23 Thread Rafael Weingartner
are you using local storage ? shared storage? It seems there is no enough space on the storage: 1. 2013-09-24 04:10:16,295 INFO [cloud.vm.VirtualMachineManagerImpl] (consoleproxy-1:null) Unable to contact resource. 2. com.cloud.exception.StorageUnavailableException: Resource [Storage

Re: cloudstack-sysvmadm takes very long to run?

2013-09-23 Thread Chiradeep Vittal
Looks like you are out of space. rocessing: { Ans: , MgmtId: 161342671900, via: 37, Ver: v1, Flags: 110, [{"com.cloud.agent.api.Answer":{"result":false,"details":"com.cloud.utils.e xception.CloudRuntimeException: org.libvirt.LibvirtException: internal error Child process (/bin/umount /mnt/99a4fb82

RE: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Radhika Puthiyetath
Thank you all. Let me know you have further comments. -Original Message- From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com] Sent: Tuesday, September 24, 2013 12:15 AM To: users@cloudstack.apache.org; Abhinav Roy; d...@cloudstack.apache.org Subject: RE: Volunteers to Complete

Re: Storage pool not found: no storage pool with matching uuid �s8�����7�\u000e�

2013-09-23 Thread Nikolay Kabadjov
Hi Sanjeev,  should I expect to have more than one pool per hypervisor, like:  # virsh pool-list Name                 State      Autostart - 74c2636f-43c5-469f-862f-4da7e1e8662a active     no e6949998-9773-38ad-86bd-87ce37bf0e9b active     no And in additio

Re: InsufficientServerCapacityException: Unable to create a deployment for VM

2013-09-23 Thread Nikolay Kabadjov
I am trying to deploy a VM with 34 GB RAM but it is still far from the limit.  MemoryAllocated: 1.20 TB / 1.48 TB81% From: Richard Chatterton To: users@cloudstack.apache.org; Nikolay Kabadjov Sent: Friday, September 20, 2013 5:41 PM Subject: Re: InsufficientS

Re: ISO image downloading in CS 4.1.1

2013-09-23 Thread Marty Sweet
Hi Vadim, It's probably best to try and wget the URL from the Secondary Storage VM, this will be where it is failing. Also check that the Secoundary Storage is mounted on that VM. There is documentation which shows the steps on how to connect to the SSVM depending on your hypervisor in the main d

Re: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Indra Pramana
Hi Abhinav and all, So is it confirmed that the correct system VM template name should be below? 1) systemvm-xenserver-4.2 2) systemvm-kvm-4.2 3) systemvm-vmware-4.2 4) systemvm-hyperv-4.2 5) systemvm-lxc-4.2 Looking forward to your reply, thank you. Cheers. On Tue, Sep 24, 2013 at 1:47 AM, A

Re: Volunteers to Complete the 4.2 Release Notes

2013-09-23 Thread Indra Pramana
Hi Abhinav, May I know if whether below steps are required for upgrade from 4.1.x to 4.2.0? Because you mention that below is only applicable on sections 3.2 and 3.3, which are the sections for the earlier version to 4.2.0? === 6. Also, in all the sections 3.2 and 3.3 , add this step for agent u

LXC

2013-09-23 Thread Bjoern Teipel
A question came up if LXC might be useful for cloudstack and I personally agree that's a pretty interesting product for all those internet guys like me who runs their hardware to the extreme. I came today across an interesting podcast (http://www.theregister.co.uk/2013/08/01/speaking_in_tech_ep