SSVM output, Why the default centos system doesnt gets loaded?

2014-04-15 Thread sandeep khandekar
Yesterday I sent a wrong output Please find the exact output of my ssvm and help me out Link Local IP address # ssh -i /var/lib/cloudstack/management/.ssh/id_rsa -p 3922 root@ 169.254.3.199 The authenticity of host '[169.254.3.199]:3922 ([169.254.3.199]:3922)' can't be established. ECDSA key fing

Re: local storage ?

2014-04-15 Thread Shanker Balan
On 15-Apr-2014, at 6:52 pm, Nux! wrote: > On 15.04.2014 14:03, Shanker Balan wrote: >> Comments inline. >> On 07-Apr-2014, at 10:38 pm, Zack Payton wrote: >>> Damn, was hoping for JBOD. >>> Additionally, I don't have a raid controller. >>> Thanks anyhow. >> Zack, you can use Linux software RAID

Re: local storage ?

2014-04-15 Thread Shanker Balan
Hi Zack, Comments inline. On 15-Apr-2014, at 9:24 pm, Zack wrote: > Issue being that ideally, I'd like to take advantage of the logic built into > Hadoop and Kafka to leverage JBOD for parallel I/O. My worry is that zfs > drivers won't be as clever with application specific I/O optimizations

RE: 4.3 Vmware Support

2014-04-15 Thread Michael Phillips
Did you see the steps I took when building? > Date: Mon, 14 Apr 2014 01:15:51 -0400 > From: ilya.mailing.li...@gmail.com > To: users@cloudstack.apache.org > Subject: Re: 4.3 Vmware Support > > I have it working with vSphere 5.5, ACS 4.3.0 and CentOS 6.5. > > Do you mind sharing how the build was

Re: Ubuntu instances + cloud-init

2014-04-15 Thread Rafael Weingartner
If that one does not work, I can show you mine. I use Ubuntu 12.04 templates ;) On Tue, Apr 15, 2014 at 3:50 PM, Nux! wrote: > On 15.04.2014 19:43, Carlos Reátegui wrote: > >> Hi Nux, >> You can have a look at the patch that I created to fix the default >> cloud-init version on 12.04: >> >> htt

Re: Ubuntu instances + cloud-init

2014-04-15 Thread Nux!
On 15.04.2014 19:43, Carlos Reátegui wrote: Hi Nux, You can have a look at the patch that I created to fix the default cloud-init version on 12.04: https://github.com/creategui/CloudStackImageScripts The file you are looking for is DataSourceCloudStack.patch Thanks Carlos, I'll give that a go

Re: Ubuntu instances + cloud-init

2014-04-15 Thread Carlos Reátegui
Hi Nux, You can have a look at the patch that I created to fix the default cloud-init version on 12.04: https://github.com/creategui/CloudStackImageScripts The file you are looking for is DataSourceCloudStack.patch Regards, -Carlos On Apr 15, 2014, at 10:32 AM, Nux! wrote: > On 15.04.2014 17

Re: Ubuntu instances + cloud-init

2014-04-15 Thread Nux!
On 15.04.2014 17:25, Rafael Weingartner wrote: what script are you talking about ? the one to enable password changes? Yes, that one. Ideally I'd hook it into cloud-init like I do with CentOS[1]. [1] - http://li.nux.ro/download/cloudstack/ks/CentOS6_64bit_password_sshkey.ks -- Sent from th

Re: Public Shared Network, no-vlans

2014-04-15 Thread Pierre-Luc Dion
you can use simple networking zone if you want, if you use advanced networking zone you should skip the network definition for cs-mgmt 8000.001e67a0a1f7 no eth1.849 in cloudstack. Instead when you will define IP range for the management network of the POD you will specify a vl

Re: Why the template doesn't gets loaded?

2014-04-15 Thread Jonathan Gowar
On Tue, 2014-04-15 at 12:05 +0530, sandeep khandekar wrote: > In cloudstack 4.2 the default template of centos doesn't gets loaded why? > Does any one knows it? Maybe a secondary storage problem. Did you mount the second storage and download the appropriate template; as detailed here:- http://do

