RE: [URGENT] cannot access management server after restarting service

2014-06-03 Thread Shweta Agarwal
I suggest to use HeidiSql tool . Its lighter than mysql workbench . -Original Message- From: ilya musayev [mailto:ilya.mailing.li...@gmail.com] Sent: Tuesday, June 03, 2014 4:02 AM To: users@cloudstack.apache.org Subject: Re: [URGENT] cannot access management server after restarting

Re: [URGENT] cannot access management server after restarting service

2014-06-03 Thread Erik Weber
Would that be max.account.user.vms? If so; this would fix it. Run on your mysql server: mysql -p -e 'UPDATE configuration SET value = 20 WHERE name = max.account.user.vms' cloud enter mysql root password when prompted To see all the values with their defaults, you can run this: mysql -p -e

Re: [URGENT] cannot access management server after restarting service

2014-06-03 Thread dimas yoga pratama
It works! Many thanks Erik. Thanks all. On Jun 3, 2014 1:13 PM, Erik Weber terbol...@gmail.com wrote: Would that be max.account.user.vms? If so; this would fix it. Run on your mysql server: mysql -p -e 'UPDATE configuration SET value = 20 WHERE name = max.account.user.vms' cloud enter

Re: [URGENT] cannot access management server after restarting service

2014-06-03 Thread Erik Weber
Great to hear that :-) -- Erik Weber On Tue, Jun 3, 2014 at 8:52 AM, dimas yoga pratama smid...@gmail.com wrote: It works! Many thanks Erik. Thanks all. On Jun 3, 2014 1:13 PM, Erik Weber terbol...@gmail.com wrote: Would that be max.account.user.vms? If so; this would fix it. Run

Re: using ACS vpn connection as default gateway

2014-06-03 Thread Nux!
On 17.03.2014 12:12, Andrei Mikhailovsky wrote: Hello guys, I was wondering if you can use the vpn connection (roadwarrior and not site-to-site) as a default gateway for a client? By default it does not route traffic outside of the guest network range. I've looked at the Global Settings and I

Re: CloudStack and IPv6

2014-06-03 Thread Nux!
On 02.06.2014 14:48, Dean Kamali wrote: Hello everyone Soon I'm going to get /64 IPv6 block and I'm wondering if anyone has any experience dealing with IPv6 . I would like to use IPv6 for my public traffic, however I would like to maintain IPv4 for internal / private networks. Can this be

Re: XMPP Server on CloudStack Management Server

2014-06-03 Thread hossein zabolzadeh
Intresting. Can you explain exactly what new feature the archipelproject is delivered(By the aim of XMPP) that the current cloudstack can not do? I want to know the exact role of the XMPP and the added value provided by this instance messaging protocol in a virtualization era. On Mon, Jun 2,

Re: XMPP Server on CloudStack Management Server

2014-06-03 Thread sebgoa
On Jun 3, 2014, at 1:11 PM, hossein zabolzadeh zabolza...@gmail.com wrote: Intresting. Can you explain exactly what new feature the archipelproject is delivered(By the aim of XMPP) that the current cloudstack can not do? I want to know the exact role of the XMPP and the added value provided

Re: Enable dynamically scalable property of a vm

2014-06-03 Thread Fernandez, H.J.
Thanks I will proceed to enable dynamical autoscaling as you say. Best, Hector On May 27, 2014, at 3:07 PM, Geoff Higginbottom geoff.higginbot...@shapeblue.com wrote: Hector, The API you need is the updateVirtualMachine API for release 4.2 or 4.3 (this is a 4.2 feature so will not be in

Xen V.S KVM CloudStack Supportability

2014-06-03 Thread hossein zabolzadeh
Hi there, I want to know which cloudstack claimed features will be disabled if I switch from Xen to KVM hypervisor?

Re: Xen V.S KVM CloudStack Supportability

2014-06-03 Thread Hollman Enciso R.
maybe this can help you http://www.slideshare.net/TimMackey/hypervisor-31754727 On Tue, Jun 3, 2014 at 7:42 AM, hossein zabolzadeh zabolza...@gmail.com wrote: Hi there, I want to know which cloudstack claimed features will be disabled if I switch from Xen to KVM hypervisor? -- Hollman

Re: Xen V.S KVM CloudStack Supportability

2014-06-03 Thread hossein zabolzadeh
Really thanks hollman. It was so useful presentation. On Tue, Jun 3, 2014 at 6:04 PM, Hollman Enciso R. hollman.enc...@gmail.com wrote: maybe this can help you http://www.slideshare.net/TimMackey/hypervisor-31754727 On Tue, Jun 3, 2014 at 7:42 AM, hossein zabolzadeh zabolza...@gmail.com

https://issues.apache.org/jira/browse/CLOUDSTACK-6464 - bug in networking after update to 4.3

2014-06-03 Thread Gerolamo Valcamonica
As described in https://issues.apache.org/jira/browse/CLOUDSTACK-6464 there is an unassigned bug in 4.3 networking after upgrading from 4.1 to 4.3 Do really developers wants to ignore this? Can someone push this to devs attention? thanks -- Gerolamo Valcamonica

Re: VPN acces to VPC

2014-06-03 Thread Jonathan Gowar
On Thu, 2014-05-29 at 23:34 +0100, Jonathan Gowar wrote: Hi, I've just configured a public VR with advanced networking and would like to connect to it via a VPN enabled in CS, from my laptop. The tutorials are a bit thing in on this subject. Regards, Jon Okay, so I've played

Re: VPN acces to VPC

2014-06-03 Thread Andrija Panic
Same question here :) Trying from Windows...can't connect... On 3 June 2014 16:57, Jonathan Gowar j...@whiteheat.org.uk wrote: On Thu, 2014-05-29 at 23:34 +0100, Jonathan Gowar wrote: Hi, I've just configured a public VR with advanced networking and would like to connect to it via a

