RE: cloudstack 4.1 KVM There no secondary storage for secondary VM

2013-10-02 Thread Sanjeev Neelarapu
If you have created the bridges as per the instructions in section "8.1.8.3. Configuring the network bridges" then you need to specify those bridge names (e.g cloudbr0 and cloudbr1) as traffic labels in the physical network for respective traffics like guest and management traffic. After this d

Re: cloudstack 4.1 GRE/SDN

2013-10-02 Thread murali reddy
Have you tried to create a new isolated network for the VM after setting 'sdn.ovs.controller' to true? Please see https://issues.apache.org/jira/browse/CLOUDSTACK-2878 On Thu, Oct 3, 2013 at 9:11 AM, Luca Salvatore wrote: > i'm trying to do some testing with cloudstack 4.1, specifically around

cloudstack 4.1 GRE/SDN

2013-10-02 Thread Luca Salvatore
i'm trying to do some testing with cloudstack 4.1, specifically around the GRE and SDN features. I have configured the management server and I have two zones. Everything is working well, I can deploy VMs in each zone and everything there is good. Each zone is configured with GRE isolation. When

Re: Cloudstack 4.1

2013-10-02 Thread Kirk Kosinski
Hi, the log shows a VM being destroyed, which doesn't match the description of the problem. If the description is correct, upload more of the load to Pastebin. The log that needs to be provided will most likely include the error text from the UI. Best regards, Kirk On 10/02/2013 09:59 AM, motty

Re: Choosing VMWare SCSI Controller Type

2013-10-02 Thread Chris Sciarrino
I have reported it, the id is cloudstack-4787. On Wed, Oct 2, 2013 at 2:53 PM, Francois Gaudreault < fgaudrea...@cloudops.com> wrote: > We came across the same issue at some point in the past, but we decided to > change the templates to reflect to proper controller. There might be a > thread on

CS 4.2 storage vm

2013-10-02 Thread Erdősi Péter
Dear, I installed CS 4.2 from rpm packages to Centos 6.4. Everything works fine, with install, and with configuration, but after the CS deploy the storage VM I can't add ISO-s. After some research in the logs I found this on a secstorage system VM: s-1-VM: /var/log/cloud.log 2013-10-02 13:31:

Re: Choosing VMWare SCSI Controller Type

2013-10-02 Thread Francois Gaudreault
We came across the same issue at some point in the past, but we decided to change the templates to reflect to proper controller. There might be a thread on the dev list around that. Let me know the bug id once you create it, one of our customer might need that feature. Francois On 2013-10-0

Re: Choosing VMWare SCSI Controller Type

2013-10-02 Thread Kelven Yang
On 10/2/13 3:00 AM, "Chris Sciarrino" wrote: >Hi Sean, > >I have tried this in 4.1.1 and 4.2. I have tried the HDD adapter type in >the register template screen like you also suggested but that did not have >an effect. > >Unless I am mistaken, I think that option will set the disk type to ide o

RE: error when I try to create a virtual machine

2013-10-02 Thread David Ortiz
What is your environment, and what was the error in the management log? > Date: Wed, 2 Oct 2013 11:19:05 +0200 > Subject: error when I try to create a virtual machine > From: proyecto.pablomar...@gmail.com > To: users@cloudstack.apache.org > > when we try to create a virtual machine system return

RE: Error in backing up cloud database

2013-10-02 Thread David Ortiz
Indra, Have you tried importing the backup into an empty database and seeing if that query works? Thanks, David Ortiz > Date: Tue, 1 Oct 2013 21:25:57 +0800 > Subject: Error in backing up cloud database > From: in...@sg.or.id > To: d...@cloudstack.apache.org; users@cloudstack.apache.org

Cloudstack 4.1

2013-10-02 Thread motty cruz
Hello, I'm trying to build a VM but I get the following error "Unable to create a deployment for VM[User]test4]" primary storage is up CLVM, secondary storage nfs is up logs: 2013-10-02 09:46:07,885 DEBUG [cloud.async.AsyncJobManagerImpl] (catalina-exec-1:null) submit async job-50, details: Async

Re: GPG key expired

2013-10-02 Thread Dean Kamali
I'm having the same issue, please advise :) On Wed, Oct 2, 2013 at 10:27 AM, David Nalley wrote: > Hi Markus. > > That repository is maintained by Wido den Hollander - and I just spoke with > him on IRC and he indicates that he has updated the key located there. Let > us know if you have any ot

RE: cannot delete primary storage