Re: Ubuntu instances + cloud-init

2014-04-15 Thread Rafael Weingartner
what script are you talking about ? the one to enable password changes? On Tue, Apr 15, 2014 at 12:43 PM, Nux! wrote: > Hello, > > Those who are running Ubuntu instances, do you use cloud-init or the > Cloudstack scripts? > I'm trying to build some templates with 12.04 but can't find the right

Re: local storage ?

2014-04-15 Thread Zack
Issue being that ideally, I'd like to take advantage of the logic built into Hadoop and Kafka to leverage JBOD for parallel I/O. My worry is that zfs drivers won't be as clever with application specific I/O optimizations. Z Sent from my iPhone > On Apr 15, 2014, at 6:22 AM, Nux! wrote: > >>

Ubuntu instances + cloud-init

2014-04-15 Thread Nux!
Hello, Those who are running Ubuntu instances, do you use cloud-init or the Cloudstack scripts? I'm trying to build some templates with 12.04 but can't find the right version of cloud-init for it (0.7.4); their "cloud images" comes with 0.6.3 who can't use Cloudstack as data source. Hints?

Re: Public Shared Network, no-vlans

2014-04-15 Thread Konstantinos Karampogias
Hi, I suppose that i have to use advance networking zone, since there are two nics and vlans to be used in the one of them. On Tue, Apr 15, 2014 at 4:10 PM, Pierre-Luc Dion wrote: > Are you going to use simple or advanced networking zone? > > > > > Pierre-Luc Dion > Architecte de Solution Clo

System VM's with xenserver not starting

2014-04-15 Thread Matthew Midgett
I have switched my setup from KVM to xenserver and have the hosts,primary storage,secondary storage, and the system vm templates loaded. What I'm not seeing in the management log is CS try to start any system vm. I'm not getting any error messages so I don’t know where to look. Normally when sy

Re: Public Shared Network, no-vlans

2014-04-15 Thread Pierre-Luc Dion
Are you going to use simple or advanced networking zone? Pierre-Luc Dion Architecte de Solution Cloud | Cloud Solutions Architect 855-OK-CLOUD (855-652-5683) x1101 - - - *CloudOps*420 rue Guy Montréal QC H3J 1S6 www.cloudops.com @CloudOps_ On Tue, Apr 15, 2014 at 8:55 AM, Konstantinos Karam

Re: local storage ?

2014-04-15 Thread Nux!
On 15.04.2014 14:03, Shanker Balan wrote: Comments inline. On 07-Apr-2014, at 10:38 pm, Zack Payton wrote: Damn, was hoping for JBOD. Additionally, I don't have a raid controller. Thanks anyhow. Zack, you can use Linux software RAID to create your RAID10 stripe and mount the volume under

Re: local storage ?

2014-04-15 Thread Shanker Balan
Comments inline. On 07-Apr-2014, at 10:38 pm, Zack Payton wrote: > Damn, was hoping for JBOD. > Additionally, I don't have a raid controller. > > Thanks anyhow. > Zack, you can use Linux software RAID to create your RAID10 stripe and mount the volume under /var/lib/libvirt. http://www.tldp.or

Re: Public Shared Network, no-vlans

2014-04-15 Thread Konstantinos Karampogias
This is not a lab, it is a rented server in a datacenter, therefore i have restricted access to the network components. I have defined the network labels (which are the name of the bridges in the hypervisor) accordingly root@ch1-cskvm-1:~# brctl show |grep cs cs-guest8000.001e67a0a

Re: Public Shared Network, no-vlans

2014-04-15 Thread Pierre-Luc Dion
If this is a lab, it will work fine, you will have to define network interface labels in Cloudstack in the networking config of the zone. labels are networks name of the hypervisor servers. Pierre-Luc Dion Architecte de Solution Cloud | Cloud Solutions Architect 855-OK-CLOUD (855-652-5683) x1101

Public Shared Network, no-vlans

