cloud-baremetal-agent package "Requires: PING"

2013-04-30 Thread mojorising
Hi again, fellow Cloudstackers. After building my RPMs, I attempted to install them with: "yum localinstall ../apache-cloudstack-4.0.2-src/artifacts/rpmbuild/RPMS/x86_64/*.rpm" All seemed well until I got this message at the end: Error: Package: cloud-baremetal-agent-4.0.2-1.el6.x86_64 (/cloud-ba

Re: cloud-baremetal-agent package "Requires: PING"

2013-04-30 Thread Kirk Kosinski
Hi, Mike. I don't think baremetal is functional or supported in 4.0.x. In any case, the message is likely referring to this PING: http://ping.windowsdream.com/ Kirk On 04/30/2013 12:07 AM, mojorising wrote: > Hi again, fellow Cloudstackers. > > After building my RPMs, I attempted to install t

Network Problems from within SSVM

2013-04-30 Thread Simon Schneider
Hi List, we are trying to setup a Cloudstack configuration, and have it working to the point that the SSVM is starting up and running. The problem is, that from within the SSVM one cannot ping the management server. Which is the reason, we think, that we are getting log entries in the management

[EVENTS] Linux Tag Berlin May 22-25

2013-04-30 Thread Sebastien Goasguen
Hi, [BCC users@] I managed to get an Apache CloudStack booth at Linux Tag Berlin, May 22-25. I need help to man the booth and talk about CloudStack. If you are interested please let me know asap so that I request an exhibitor badge for you. thanks, -Sebastien

instance creation

2013-04-30 Thread Seif Eddine Jemli
Hi, i want to create an instance, there were no templates detected. i decided to use ISO. in which directory should i put the ISO so thatt i can be detected by the cloudstack UI? thanks

Re: Network Problems from within SSVM

2013-04-30 Thread prakash
Hi, I have implemented new cloudstack build dated on april 23. I receive same error. There is no secondary storage VM for secondary storage host any fix? Regards, Prakash.M > Hi List, > > we are trying to setup a Cloudstack configuration, and have it working to > the point that the SSVM i

RE: instance creation

2013-04-30 Thread Oliver Leach
You need to upload the ISO first in to CloudStack either as the root user or an account / domain user. Go to templates, change select view to ISO, then click on the register ISO from the top right. Either make sure you have changed the ISO to be featured or public is logged in the admin user, or

Re: instance creation

2013-04-30 Thread Seif Eddine Jemli
what should i put as an URL? the iso i want to use is on the mangement server. thx 2013/4/30 Oliver Leach > You need to upload the ISO first in to CloudStack either as the root user > or an account / domain user. Go to templates, change select view to ISO, > then click on the register ISO from

RE: Network Problems from within SSVM

2013-04-30 Thread Oliver Leach
Can you ping your gateway, 192.168.122.2? Are there any iptables rules on the mgmt server? And are your exports set up correctly on 192.168.122.130? How about if you downed some on the interfaces on the SSVM and then tried to ping the management server. Say ifconfig eth0 down etc.. Does any of t

RE: instance creation

2013-04-30 Thread Oliver Leach
So you need to have the ISO image on a web server. Then you can use the HTTP url of the iso image. If this is internal webserver, you will need to ensure the global setting secstorage.allowed.internal.sites is set to allow the internal webserver IP address (format of x.x.x.x/x). This webserver n

Re: instance creation

2013-04-30 Thread Seif Eddine Jemli
i unfortunately had this error: *No enum constant com.cloud.storage.Storage.ImageFormat.UNDEFINED * *?*? what can be the problem?* * 2013/4/30 Oliver Leach > So you need to have the ISO image on a web server. Then you can use the > HTTP url of the iso image. If this is internal webserver, you

RE: instance creation

2013-04-30 Thread Oliver Leach
Difficult to say. Are you sure you have entered the URL in correctly in the register ISO GUI? It needs to be http://my.web.server.iso. You need to be using the register ISO wizard to register the ISO. Oliver -- -Original Message- From: Seif Eddine Jemli [mailto:seifeddineje...@gmail.com

Re: Link misplaced on wiki

2013-04-30 Thread Chip Childers
On Mon, Apr 29, 2013 at 06:38:50PM -0400, Toshiaki Hatano wrote: > Hi, > > I found there're misplace link in wiki page. > In "Developer's FAQ" page > (http://cloudstack.apache.org/develop/developer-faq.html) section "Can > non-committers still submit patches?", link on text "guide to committing

Re: instance creation

2013-04-30 Thread Seif Eddine Jemli
Name: templateA Description: templateA url: http://mirrors.ukfast.co.uk/sites/ftp.centos.org/6.4/isos/x86_64/CentOS-6.4-x86_64-minimal.iso zone: zoneB hypervisor: xenserver format : VHD os type: centos 6.0 64bits (the last version of centos that i found in the list provided) public anything wr

Fwd: template creation

2013-04-30 Thread Seif Eddine Jemli
i couldn't create a template *Name: templateA * *Description: templateA * *url: http://mirrors.ukfast.co.uk/sites/ftp.centos.org/6.4/isos/x86_64/CentOS-6.4-x86_64-minimal.iso * *zone: zoneB * *hypervisor: xenserver * *format : VHD * *os type: centos 6.0 64bits (the last version of centos that i

RE: instance creation

2013-04-30 Thread Oliver Leach
Yep format : VHD You say you are trying to upload an ISO but VHD suggest you are trying to upload a template. Go to templates in the left hand menu, change select view to ISO (drop down at the top), click on the register ISO from the top right, then follow the wizard again. Hope that helps

Re: template creation

2013-04-30 Thread Sebastien Goasguen
You need to add the iso and start an instance from the ISO. The url you mention below points to an ISO not a VHD file. Go into "templates", at the top left of the template window you will see a drop down menu. Click on "ISO". Then on top right corner you should see a "register ISO", click on tha

Re: instance creation

2013-04-30 Thread Seif Eddine Jemli
it did create the iso, but whentrying to create an instance, it didn't detect any iso?? 2013/4/30 Oliver Leach > Yep > > format : VHD > > You say you are trying to upload an ISO but VHD suggest you are trying to > upload a template. Go to templates in the left hand menu, change select > view t

Re: template creation

2013-04-30 Thread Seif Eddine Jemli
it didn't detect the iso created when trying to create an instance form an iso. how can i know that the download of the iso finished? 2013/4/30 Sebastien Goasguen > You need to add the iso and start an instance from the ISO. > > The url you mention below points to an ISO not a VHD file. > > Go

Re: template creation

2013-04-30 Thread Sebastien Goasguen
On Apr 30, 2013, at 11:24 AM, Seif Eddine Jemli wrote: > it didn't detect the iso created when trying to create an instance form an > iso. > > how can i know that the download of the iso finished? When you list the ISOs, click on the one you just created and see if it is in READY state or no

RE: instance creation

2013-04-30 Thread Oliver Leach
Getting there... Once the ISO has downloaded successfully, you need to deploy a VM using the ISO you uploaded. Follow these guide lines. Add instance > select ISO bullet > click next > Click on either the Featured / Community or My ISOs tab > find your ISO > then continue with the add instance

virtual router iptables

2013-04-30 Thread Brandon Arms
Has anyone had success in modifying the iptables on a virtual router and making those changes persistent? Brandon Arms

Re: virtual router iptables

2013-04-30 Thread Mathias Mullins
Hi Brandon, My question is what changes would you look at making and what would the use case be? As for making them persistent, that is nearly impossible since they are part of the template and they will get overridden upon reboot. Thanks, Matt On 4/30/13 8:56 AM, "Brandon Arms" wrote: >Ha

RE: virtual router iptables

2013-04-30 Thread Brandon Arms
Testing snmp polling of the virtual routers, via their public ip addresses, to retrieve bandwidth info used on the public facing virtual router interface. I had to add a rule to iptables allowing this, which works, and wanted to make it persistent. iptables -A INPUT -s [source subnet] -p udp -

RE: virtual router iptables

2013-04-30 Thread Oliver Leach
You could try something like this: echo "iptables -I INPUT 4 -s [source subnet] -p udp --dport 161 -m state --state NEW,ESTABLISHED -j ACCEPT>> /etc/rc.local I had to use that method once for a nagios install. Oliver -- -Original Message- From: Brandon Arms [mailto:ba...@dsscorp.com]

Re: SSVM

2013-04-30 Thread Ahmad Emneina
it should be programmed with the dns info from what you defined in your zone. Edit that and destroy your ssvm, it should be recreated with the correct info. On Tue, Apr 30, 2013 at 12:52 PM, Warren Nicholson < warren.nichol...@nfinausa.com> wrote: > I notice in SSVM my /etc/resolve.conf file has

RE: SSVM

2013-04-30 Thread Warren Nicholson
If you don't have an internal DNS server, Is it OK to use an external one in its place? Warren -Original Message- From: Ahmad Emneina [mailto:aemne...@gmail.com] Sent: Tuesday, April 30, 2013 3:18 PM To: Cloudstack users mailing list Subject: Re: SSVM it should be programmed with the dn

Re: cloud-baremetal-agent package "Requires: PING"

2013-04-30 Thread mojorising
Hm. Interesting. So I suppose I'll leave it out and doing so won't hurt anything. Thanks for your reply, Kirk! Mike On 30 April 2013 00:48, Kirk Kosinski wrote: > Hi, Mike. I don't think baremetal is functional or supported in 4.0.x. > In any case, the message is likely referring to this PI

FW: SSVM

2013-04-30 Thread Warren Nicholson
Where do the network NATs get their DNS from? Warren -Original Message- From: Ahmad Emneina [mailto:aemne...@gmail.com] Sent: Tuesday, April 30, 2013 3:18 PM To: Cloudstack users mailing list Subject: Re: SSVM it should be programmed with the dns info from what you defined in your

Re: FW: SSVM

2013-04-30 Thread Ahmad Emneina
I believe the dns entries will point to the virtual router, which in turn forward to what you specify in the zone details. On Tue, Apr 30, 2013 at 2:32 PM, Warren Nicholson < warren.nichol...@nfinausa.com> wrote: > Where do the network NATs get their DNS from? > > > > Warren > > > > > -Origi

SSVM unable to connect to DNS

2013-04-30 Thread Carlos Reategui
The SSVM in my rebuilt setup does not appear to be able to connect to the DNS servers. root@s-1-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh First DNS server is 172.30.20.176 PING 172.30.20.176 (172.30.20.176): 56 data bytes 64 bytes from 172.30.2

Re: SSVM unable to connect to DNS

2013-04-30 Thread Ahmad Emneina
looks like you cant route out to the internet. can you ping 8.8.8.8 directly from the ssvm? On Tue, Apr 30, 2013 at 3:09 PM, Carlos Reategui wrote: > The SSVM in my rebuilt setup does not appear to be able to connect to the > DNS servers. > > root@s-1-VM:~# /usr/local/cloud/systemvm/ssvm-check.s

Virtual Router eth2

2013-04-30 Thread Warren Nicholson
Looks like eth2 is not working in my virtual router. How do I start it? Warren

RE: SSVM unable to connect to DNS

2013-04-30 Thread Warren Nicholson
I had this same problem. I replaced the Internal DNS server with External DN Server address of 8.8.8.8 and it started working. The issue is 172.30.20.176 is either not a domain name server, or it is and can't resolve cloud.download.com. You can change this in the zone setup and destroy your SSVM

RE: SSVM

2013-04-30 Thread Warren Nicholson
The first two entries in the resolv.conf file on the router are: domain citrite.net search citrite.net Where did these come from? Warren -Original Message- From: Ahmad Emneina [mailto:aemne...@gmail.com] Sent: Tuesday, April 30, 2013 3:18 PM To: Cloudstack users mailing list Subject: R

Re: SSVM unable to connect to DNS

2013-04-30 Thread Carlos Reategui
Not sure if that is the problem. On the xenserver host I can do: [root@srvengxen02 ~]# gethostip download.cloud.com s3-2-w.amazonaws.com 207.171.189.81 CFABBD51 Or does the SSVM's way of doing lookups not work with MS dns servers? On Tue, Apr 30, 2013 at 3:30 PM, Warren Nicholson < warren.nicho

router not working

2013-04-30 Thread Warren Nicholson
When my router boots it can't ping its public side. What's up with that? Is the supplied router bad? Warren

Re: router not working

2013-04-30 Thread Ahmad Emneina
i would imagine your trunked public vlan is the issue. boot a vm and tag it with the public vlan, see if it gets out. check the switches also, make sure its trunked down properly. On Tue, Apr 30, 2013 at 4:02 PM, Warren Nicholson < warren.nichol...@nfinausa.com> wrote: > When my router boots it

Re: SSVM unable to connect to DNS

2013-04-30 Thread Carlos Reategui
Looks like my previous email only went to Ahmad... To add to my below response. I also installed bind9 on my management server and set it up as a caching dns to rule out issues with our corporate MS dns servers and still does not work. On Tue, Apr 30, 2013 at 3:41 PM, Carlos Reategui wrote: >

Re: SSVM unable to connect to DNS

2013-04-30 Thread Carlos Reategui
I decided to stop iptables on the host and now the SSVM works and is able to get to DNS and download the default Centos template. Is this a known issue? This is what it looked like before I stopped it: [root@srvengxen01 ~]# iptables -L Chain INPUT (policy ACCEPT) target prot opt source

Re: SSVM unable to connect to DNS

2013-04-30 Thread Ahmad Emneina
What version cloudstack are you running. First time hearing of this issue, I'd imagine its a bug. Ahmad On Apr 30, 2013, at 6:32 PM, Carlos Reategui wrote: > I decided to stop iptables on the host and now the SSVM works and is able > to get to DNS and download the default Centos template. Is

Re: SSVM unable to connect to DNS

2013-04-30 Thread Carlos ReƔtegui
On Apr 30, 2013, at 7:09 PM, Ahmad Emneina wrote: > What version cloudstack are you running. First time hearing of this issue, > I'd imagine its a bug. 4.0.1 from Ubuntu package. Hosts are XS 6.0.2 fully patched up. Don't know if it makes a difference but I don't recall having this problem