2013-10-02 Thread Geoff Higginbottom
>From memory the entries in tables 'storage_pool_host_ref' and 'storage_pool' >are closely linked. Remember backup the DB first, as I have found getting this clean-up process wrong can cause havoc with the system. Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +4479

Re: cannot delete primary storage

2013-10-02 Thread Kirk Jantzer
Ditto to Geoff - when I've had issues deleting primary storages in the past, I've ended up having to delete volumes that were still associated with the datastore from the cloud.volumes table. Regards, Kirk Jantzer http://about.me/kirkjantzer On Wed, Oct 2, 2013 at 12:16 PM, Geoff Higginbottom

RE: cannot delete primary storage

2013-10-02 Thread Geoff Higginbottom
Hi Len, I've had similar with NFS Storage and had to revert to changing settings directly in the DB Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...@shapeblue.com -Original Message- From: Len Bellemore [mailto:len.bellem...@co

Bare Metal Docs for 4.2.0?

2013-10-02 Thread Jason Davis
Looking at the release notes it looks like Bare Metal guests are back from their hiatus! Looking around however, I'm not seeing any documentation for this as of yet. Is there any documentation available and if so, where can it be found as it's not on the official documentation portion of the websi

Re: dreaded 'there is no secondary storage vm for ...'

2013-10-02 Thread sebgoa
On Oct 2, 2013, at 3:43 PM, sebgoa wrote: > > On Oct 2, 2013, at 3:28 PM, Geoff Higginbottom > wrote: > >> Did you by chance configure the 'Storage' network when you created the Zone >> > > Found the issue, the host IP of the mgt server was wrong ( I have two > interfaces) and the ssvm wa

cannot delete primary storage

2013-10-02 Thread Len Bellemore
Hi Guys, I've got an iSCSI-based Primary Storage pool that I am unable to delete. I'm running XenServer 6.1 and have created the storage pool via the PreSetup option in CS. I've had other pools set up exactly the same way and they have removed without problems. When I try to delete the pool

Re: GPG key expired

2013-10-02 Thread David Nalley
Hi Markus. That repository is maintained by Wido den Hollander - and I just spoke with him on IRC and he indicates that he has updated the key located there. Let us know if you have any other problems. --David On Wed, Oct 2, 2013 at 5:39 AM, Dietsch, Markus wrote: > Hi list, > > ** ** >

Re: Unable to create instance after upgrading to CloudStack 4.2.0

2013-10-02 Thread Indra Pramana
Hi Wei Zhou, Thank you for your e-mail. May I know where is this script "ConfigurationServerImpl" located? Can we run this script manually? Is there a way we can run the script so that it will insert the records without having to check for any conditions? Looking forward to your reply, thank yo

Re: [SOLVED] Re: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Rafael Weingartner
Nice, I did something similar to work this problem around on my backup routine. But, instead of removing the definer statement I replaced it with DEFINER=CURRENT_USER 2013/10/2 Indra Pramana > Hi Rafael, > > I managed to resolve the problem by removing all the DEFINER statements > from the dum

[SOLVED] Re: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Indra Pramana
Hi Rafael, I managed to resolve the problem by removing all the DEFINER statements from the dump .sql file. sed '/^\/\*\!50013 DEFINER/d' cloudstack-backup-2013100201-fix.sql > cloudstack-backup-2013100201-fix-without-definer.sql I then restored the cloudstack-backup-2013100201-fix-without-defin

Re: [ANNOUNCE] Apache CloudStack 4.2.0 Released

2013-10-02 Thread Dean Kamali
Indra, I have downloaded new system vm and registered it, it didn't make much difference, usage logs is overwriting management logs and all hypervisors are in disconnected state. So, I guess this upgrade wasn't tested properly on Ubuntu unfortunately. Dean On Wed, Oct 2, 2013 at 4:00 AM, b

Re: dreaded 'there is no secondary storage vm for ...'

2013-10-02 Thread sebgoa
On Oct 2, 2013, at 3:28 PM, Geoff Higginbottom wrote: > Did you by chance configure the 'Storage' network when you created the Zone > Found the issue, the host IP of the mgt server was wrong ( I have two interfaces) and the ssvm was on private network. Fixed that and the templates are downlo

Re: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Rafael Weingartner
I had the exactly same problem when I was backing up my CS database on a Amazon RDS. There was a problem with some DEFINER command generated by the mysqldump. 2013/10/2 Indra Pramana > Hi Rafael, > > What I did is just to setup a new CloudStack 4.1.1 on a test VM, restore > the dump backup of o

