Re: Some network offerings missing after creating them

2013-09-04 Thread Nick Burke
Hi Geoff, Thanks again for your reply and patience. I'm relieved to hear it's possible with a little elbow grease! I have no problem starting again what-so-ever with anything. This is preproduction. I've been doing regular 'drop database cloud's so anything dangerous can easily be done. I think

Re: Register Template Error

2013-09-04 Thread Shanker Balan
On 05-Sep-2013, at 10:13 AM, Harikrishna Patnala wrote: > I think there is no need of destroy the SSVM. Just set the global parameter > and restart the MS. Rebooting the SSVM *after* bouncing the management servers was needed when I was doing some testing. As a best practice, I continue to re

RE: Register Template Error

2013-09-04 Thread Michael Phillips
I actually just got a chance to test it and I only had to make the change to the "secstorage.allowed.internal.sites" then restart the MS and it worked. No need to destroy the SSVM. > From: harikrishna.patn...@citrix.com > To: users@cloudstack.apache.org > Subject: Re: Register Template Error > D

Re: Register Template Error

2013-09-04 Thread Harikrishna Patnala
I think there is no need of destroy the SSVM. Just set the global parameter and restart the MS. On 05-Sep-2013, at 12:13 AM, Rafael Weingartner wrote: > I just had this issue today, > after you set the "secstorage.allowed.internal. > sites" do not forget to restart the management application,

RE: Some network offerings missing after creating them

2013-09-04 Thread Geoff Higginbottom
Hi Nick What you are trying to do is achievable, but you need to start again, as once you have created a network which has taken its VLAN from the Default Guest VLAN range you cannot change the network Offering to one which has the 'Specify VLAN' option set. Fortunately you can create the new

Re: Some network offerings missing after creating them

2013-09-04 Thread Nick Burke
Hello Geoff, Thank you for replying! I went there and tried to change it to the service offering I wanted, but once again the only one available is DefaultIsolatedNetworkOfferingWithSourceNatService. There is no associated VM's with this network. I can't add anything on that scree Here is a scre

Re: Some network offerings missing after creating them

2013-09-04 Thread Geoff Higginbottom
Nick, You need to go to Infrastructure / Zone / Phys Networks / Guest Networks etc to use this type of network offering. The Networks Tab only shows network offerings which have the 'Source NAT' service enabled Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20

Re: Some network offerings missing after creating them

2013-09-04 Thread Nick Burke
Thank you for the reply! I am logged in through the GUI as the default admin user under the ROOT domain. Just a quick clarification: I can see it under "Network Offerings", but I can't actually use it/see it when I try to deploy an instance and/or when creating a network. According to cloudmonkey

Re: Some network offerings missing after creating them

2013-09-04 Thread Chiradeep Vittal
If the offering has 'specify VLAN', then only the admin should be able to see it. You can also use cloudmonkey to verify the offerings. On 9/4/13 12:00 PM, "Nick Burke" wrote: >I've read the documents, but I can't seem to find anything about this even >after google searching. > >Here is what I'

Some network offerings missing after creating them

2013-09-04 Thread Nick Burke
I've read the documents, but I can't seem to find anything about this even after google searching. Here is what I'm trying to accomplish: I'd like to have an external hardware router handle the routing for certain networks. It's on VLAN10. Here is what I'm seeing: Only one network offering is sho

Re: Security issue

2013-09-04 Thread Chiradeep Vittal
Password-based logins are disabled in the VR ssh daemon. Key based login is only allowed on port 3922 from the control interface (typically eth1). Keys are generated at CloudStack installation time and are unique to the installation. In addition you can use the setting below. On 9/3/13 9:44 PM, "V

Re: echo test failed, plugin error, failed to add host

2013-09-04 Thread Rafael Weingartner
I did those steps: mkdir -p /root/.ssh ssh-keygen -A -q Did you execute them ? I guess they are needed 2013/9/4 Lisa B. > Hey Rafael, > > yes, Xen 4.1 + XCP 1.6. The compatibility matrix was slightly confusing, > but i figured Xenserver 6.1 and XCP 1.6 are basically the same to > Cloudstack. R

Re: Register Template Error

2013-09-04 Thread Rafael Weingartner
I just had this issue today, after you set the "secstorage.allowed.internal. sites" do not forget to restart the management application, destroy the SSVM and wait till the CS recreate de SSVM. After that it should load your template smoothly. 2013/9/4 Michael Phillips > Is this process in the

RE: Register Template Error

2013-09-04 Thread Michael Phillips
Is this process in the documentation somewhere? Hoping that I did not miss it > From: aemne...@gmail.com > Date: Wed, 4 Sep 2013 10:53:32 -0700 > Subject: Re: Register Template Error > To: users@cloudstack.apache.org > > you'll need to set the global parameter 'secstorage.allowed.internal.si

Re: Register Template Error