Re: VPN acces to VPC

2014-06-03 Thread Nux!
On 29.05.2014 23:34, Jonathan Gowar wrote: Hi, I've just configured a public VR with advanced networking and would like to connect to it via a VPN enabled in CS, from my laptop. The tutorials are a bit thing in on this subject. Regards, Jon

Re: VPN acces to VPC

2014-06-03 Thread Jonathan Gowar
On Tue, 2014-06-03 at 16:19 +0100, Nux! wrote: On 29.05.2014 23:34, Jonathan Gowar wrote: Hi, I've just configured a public VR with advanced networking and would like to connect to it via a VPN enabled in CS, from my laptop. The tutorials are a bit thing in on this subject.

Re: VPN acces to VPC

2014-06-03 Thread Nux!
On 03.06.2014 16:40, Jonathan Gowar wrote: On Tue, 2014-06-03 at 16:19 +0100, Nux! wrote: On 29.05.2014 23:34, Jonathan Gowar wrote: Hi, I've just configured a public VR with advanced networking and would like to connect to it via a VPN enabled in CS, from my laptop. The tutorials are a

Re: XMPP Server on CloudStack Management Server

2014-06-03 Thread sebgoa
On Jun 3, 2014, at 6:31 PM, hossein zabolzadeh zabolza...@gmail.com wrote: Is there any idea, about *XMPP over virtualization* advantages(Added values)? Hossein, that question does not make any sense to me. XMPP is a protocol for messaging and presence. You can't compare XMPP and

Re: XMPP Server on CloudStack Management Server

2014-06-03 Thread Sebastien Goasguen
Those are great questions for their mailing list. No one here knows about archipelproject, i just gave you a reference. -Sebastien On 3 Jun 2014, at 21:57, hossein zabolzadeh zabolza...@gmail.com wrote: Hi Sebgoa. I didn't want to compare XMPP and virtualization. I want to know why using

Re: XMPP Server on CloudStack Management Server

2014-06-03 Thread hossein zabolzadeh
Yes you right. Thank for your aims. I will check with them, and come back to this thread later. On Wed, Jun 4, 2014 at 12:30 AM, Sebastien Goasguen run...@gmail.com wrote: Those are great questions for their mailing list. No one here knows about archipelproject, i just gave you a reference.

Re: XMPP Server on CloudStack Management Server

2014-06-03 Thread hossein zabolzadeh
I talked with the archipel community members. They use XMPP for event/precense and real time-itivity. So I have another question from you and other cloudstack community members: Is the cloudstack events are real time? or not, it has some delay to be published? If yes, why XMPP becomes matter?

Re: XMPP Server on CloudStack Management Server

2014-06-03 Thread Amin Pashapour
Following the diagrams in this page ArchipelProject/Archipel ArchipelProject/Archipel Archipel - XMPP Based Orchestrator View on github.com Preview by Yahoo looks like it is an agent-based orchestrator similar to cloudstack or openstack.  *stacks primarily use API's to communicate with

Re: XMPP Server on CloudStack Management Server

2014-06-03 Thread hossein zabolzadeh
Yes you right Amin. But, I want to know which shortcomming in existing CMPs(CloudStack, OpenStack), motivates some people(Archipel Community) to bring the XMPP server into the architecture and make every communication as an XMPP stanza? - Delay in event pushing? Delay in API calls? Really what???