Re: mem.overprovisioning.facto and KVM

2013-09-25 Thread Harikrishna Patnala
As far as I know men over provisioning is intended to work only with VMWare hypervisor to allocate reserved memory for VM. On 25-Sep-2013, at 11:11 AM, Nikolay Kabadjov wrote: > Yes Kirk, I did > > > > > From: Kirk Jantzer > To: Cloudstack users mailing list

Re: Database upgrade

2013-09-25 Thread Indra Pramana
Hi Harikrishna, Thank you for your email reply, greatly appreciated. Thank you. On Wed, Sep 25, 2013 at 1:05 PM, Harikrishna Patnala < harikrishna.patn...@citrix.com> wrote: > My comments inline > > -Harikrishna > > On 25-Sep-2013, at 10:18 AM, Indra Pramana wrote: > > > Dear all, > > > > Dur

Re: Management IP address pool exhausted

2013-09-25 Thread Daniel Hertanu
Hi So I re-installed CS, reboot Xen host without entering it first in Maintenace Mode, then got the management IP pool fully used. I followed again your indications but to no avail. In the meantime SSVM has reached number 112 (s-112-VM). I would really appreciate any other idea. Thanks, Daniel

Failed to deserialize json object

2013-09-25 Thread Indra Pramana
Dear all, During my upgrade attempt from CloudStack 4.1.1 to 4.2.0 earlier this week, I failed on the step when I need to run the cloudstack-sysvmadm script to restart the system VMs. nohup cloudstack-sysvmadm -d IP address -u cloud -p -a > sysvm.log 2>&1 & When I scrutinize the management serve

Upgrade failed because system VM was created using old template?