Re: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Rafael Weingartner
Could you log in to the database with the user you are using to execute the upgrade and use the command show grants; and post me the results? 2013/10/2 Indra Pramana > Hi Rafael, > > I believe the upgrade script is run by 'cloud' user, correct? By default > full permission to the 'cloud' user h

Re: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Indra Pramana
Hi Rafael, I believe the upgrade script is run by 'cloud' user, correct? By default full permission to the 'cloud' user has been given, and I even added 'super' privilege to the cloud user but the problem still persists. May I know how to change the DEFINER statement? Which statement you are refe

RE: dreaded 'there is no secondary storage vm for ...'

2013-10-02 Thread Geoff Higginbottom
Did you by chance configure the 'Storage' network when you created the Zone Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...@shapeblue.com -Original Message- From: sebgoa [mailto:run...@gmail.com] Sent: 02 October 2013 14:13 To:

Re: [POLL] Latency between Management Server and zones

2013-10-02 Thread Chip Childers
On Tue, Oct 01, 2013 at 04:58:26PM +, Chiradeep Vittal wrote: > [Apologize for the crosspost, but I think there may be answers from the dev > perspective] > [Also, this is poll / opinion question] > > What is the maximum latency / minimum bandwidth folks have between their > Management Serve

Re: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Rafael Weingartner
Well, I was getting this error because I was using an Amazon RDS database, and there the users, even the master do not have super privileges. So, I could not create a table logged with a user (e.g. root) and using DEFINER=cloud@'%'. But, since you have full access to the database, I do believe tha

Re: dreaded 'there is no secondary storage vm for ...'

2013-10-02 Thread sebgoa
On Oct 2, 2013, at 2:25 PM, Geoff Higginbottom wrote: > Sebastien, > > If the web server hosting the template is on the same network as the > management server, you need to configure the following global setting with > the IP range > > secstorage.allowed.internal.sites > I did that thank

Re: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Indra Pramana
Hi Rafael, May I know how did you resolve the problem? Do we need to manually grant super privilege to an account, e.g. 'cloud'@'%'? Looking forward to your reply, thank you. Cheers. On Wed, Oct 2, 2013 at 8:56 PM, Rafael Weingartner < rafaelweingart...@gmail.com> wrote: > I had the exactly

Re: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Indra Pramana
Hi Rafael, What I did is just to setup a new CloudStack 4.1.1 on a test VM, restore the dump backup of our production database into the test environment, and try to upgrade to 4.2.0. Could it be because the database was taken from a different environment? However, I tested accessing the GUI of th

Re: migration fails when iso is attached to running vm

2013-10-02 Thread Daan Hoogland
H Valery, sounds like something a ticket should be created for. It probably already is. Have a look in jira and create one if you can't find it please. regards, Daan On Wed, Oct 2, 2013 at 2:36 PM, Valery Ciareszka wrote: > Travis, > Ok, thx. > But it would be much better if UI could prevent p

Re: Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Rafael Weingartner
Interesting errors, just by any change are you using the database on Amazon RDS? 2013/10/2 Indra Pramana > Dear all, > > I tried to simulate upgrading the database from Cloudstack 4.1.1 to 4.2.0 > on my test environment and getting below error message: > > MySQLSyntaxErrorException: Access deni

GPG key expired

2013-10-02 Thread Dietsch, Markus
Hi list, the gpg key of http://cloudstack.apt-get.eu/release.asc seems to be expired: apt-key list /etc/apt/trusted.gpg pub 2048R/86C278E3 2012-09-07 [expired: 2013-09-07] uid Apache CloudStack cloudstack-...@apache.org A

Access denied; you need (at least one of) the SUPER privilege(s) for this operation

2013-10-02 Thread Indra Pramana
Dear all, I tried to simulate upgrading the database from Cloudstack 4.1.1 to 4.2.0 on my test environment and getting below error message: MySQLSyntaxErrorException: Access denied; you need (at least one of) the SUPER privilege(s) for this operation Anyone can advise what super privilege is req

Migrating/managing secondary storages

2013-10-02 Thread mailinglists
Hi everyone. I have a CS 4.2 and 4 secondary NFS storages (s1, s2, s3, s4). I'd like to migrate everything (all the templates, snapshots,…) from s1 and s2 to s3 and s4 and then shutdown s1 & s2. Is there a way to do it via GUI? The only instructions I found are to stop CloudStack, copy everythi

Re: migration fails when iso is attached to running vm

2013-10-02 Thread Valery Ciareszka
Travis, Ok, thx. But it would be much better if UI could prevent possibility of migration of such VMs instead of trying and throwing error . On Wed, Oct 2, 2013 at 2:58 PM, Travis Graham wrote: > Hello Valery, > > That is expected. You'll need to always unmount ISO files from a VM before > migr