2013-09-04 Thread Ahmad Emneina
you'll need to set the global parameter 'secstorage.allowed.internal.sites' to the ip address or cidr that the webserver (hosting the templates) resides on. On Wed, Sep 4, 2013 at 10:50 AM, Michael Phillips wrote: > I am trying to register a new template, and I get the "connection refused" > err

Register Template Error

2013-09-04 Thread Michael Phillips
I am trying to register a new template, and I get the "connection refused" error on the template status. The template is a vmware based .ova template that I placed onto a local webserver. I am also able to successfully download the template direct from the management server, via web browser. Any

Change host passwd

2013-09-04 Thread Fernando Guillén Camba
Hi all. I had to change the root password on the CS hosts and discovered that the documentation is not right (as of 4.1.1, there is also a bug opened: https://issues.apache.org/jira/browse/CLOUDSTACK-3990 ) I finally did it and thought of sharing it. This is how I did in CS 4.1.1 and Centos 6.

RE: echo test failed, plugin error, failed to add host

2013-09-04 Thread Lisa B .
Hey Rafael, yes, Xen 4.1 + XCP 1.6. The compatibility matrix was slightly confusing, but i figured Xenserver 6.1 and XCP 1.6 are basically the same to Cloudstack. Right? I've tried building from source on 13.04 which worked fine for me in the beginning, but i decided to go back to 12.04 with pa

Re: echo test failed, plugin error, failed to add host

2013-09-04 Thread Rafael Weingartner
are you using Xen with XCP? if so, here is the bug report and a workaround: https://issues.apache.org/jira/browse/CLOUDSTACK-534 2013/9/4 Lisa B. > hey, > > i get these errors on cloudstack 4.1.1 while trying to add the XCP 1.6 > ubuntu host. > i might have made a mistake on the network setup.

Re: how to pass kernel parameters to VMs

2013-09-04 Thread Steve Roth
Great ideas -- thanks Shanker! -Steve On 09/04/2013 03:09 AM, Shanker Balan wrote: On 04-Sep-2013, at 2:45 AM, Steve Roth wrote: Hi all, Is there any way when starting a VM to override/pass kernel parameters, such as single? (for single-user mode) Here is how I do it: 1) Open a console

RE: SSVM stopped

2013-09-04 Thread Sanjay Tripathi
Can you share some exception/error related management-server logs. --Sanjay > -Original Message- > From: Kashif Ali [mailto:temujin...@gmail.com] > Sent: Wednesday, September 04, 2013 4:06 PM > To: users@cloudstack.apache.org > Subject: SSVM stopped > > Hello everyone, > My SSVM and CPVM

Re: SSVM stopped

2013-09-04 Thread Amar Krishna
Hi Kashif, Is your SSVM and CPVM got created when you deleted it ,What is the current state of SSVM and CPVM. Regards Amar Krishna On Wed, Sep 4, 2013 at 4:05 PM, Kashif Ali wrote: > Hello everyone, > My SSVM and CPVM are not running, i have deleted them once so that > cloudstack will autom

SSVM stopped

2013-09-04 Thread Kashif Ali
Hello everyone, My SSVM and CPVM are not running, i have deleted them once so that cloudstack will automatically create it but again these are not working.i am also unable to ssh SSVM private IP, that i copied while it was in starting mode, from my host. -- Regards, *Kashif Ali* Undergraduate S

Re: [ANNOUNCE] Registration open for CloudStack Collaboration Conference Europe 2013

2013-09-04 Thread Harm Boertien
Goeie ! Had gisteren idd ook bedacht dat jij of Chip ff deze user mail moest sturen. Sent from my iPhone On 4 sep. 2013, at 11:21, "Hugo Trippaers" wrote: > All, > > We are pleased to announce that the registration for the CloudStack > Collaboration Conference Europe is open. We would like

[ANNOUNCE] Registration open for CloudStack Collaboration Conference Europe 2013

2013-09-04 Thread Hugo Trippaers
All, We are pleased to announce that the registration for the CloudStack Collaboration Conference Europe is open. We would like to invite you all to Amsterdam on November 20,21 and 22 to participate in this conference. Early bird registrations are now available, so head over to the website htt

Re: how to pass kernel parameters to VMs

2013-09-04 Thread Shanker Balan
On 04-Sep-2013, at 2:45 AM, Steve Roth wrote: > Hi all, > > Is there any way when starting a VM to override/pass kernel parameters, such > as single? (for single-user mode) Here is how I do it: 1) Open a console session to the VM 2) Reboot 3) Wait for boot loader prompt 4) Modify kernel boot

Re: Tracking resources utilized

2013-09-04 Thread cloud knight
Thanks guys.. Will wait until 4.2. Regards, Cloudlover On Wed, Sep 4, 2013 at 12:24 PM, Sanjay Tripathi wrote: > Ok, my mistake, the new resource types (CPU, RAM, primarystorage space, > secondary storage space) are introduced in 4.2 release. > > For previous releases, you can get the usage da