RE: XenServer : VLAN logic at CS 4.4

2014-09-30 Thread Vadim Kimlaychuk
Erdősi, Thank you for reply. But where do I tell CS what is my public interface? When I configure advanced networking at CS I do set up: 1. Physical network name (I have 1 interface, so put just name "single"). Isolation method = VLAN (default) 2. Management XenServer traffic

Re: Some problems in the installation of cloudstack

2014-09-30 Thread sandeep khandekar
Thanks On Sun, Sep 28, 2014 at 8:40 PM, Ian Duffy wrote: > Fix for devcloud4 made should be functioning again :) > On 26 Sep 2014 15:01, "Ian Duffy" wrote: > > > Devcloud4 currently broken due to the recent change up of system VM > > template names. (They were changed back so I need to revert m

Re: Can't launch VMs

2014-09-30 Thread Daan Hoogland
Carlos, On Tue, Sep 30, 2014 at 2:23 AM, Carlos Reategui wrote: ​...​ > On Mon, Sep 29, 2014 at 4:53 PM, Carlos Reategui > wrote: > > > Following up on my earlier email regarding errors in my logs it appears > ​I saw that one and will examine it later butone thing I noticed here​ ​...​ > 2014

Re: Cannot start systemVM's after 4.4 upgrade

2014-09-30 Thread Daan Hoogland
if you can't find them try the 4.4.1 versions from http://cloudstack.apt-get.eu/rhel/4.4/ These are a release candidate! On Tue, Sep 30, 2014 at 2:28 AM, Nick Wales wrote: > I'm having the same issue as > https://issues.apache.org/jira/browse/CLOUDSTACK-7217 > > Can anyone provide me with access

Re: Errors in management log files

2014-09-30 Thread Daan Hoogland
Carlos, this one is nothing to worry about, except when you want to use the usage service. it is an error in the handling of xapi output that causes the stats collection to stop. It should be fixed in newer versions, safe that it encounters a vm for which it can not collect data. volume data IIRC.

Re: Cannot start systemVM's after 4.4 upgrade

2014-09-30 Thread Erik Weber
On Tue, Sep 30, 2014 at 2:28 AM, Nick Wales wrote: > I'm having the same issue as > https://issues.apache.org/jira/browse/CLOUDSTACK-7217 > > Can anyone provide me with access to the updated packages mentioned? The > dropbox links 404 now. > > If you don't want to give 4.4.1 a spin as Daan menti

Re: XenServer : VLAN logic at CS 4.4

2014-09-30 Thread Erdősi Péter
2014.09.30. 9:30 keltezéssel, Vadim Kimlaychuk írta: But where do I tell CS what is my public interface? If you click here: http://www.shapeblue.com/wp-content/uploads/2013/01/PhysicalNetworkingBlog_advNetWiz.png You can see the blue, red, green and yellow circles.. If you click on in, you can

RE: XenServer : VLAN logic at CS 4.4

2014-09-30 Thread Vadim Kimlaychuk
Erdősi, Thank you for tips. I "got it". The only physical network was attached to xenbr0, so I re-named it to "all_in_one" and used as a label for managment, public and guest traffics. CS4.4 has generated random VLAN-xx-tag names upon needs and assigns VLAN id-s dynamically.

Re: Using ssh keys for authentication

2014-09-30 Thread Asanka sanjaya Herath
Hi, I followed this http://shankerbalan.net/blog/ssh-keys-on-cloudstack-guest-instances-using-cloud-init/ and I'm stuck in last part. When I try to connect to my instance using this command It is asking a passphrase. $ ssh -l root -i ~/ssh/adminKey/keypair.pem 192.168.56.135 Enter passphrase fo

Fwd: Problem with virtual router

2014-09-30 Thread José Egas López
Does anybody knows about the problem below? --- Hi to all, I have a problem with my guest VMs; the virtual router VM is giving DHCP to guest VMs, the problem is that all VMs are viewing like a DNS Server to this virtual router, and are not view

RE: Problem with virtual router

2014-09-30 Thread Anil Kumar Lakineni
Hi, Did u written "Egress rules" to the network using for VMs. Regards, Anil. -Original Message- From: José Egas López [mailto:josee...@farmaenlace.com] Sent: Tuesday, September 30, 2014 5:37 PM To: users@cloudstack.apache.org Subject: Fwd: Problem with virtual router Does anybody knows

Re: Cannot start systemVM's after 4.4 upgrade

2014-09-30 Thread Nick Wales
Thanks Erik, that appears to have worked. VR is up now, SSVM and Console proxy are stuck in starting mode... will leave for a while before fixing in the DB. On 30 September 2014 04:38, Erik Weber wrote: > On Tue, Sep 30, 2014 at 2:28 AM, Nick Wales wrote: > > > I'm having the same issue as > >

Re: Can't launch VMs

2014-09-30 Thread Carlos Reátegui
Daan, Thanks for having a look On Sep 30, 2014, at 2:16 AM, Daan Hoogland wrote: >> 2014-09-29 16:26:25,834 WARN [c.c.h.x.r.CitrixResourceBase] >> (DirectAgent-235:ctx-7f8db7ac) Catch Exception: class >> java.lang.NullPointerException due to java.lang.NullPointerException >> >> java.lang.NullP

System VM's - Starting

2014-09-30 Thread Jeremy Peterson
I added the NFS for secondary storage this morning and I was expecting the system vm's to be UP,but at this time they are in a Starting state. I've pasted my /var/log/cloudstack/management/management-server.log to pastebin http://pastebin.com/UXJEbcat My cloudstack setup is. Two physical hosts

Re: Errors in management log files

2014-09-30 Thread Carlos Reátegui
Daan, So if I install the usage server these should go away? Thanks, Carlos On Sep 30, 2014, at 2:26 AM, Daan Hoogland wrote: > Carlos, this one is nothing to worry about, except when you want to use the > usage service. it is an error in the handling of xapi output that causes > the stats col

Re: Errors in management log files

2014-09-30 Thread Daan Hoogland
No it is a bug in the cloudstack xapi code. On Tue, Sep 30, 2014 at 4:43 PM, Carlos Reátegui wrote: > Daan, > > So if I install the usage server these should go away? > > Thanks, > Carlos > > On Sep 30, 2014, at 2:26 AM, Daan Hoogland > wrote: > > > Carlos, this one is nothing to worry about, e

[EVENT] CloudStack Conference

2014-09-30 Thread sebgoa
Hi folks, CloudStack conference in Budapest, Nov 19-21 is coming up fast. Registration is open: http://events.linuxfoundation.org/events/cloudstack-collaboration-conference-europe/attend/register And we of course have a great schedule with tutorials, talks, keynotes and poster. http://events

Re: Problem with virtual router

2014-09-30 Thread José Egas López
Hi Anil, I understand "Egress Rules" are defined on Security Groups, but I'm not working with SG. There is another place where I can define egress rules? * Regards, José * El 30/09/2014 8:39, Anil Kumar Lakineni escribió: Hi, Did u written "Egress rules" to the network using for VMs. Regards

Re: Can't launch VMs

2014-09-30 Thread Daan Hoogland
Carlos, the line of code that breaks expects a uri for a vlan. That is why I want more information from you. I can not judge whether the code is broken and should have dealt with the nullpointer or whether the configuration is incorrect. What are your guest/management/storage networks? what are the

Set of tests for API calls?

2014-09-30 Thread Phillip Kent
Hi all, I am wondering if there exists a comprehensive set of tests for the CloudStack API calls? In the CloudStack source code I can see a few tests but I didn't find a comprehensive set. i'm looking specifically for tests which use the keys and signature, not via login. Thx Phillip

New Install

2014-09-30 Thread Ricky Keele
Hello, I know that everyone must be worn out with the same old questions. I have installed Cloudstack using the quick install for CentOS. This is single machine with management server, storage, and KVM hypervisor on same machine. I have configured secondary storage as NFS mount on same machin

Re: Can't launch VMs

2014-09-30 Thread Carlos Reategui
ok. I see. Although wouldn't it be easier to query the DB based on what it is looking for to see what is missing? When I originally set it up, I did not us the initial wizard. Instead I created it from "Infrastructure->Zones->Add Zone" and then following: 1) Zone Type: Basic Network 2) Setup Zo

Post 4.2 to 4.4 upgrade issues

2014-09-30 Thread Nick Wales
After i upgraded from 4.2 -> 4.4 the global setting 'router.template.kvm' still reads 'systemvm-kvm-4.3', should I change that to 'systemvm-kvm-4.4' Also in the templates view systemvm-kvm-4.4 is showing up as Type = User, how can I change that? The ssvm and console server are not starting up, pr

Re: XenServer : VLAN logic at CS 4.4

2014-09-30 Thread Erdősi Péter
2014.09.30. 13:23 keltezéssel, Vadim Kimlaychuk írta: Thank you again, You're welcome :) I'm actually rebuild our testing environment to "production" for my colleagues, and I did the vlan adding in the morning.. So if you have console to switch, you can generate "command list" with ex

Re: ACS 4.2.1 KVM and ACS 4.4 XenServer 6.2 - same vlan network on both clusters

2014-09-30 Thread motty cruz
I apologize for the delay, I am trying to upgrade to Cloudstack 4.4.1, can you point to the steps to do so? I am confuse, this link does not provide steps to be taken: http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.4/about.html#java-version-upgraded-to-java-1-7 Thanks, Mo

xenserver setup for cloudstack and template problems.

2014-09-30 Thread Yiping Zhang
Hi, All: I am configuring my first xenserver 6.2 hypervisor for my CS 4.3.0 server. But I am not really sure how much configuration do I need to do manually on the xen server. Here is what I have done: My xen server has 8 physical NICs, eth0 to eth7. I have created 4 bonds: bond3(eth0, et

RE: Problem with virtual router

2014-09-30 Thread Anil Kumar Lakineni
Hi Jose, Change the DNS1 to 8.8.8.8 and Internal DNS1 to 192.168.238.1 or can give it too 8.8.8.8 In the UI click on "Network" tab there we can see the "egress rules". For clarification, when we are creating a zone Cloud-Stack itself provides a CIDR which is used for creating first router and the

Adding SSH access to guest VMs

2014-09-30 Thread Derek Cole
Hello, What are the steps necessary to add ssh access to my guest VMs? I have a range of public IP addresses 10.20.128.0/21 and my guest VM's are 10.1.1/24 The guest VM's can get out to my network, but I can't figure out how to set it up so that I can SSH back into the guest VMs. I assume this h

Re: Adding SSH access to guest VMs

2014-09-30 Thread motty cruz
Hello Derek, could you tell us what version of ACS you're using? On the sidebar panel click on "Network" --> click on "Guest Network" click on "View IP Address" then click on "Acquire New IP" click on the newly acquire IP, click on "Enable Static NAT" icon between Monitor and X. Once that is done

Re: Adding SSH access to guest VMs

2014-09-30 Thread Derek Cole
Hello Motty, I have done as you say - I didn't realize i had to dole out the public ip address manually. This is all working great now! Thanks! On Tue, Sep 30, 2014 at 5:44 PM, motty cruz wrote: > Hello Derek, > could you tell us what version of ACS you're using? > > On the sidebar panel click

Old Servers

2014-09-30 Thread Talk Jesus
Is it possible to throw old dedicated servers into the cloud for extra CPU/RAM? For example, I have some old Pentium D (dual core), Xeons, Dual Xeons and Core i3 lying around. Is it a simple 'add' in the CS management panel to add these in with their storage?

Console proxy and network bridge problem

2014-09-30 Thread Gerolamo Valcamonica
Hi everybody I have a problem with console proxy. After a long time I restarted it because of upgrading SSL certificates. Unfortunately console proxy virtual machine won't start anymore. I can see this in the libvirt logs: = 2014-09-30 21:25:28.903+: 13547: error

Re: Old Servers

2014-09-30 Thread Rafael Weingartner
there is a baremetal option for that, am I mistaken? On Tue, Sep 30, 2014 at 7:01 PM, Talk Jesus wrote: > Is it possible to throw old dedicated servers into the cloud for extra > CPU/RAM? For example, I have some old Pentium D (dual core), Xeons, Dual > Xeons and Core i3 lying around. Is it a s