RE: dreaded 'there is no secondary storage vm for ...'

2013-10-02 Thread Geoff Higginbottom
Sebastien, If the web server hosting the template is on the same network as the management server, you need to configure the following global setting with the IP range secstorage.allowed.internal.sites Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581

dreaded 'there is no secondary storage vm for ...'

2013-10-02 Thread sebgoa
HI, I am setting up basic zone. I have one mgt, one hypervisor (KVM, Ubuntu 12.04), I am on ACS 4.1.1 Everything seems fine, the ssvm starts, I can log into it. Everything is on a private network without outside connectivity. I am serving a template from that private network. From the ssvm I c

Re: migration fails when iso is attached to running vm

2013-10-02 Thread Travis Graham
Hello Valery, That is expected. You'll need to always unmount ISO files from a VM before migrating. Travis On Oct 2, 2013, at 5:26 AM, Valery Ciareszka wrote: > Hi all. > I am testing CS 4.2+KVM and when I try to migrate running VM I get > following error: > > jobresult: > errorcode = 530 >

4.2.0 Install guide, section 4.4.2 RPM Repo

2013-10-02 Thread Old, Curtis
Has anyone thought of updating the section 4.4.2 on the yum repo from: [cloudstack] name=cloudstack baseurl=http://cloudstack.apt-get.eu/rhel/4.1/ enabled=1 gpgcheck=0 To [cloudstack] name=cloudstack baseurl=http://cloudstack.apt-get.eu/rhel/4.2/ enabled=1 gpgcheck=0 After I changed it I see

Re: Choosing VMWare SCSI Controller Type

2013-10-02 Thread Chris Sciarrino
Hi Sean, I have tried this in 4.1.1 and 4.2. I have tried the HDD adapter type in the register template screen like you also suggested but that did not have an effect. Unless I am mistaken, I think that option will set the disk type to ide or scsi and not change the actual controller type that th

qemu-kvm tweaking (CloudStack-2.2.14)

2013-10-02 Thread Vladimir Melnik
Dear colleagues, Has anybody managed to set/change parameters of qemu-kvm for certain instance before it launches? For example, if I want to add the 3rd drive or to emulate some different model of the NIC and so on... Are there any working hacks for that? Thanks! -- V.Melnik

migration fails when iso is attached to running vm

2013-10-02 Thread Valery Ciareszka
Hi all. I am testing CS 4.2+KVM and when I try to migrate running VM I get following error: jobresult: errorcode = 530 errortext = Failed to migrate vm jobresultcode = 530 jobresulttype = object jobstatus = 2 According to the logs, vm fails to migrate due to secondary storage is not mounted on th

error when I try to create a virtual machine

2013-10-02 Thread pablo martin
when we try to create a virtual machine system returns the following error" "HTTP Status 530-Failed to create VM due you java.lang.String /" Unable to create vm for account (2): admin" not know how to fix this problem thank you very much

Re: [POLL] Latency between Management Server and zones

2013-10-02 Thread Sean Hamilton
The max currently is around 140ms for us. We see a noticeable lag, but regions should sort that out. On 1 October 2013 17:58, Chiradeep Vittal wrote: > [Apologize for the crosspost, but I think there may be answers from the > dev perspective] > [Also, this is poll / opinion question] > > What is

Re: Choosing VMWare SCSI Controller Type

2013-10-02 Thread Sean Hamilton
Hey Chris, What version of CS are you running? I've seen a bug in the "Register Template" screen. If you select the location for the template it should open up more options, one of which is the HDD adapter type. Let me know how it goes. On 2 October 2013 05:12, Chris Sciarrino wrote: > Hi, >

Re: [ANNOUNCE] Apache CloudStack 4.2.0 Released

2013-10-02 Thread benoit lair
Very great Job all of you !! I'm very excited to be able to use the new version of cloudstack 4.2 !! There were several weeks (months ?) that i was expecting features such load balancing betweens vpc tiers. Now it's done !! I have upgraded my preproduction environment from cs 4.1 to cs 4.2 and all

Re: [ANNOUNCE] Apache CloudStack 4.2.0 Released

2013-10-02 Thread Kirk Kosinski
I filed a bug for the error when running cloudstack-sysvmadm on Ubuntu. https://issues.apache.org/jira/browse/CLOUDSTACK-4778 Best regards, Kirk On 10/01/2013 10:09 PM, Indra Pramana wrote: > Hi Dean, > > I encountered exactly the same error message when running the > cloudstack-sysvmadm script