2013-09-25 Thread Indra Pramana
Dear all, I scrutinized the CloudStack management logs during my failed upgrade attempt from CloudStack 4.1.1 to 4.2.0 and found this on the log: === 2013-09-24 02:53:56,029 DEBUG [cloud.storage.VolumeManagerImpl] (secstorage-1:null) Checking if we need to prepare 1 volumes for VM[SecondaryStorag

Re: Multiple Public IP ranges

2013-09-25 Thread Travis Graham
Hello Sanjeev, From a networking perspective I'm not sure why that's even an issue. By default all things in a network are VLAN 1, so by having different subnets in an untagged VLAN is logically the same as having everything in VLAN 1. Why would that be problematic for CS? It's the same collisi

RE: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Abhinav Roy
Hi Indra, The Json deserialization error is an expected one, after you upgrade. It ll keep coming until the new systemvms come up using the new systemvvm template. All the steps you have executed are correct and you don't need to change those. As soon as you upgrade and start management server,

[SOLVED] ISO image downloading in CS 4.1.1

2013-09-25 Thread Vadim Kimlaychuk
Updating to CS 4.2 solved all the issues. Vadim. -Original Message- From: Marty Sweet [mailto:msweet@gmail.com] Sent: Tuesday, September 24, 2013 10:28 AM To: users@cloudstack.apache.org Subject: Re: ISO image downloading in CS 4.1.1 Hi Vadim, Let us know of any errors you may re

Adding (another) XenServer. Missing instructions?

2013-09-25 Thread France
Hi All, i've been with CS from 3.* onwards. Now i'm at 4.1.1. I want to add another XenServer 6.0.2+ host. Most of things i do from my mind, but because i can't remember what files exactly need to be copied over from management server to hypervisor (like NFSR.py or someting??) i went and read

Re: Adding (another) XenServer. Missing instructions?

2013-09-25 Thread France
My old feature submission helped me on this one: https://issues.apache.org/jira/browse/CLOUDSTACK-4233 Files are supposed to be: /opt/xensource/sm/NFSSR.py /opt/xensource/bin/setupxenserver.sh /opt/xensource/bin/make_migratable.sh /opt/xensource/bin/cloud-clean-vlan.sh On 25/9/13 3:34 PM, Franc

Re: Adding (another) XenServer. Missing instructions?

2013-09-25 Thread Shanker Balan
On 25-Sep-2013, at 7:10 PM, France wrote: > My old feature submission helped me on this one: > https://issues.apache.org/jira/browse/CLOUDSTACK-4233 > > Files are supposed to be: > /opt/xensource/sm/NFSSR.py > /opt/xensource/bin/setupxenserver.sh > /opt/xensource/bin/make_migratable.sh > /opt/xen

Re: Adding (another) XenServer. Missing instructions?

2013-09-25 Thread France
Thank you for your help. I was asking about the hypervisor side. I guess there is no need to manually copy over anything from management server to hypervisor anymore. CS does this for us nowadays it seems. (Unless one installs hotfixes which override any of the below files: NFSSR.py=/opt/xens

Adding another XenServer host, ./cloud-setup-bonding.sh needed?

2013-09-25 Thread France
I have a XenServer 6.0.2 pool managed by CS 4.1.1. When adding another host to the XS cluster, do i need to run: ./cloud-setup-bonding.sh again on the master? I don't think so, but just to be sure. I've already set up default network using xe pif-list; xe network-create name-label=all; xe bond

Re: Error attaching an uploaded VHD volume to a VM

2013-09-25 Thread Shanker Balan
On 23-Sep-2013, at 10:41 PM, iliyas shirol wrote: > 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 a

Re: Adding another XenServer host, ./cloud-setup-bonding.sh needed?

2013-09-25 Thread Carlos Reátegui
I don't think you were supposed to create the bond on it. When you add it to the pool the bond will be created by XS. Also it needs to have all the same hot fixes in order to add it too. > On Sep 25, 2013, at 6:58 AM, France wrote: > > I have a XenServer 6.0.2 pool managed by CS 4.1.1. > Whe

Re: Adding another XenServer host, ./cloud-setup-bonding.sh needed?

2013-09-25 Thread Dean Kamali
If you have the node added to the pool, it will inherent all network settings from the master, and you don't need to create or modify any network config. On Wed, Sep 25, 2013 at 9:58 AM, France wrote: > I have a XenServer 6.0.2 pool managed by CS 4.1.1. > When adding another host to the XS clus

Re: Error attaching an uploaded VHD volume to a VM

2013-09-25 Thread Dean Kamali
please share your log file on pastebin On Wed, Sep 25, 2013 at 10:06 AM, Shanker Balan wrote: > On 23-Sep-2013, at 10:41 PM, iliyas shirol > wrote: > > > Greetings ! > > > > We downloaded a DATA disk volume (on Local Storage) of VM-1 running in a > > particular zone to a webserver DOCROOT and

Re: Install/Setup

2013-09-25 Thread Ron Wheeler
On 24/09/2013 11:44 PM, Clay Tyler wrote: Hi all, I'm looking for someone who can/will install/set up a cloudstack. I hope this isn't the wrong place to ask because if nothing else, I'd appreciate some guidance. If it is the wrong place, please steer me in the right direction. If it's OK, the

Re: Error attaching an uploaded VHD volume to a VM

2013-09-25 Thread Shanker Balan
On 25-Sep-2013, at 7:36 PM, Shanker Balan wrote: > On 23-Sep-2013, at 10:41 PM, iliyas shirol wrote: > >> 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 V

Re: Install/Setup

2013-09-25 Thread Clay Tyler
I'm open to this. The identical configuration thing might be an issue. I, for example, am planning to use ISCSI for my Primary & Secondary storage servers. OS: Centos 6.4 64 NICs: 2/per unit - Original Message - From: "Ron Wheeler" To: users@cloudstack.apache.org Sent: Wednesday, Sep

RE: Support for multiple Local Storage volumes

2013-09-25 Thread David Ortiz
Kirk, I was going to look at doing that, so thanks for pointing me to the existing ticket. I'll send out a message on dev to see if anyone can point me to where I would need to look in the code to add that. It is somewhat necessary for what we want to do on the cluster we are setting up at

Re: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Indra Pramana
Hi Abhinav, Good day to you, and thank you for your e-mail. Noted, thanks for confirming that the json deserialization error is expected during the upgrade. The issue that I had was that the cloudstack-sysvmadm command fails to run. Here is the content of the sysvm.log file after I run the comma

RE: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Abhinav Roy
Hi Indra, Which hypervisor are you using? Thanks and regards, Abhinav -Original Message- From: Indra Pramana [mailto:in...@sg.or.id] Sent: Wednesday, September 25, 2013 9:18 PM To: d...@cloudstack.apache.org Cc: users@cloudstack.apache.org Subject: Re: Upgrade failed because system VM w

Re: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Indra Pramana
Hi Abhinav, We are using KVM. Thank you.

Re: Install/Setup

2013-09-25 Thread Ron Wheeler
Good point. That may be a minor point that the instructor can work with or not! I would be happy with local storage for the workshop since I am pretty sure that it is easy to add storage later but I have never done it so. Ron On 25/09/2013 11:26 AM, Clay Tyler wrote: I'm open to this. T

RE: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Abhinav Roy
Hi Indra, Can you check in your KVM host whether the ssvm and cpvm are created or not? try " virsh list " and see if the vms are there? Is it a Rhel host or Ubuntu host?? Also, check what is the entry in /etc/cloudstack/agent/agent.properties file for the "resource" parameter. Thanks and regar

Re: Upgrade failed because system VM was created using old template?

2013-09-25 Thread Indra Pramana
Hi Abhinav, Good day to you, and thank you for your e-mail reply. If I remember correctly, at that time when I check the KVM hosts directly by using "virsh list --all", the ssvm and cpvm are listed there and the status is running. However, I can't SSH to the local link address. It is a Ubuntu ho

Re: Install/Setup

2013-09-25 Thread Shanker Balan
On 25-Sep-2013, at 8:56 PM, Clay Tyler wrote: > I'm open to this. > > The identical configuration thing might be an issue. > > I, for example, am planning to use ISCSI for my Primary & Secondary storage > servers. Hi Clay, FYI, as of CloudStack 4.1.x, iSCSI is not a supported protocol for sec

Re: Apache CloudStack 4.1.0 Released

2013-09-25 Thread Mathias Mullins
Dave, I don't believe we have it anywhere that this is able to resize the root volume. Where are you seeing this in the documentation? This feature is only for resizing Data volumes at this time. Cheers, Matt On 9/13/13 4:13 PM, "Dave Cundiff" wrote: >On Tue, Jun 4, 2013 at 10:18 PM, Joe B

RE: Management IP address pool exhausted

2013-09-25 Thread Musayev, Ilya
Dan, Ping me on IRC, nick serverchief Regards ilya > -Original Message- > From: Daniel Hertanu [mailto:d...@unixmob.com] > Sent: Wednesday, September 25, 2013 6:44 AM > To: users@cloudstack.apache.org > Subject: Re: Management IP address pool exhausted > > Hi > > So I re-installed CS,

Free CloudStack ebook

2013-09-25 Thread Kirk Jantzer
http://ebookmeme.com/programming/apache-cloudstack-cloud-computing.html Regards, Kirk Jantzer http://about.me/kirkjantzer

Re: Free CloudStack ebook

2013-09-25 Thread Travis Graham
I'm not sure that's legal. That's a Packt Pub book that's for sale. Can someone verify? Travis On Sep 25, 2013, at 3:20 PM, Kirk Jantzer wrote: > http://ebookmeme.com/programming/apache-cloudstack-cloud-computing.html > > Regards, > > Kirk Jantzer > http://about.me/kirkjantzer

RE: Free CloudStack ebook

2013-09-25 Thread Michael Phillips
It is def a book for sale from Packt, because i just purchased it last week. > Subject: Re: Free CloudStack ebook > From: tgra...@tgraham.us > Date: Wed, 25 Sep 2013 15:31:07 -0400 > To: users@cloudstack.apache.org > > I'm not sure that's legal. That's a Packt Pub book that's for sale. > > Can s

Re: Free CloudStack ebook

2013-09-25 Thread Bradley Hieber
My McAfee proxy at work flagged it as a malicious site. On Wed, Sep 25, 2013 at 3:31 PM, Travis Graham wrote: > I'm not sure that's legal. That's a Packt Pub book that's for sale. > > Can someone verify? > > Travis > > On Sep 25, 2013, at 3:20 PM, Kirk Jantzer wrote: > > > http://ebookmeme.com

Re: Free CloudStack ebook

2013-09-25 Thread Kirk Jantzer
*facepalm* Sorry, just saw a tweet about and thought I'd share, didn't look not-legit at first glance... Regards, Kirk Jantzer http://about.me/kirkjantzer On Wed, Sep 25, 2013 at 3:33 PM, Bradley Hieber wrote: > My McAfee proxy at work flagged it as a malicious site. > > > On Wed, Sep 25, 201

Re: Free CloudStack ebook

2013-09-25 Thread Dean Kamali
I bought the book a while ago, and it was nothing but another useless book. Its a copy of cloudstack manual, I remember leaving a negative review on Google's book store. On Sep 25, 2013 3:20 PM, "Kirk Jantzer" wrote: > http://ebookmeme.com/programming/apache-cloudstack-cloud-computing.html > > R

RE: Free CloudStack ebook

2013-09-25 Thread Michael Phillips
Samewhen I started reading it, I noticed it was just a cloudstack manual rehash... > Date: Wed, 25 Sep 2013 15:48:22 -0400 > Subject: Re: Free CloudStack ebook > From: dean.kam...@gmail.com > To: users@cloudstack.apache.org > > I bought the book a while ago, and it was nothing but another us

Dallas, TX

2013-09-25 Thread Michael Phillips
Any users in the Dallas, TX area want to get together for a cloudstack meetup event?

Cloudstack UI

2013-09-25 Thread Michael Phillips
Can the UI be branded with your company logo etc?

Saint Paul/Minneapolis

2013-09-25 Thread Dean Bruhn
Any local MN meet ups? - Dean

Re: Cloudstack UI

2013-09-25 Thread Daan Hoogland
The ui uses the api, you can roll your own. If you want it branded you'll probably want it tailored as well, so that is your way to go i'd guess. On Wed, Sep 25, 2013 at 10:51 PM, Michael Phillips wrote: > Can the UI be branded with your company logo etc? >

Re: Dallas, TX

2013-09-25 Thread Clay Tyler
You bet. There's a local meetup group too. Might want to post there also. http://www.meetup.com/Cloudstack-Dallas/ - Original Message - From: "Michael Phillips" To: users@cloudstack.apache.org Sent: Wednesday, September 25, 2013 3:50:20 PM Subject: Dallas, TX Any users in the Dallas,

Re: Install/Setup

2013-09-25 Thread Clay Tyler
Shanker, Good catch! Thanks (Dhan'yavāda), Clay Ref: http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html-single/Installation_Guide/index.html#sys-require-secondary-storage http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html-single/Installation_Guide/index.h

Re: Management IP address pool exhausted

2013-09-25 Thread Daniel Hertanu
I posted here: http://pastebin.com/uJ6jR73D the logs, maybe someone else have seen this behavior before. Just to remind the issue, CS 4.1, XenServer 6.1, when the only existing host is rebooted without being in maintenance mode (and stays down for a while), all the management IPs get used (in this

CS4.2.0 issue- can't get cloud-agent installation for kvm host to start

2013-09-25 Thread Jason Pavao
Hey Folks, I am trying to get a small cloud setup based on cs4.2.0, the management head is up and running, however I cannot for the life of me get the cloudstack-agent to start correctly- [root@hosty cs420]# service cloudstack-agent start Starting Cloud Agent: [root@hosty cs420]# service clouds

Re: CS4.2.0 issue- can't get cloud-agent installation for kvm host to start

2013-09-25 Thread Dean Kamali
hmmm, I had this issue a while ago, but I can't remember how I fixed it! lol please share agent logs On Wed, Sep 25, 2013 at 7:53 PM, Jason Pavao wrote: > Hey Folks, > I am trying to get a small cloud setup based on cs4.2.0, the management > head is up and running, however I cannot for the lif

Re: CS4.2.0 issue- can't get cloud-agent installation for kvm host to start

2013-09-25 Thread Travis Graham
Can you check the agent.log file for any errors? Possibly the libvirt log as well since sometimes libvirt doesn't start so the agent doesn't start. If you can pastiebin some of the log files that would help pinpoint the problem. Travis On Sep 25, 2013, at 8:06 PM, Dean Kamali wrote: > hmmm, I

Re: Dallas, TX

2013-09-25 Thread Dean Kamali
Can't we just setup one online? ;) On Wed, Sep 25, 2013 at 6:23 PM, Clay Tyler wrote: > You bet. > > There's a local meetup group too. > Might want to post there also. > > http://www.meetup.com/Cloudstack-Dallas/ > > > - Original Message - > From: "Michael Phillips" > To: users@cloudst

Re: Error attaching an uploaded VHD volume to a VM

2013-09-25 Thread bala sundaram
Hi Shanker, You are right. We dont hava a shared storage. The Vm is in the local disk of the hypervisor. We a shared primary storage that is used only by the system vms. Thanks and Regards, bala On Wed, Sep 25, 2013 at 7:49 PM, Shanker Balan wrote: > On 25-Sep-2013, at 7:36 PM, Shanker Bal

Re: Saint Paul/Minneapolis

2013-09-25 Thread David Nalley
Not that we know of, but we'd love to see one started. So how can we help you do that? --David On Wed, Sep 25, 2013 at 1:52 PM, Dean Bruhn wrote: > Any local MN meet ups? > > - Dean

Re: Cloudstack UI

2013-09-25 Thread David Nalley
Yep - and several people do. In the 2.2.x versions we used to have a document on doing so, but things as simple as changing a logo should be relatively obvious. --David On Wed, Sep 25, 2013 at 1:51 PM, Michael Phillips wrote: > Can the UI be branded with your company logo etc?

Re: Error attaching an uploaded VHD volume to a VM

2013-09-25 Thread Shanker Balan
On 26-Sep-2013, at 7:48 AM, bala sundaram wrote: > Hi Shanker, > >You are right. We dont hava a shared storage. The Vm is in the local > disk of the hypervisor. We a shared primary storage that is used only by > the system vms. Are you able to migrate the volume to local storage and attach t