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

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

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

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 valery.teres...@gmail.com wrote: Hi all. I am testing CS 4.2+KVM and when I try to migrate running VM I get following error: jobresult:

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

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

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 in...@sg.or.id 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:

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

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: dreaded 'there is no secondary storage vm for ...'

2013-10-02 Thread sebgoa
On Oct 2, 2013, at 2:25 PM, Geoff Higginbottom geoff.higginbot...@shapeblue.com 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

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 in...@sg.or.id Hi Rafael, I believe the upgrade script is run by 'cloud' user, correct? By default full permission to the

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 in...@sg.or.id Hi Rafael, What I did is just to setup a new CloudStack 4.1.1 on a test VM, restore the dump

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

2013-10-02 Thread sebgoa
On Oct 2, 2013, at 3:28 PM, Geoff Higginbottom geoff.higginbot...@shapeblue.com 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

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,

[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

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

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 m.diet...@mid.de wrote: Hi

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: dreaded 'there is no secondary storage vm for ...'

2013-10-02 Thread sebgoa
On Oct 2, 2013, at 3:43 PM, sebgoa run...@gmail.com wrote: On Oct 2, 2013, at 3:28 PM, Geoff Higginbottom geoff.higginbot...@shapeblue.com 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

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

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

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: 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

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

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 the

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,

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 l...@ninefold.com wrote: i'm trying to do some testing with cloudstack 4.1,

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