2014-04-15 Thread Konstantinos Karampogias
I have the following architecture (internet) --(GW)--[ SWITCH A, public IPs address, no vlans] ---eth0-[ Cloudstack hosts]-eth1-- [SWITCH B, vlans, private IPs] I want to create a direct public shared network, in which the VMs will have routable public IP. (example http://shankerba

RE: Why the template doesn't gets loaded?

2014-04-15 Thread Geoff Higginbottom
You appear to have a number of errors Firstly you need to check your NFS Export settings ensuring you have set the norootsquash option (check the install docs) Secondly the SSVM cannot talk with the management server so check the configuration of your management network, reserved IP ranges, glo

RE: /var/lib/libvirt/images the file system getting full issue

2014-04-15 Thread Nux!
On 15.04.2014 11:35, Gurudatta Shinde wrote: Thanks a lot Lucian for your kind help. Yes you are right we are using thin-provisioned QCOW2 files. In that case what remedy we can use ? Thanks. -Guru Well, as I said you can try to use virt-sparsify on them, but it could be tricky. The easiest

Re: Why the template doesn't gets loaded?

2014-04-15 Thread sandeep khandekar
Any Idea what to do now? On Tue, Apr 15, 2014 at 3:29 PM, sandeep khandekar < cloudstack.sand...@gmail.com> wrote: > root@cloudstack:/home/sandeep/Desktop/FILES/UBUNUT ISO - RAR OF > CLOUDSTACK/apache-cloudstack-4.2.0-src/services/secondary-storage/scripts# > sh ssvm-check.sh > cat: /var/cache/c

RE: /var/lib/libvirt/images the file system getting full issue

2014-04-15 Thread Gurudatta Shinde
Thanks a lot Lucian for your kind help. Yes you are right we are using thin-provisioned QCOW2 files. In that case what remedy we can use ? Thanks. -Guru -Original Message- From: Nux! [mailto:n...@li.nux.ro] Sent: 15 April 2014 15:21 To: users@cloudstack.apache.org Subject: Re: /var/li

Re: Why the template doesn't gets loaded?

2014-04-15 Thread sandeep khandekar
root@cloudstack:/home/sandeep/Desktop/FILES/UBUNUT ISO - RAR OF CLOUDSTACK/apache-cloudstack-4.2.0-src/services/secondary-storage/scripts# sh ssvm-check.sh cat: /var/cache/cloud/cmdline: No such file or directory First DNS server is 10.4.21.4 PING 1

Re: Template Update

2014-04-15 Thread Nux!
On 15.04.2014 01:59, Michael Phillips wrote: I was doing some future thinking, in regards to updating my windows templates with new software, updates etc. Seems like the only supported way to refresh your template is to delete, then re-upload. Just curious on different strategies you have come up

Re: Why the template doesn't gets loaded?

2014-04-15 Thread sandeep khandekar
Following error is generated root@cloudstack:/var/lib# ssh -i /var/lib/cloudstack/management/.ssh/id_rsa -p 3922 root@192.168.122.1 ssh: connect to host 192.168.122.1 port 3922: Connection refused root@cloudstack:/var/lib# ufw allow proto tcp from any to any port 3922 Skipping adding existing rule

Re: /var/lib/libvirt/images the file system getting full issue

2014-04-15 Thread Nux!
On 15.04.2014 04:34, Gurudatta Shinde wrote: Hi team , I am Linux/cloud Engineer working in Tomtom. We are facing an issue for our hypervisors for file system /var/lib/libvirt/images . This file system contains the Virtual image disks of guest running on Hypervisor. As we going on deploying Gue

RE: Why the template doesn't gets loaded?

2014-04-15 Thread Geoff Higginbottom
If the default template does not get downloaded its normally an issue with the SSVM as this is responsible for the download. Take a look https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM,+templates,+Secondary+storage+troubleshooting for tips on troubleshooting Regards Geoff Higginbo

Re: Why the template doesn't gets loaded?

2014-04-15 Thread sandeep khandekar
Thanks for the advice next time I will use imgur Philips But why the template doesnt gets loaded any idea. Thank you On Tue, Apr 15, 2014 at 12:22 PM, Michael Phillips wrote: > Your attachment gets stripped from the mail list. Please upload the screen > shot to a site like https://imgur.com/ >