Cloudstack S3 API Support

2013-03-22 Thread Asmita Vagyani
Hi all, We have implemented our own solution for S3 support: Storage as Service. Is there any way we can do: 1) Unregister the user from S3 without deleting the data from storage server? 2) Can the CSR of service provider view the files on object store, with an intention to monitor if the storag

Update virutal router RAM

2013-03-22 Thread tawfiq zidi
HI, Is there a way to update the RAM and CPU ( core and power) of a Virtual Router attached to an existant Network offerings ? Because I found that they always created with 128 RAM , 1 core and 500 MHz , and I want to update this Configuration . Best Regards.

RE: CloudStack 3.02 and Xenserver 6.02 in Production

2013-03-22 Thread Warren Nicholson
I did get a weird message when I restarted the service. Cloudstack reported that it couldn't start the VM's that were on the server I restarted, however, all the VM's are running just fine, and the state of that server is now UP according to Cloudstack. Warren -Original Message- From: Wa

Re: Problem installing VMware Cluster in CloudStack 4.0.1

2013-03-22 Thread Francois Gaudreault
Ilya, Yes we can do that for sure. On 2013-03-21 4:56 PM, Musayev, Ilya wrote: Francois, Can you do a basic compile if I share my git repo? Alternatively, I would need to set some sort of automated build, which is probably a cron job, so no big deal. I do have 1 tiny issue, I cant support d

RE: Update virutal router RAM

2013-03-22 Thread Venkata SwamyBabu Budumuru
You can use createServiceOffering api with params' issystem' and , 'system vmtype' set to router along with APIs changeServiceForRouter. You can also do the same in UI. Sent from Samsung tablet tawfiq zidi wrote: HI, Is there a way to update the RAM and CPU ( core and power) of a Virtual Rou

Re: Unable to add rebuilt xenserver host

2013-03-22 Thread Kirk Jantzer
Anybody? On Thu, Mar 21, 2013 at 8:58 PM, Kirk Jantzer wrote: > I deleted the host from cloud.host, as well as any old guests in > cloud.vm_instance that had that host as last_host_id. > On Mar 21, 2013 8:53 PM, "Jason Davis" wrote: > >> Not in front of my workstation but I bet the UUID in the

Re: Unable to add rebuilt xenserver host

2013-03-22 Thread Ahmad Emneina
have you looked at host_details? There should still be an entry with the same host details. I'm not entirely sure if this is safe, but you might want to back up your db, then delete the entries for the problem host from both the cloud.host and cloud.host_details tables. On Fri, Mar 22, 2013 at 9:

Cluster With two XenServer

2013-03-22 Thread tawfiq zidi
Hi, I've Created XenServer Cluster with two Host ( XS 6.0.2 ) , the system VMs ( ssvm and cpvm ) and virtual router are created fine in the first host, and I've succeded to launch VMs in the first host. But when I tried to launch VMs in the second Host, the VMs always remains unreachable . I've c

Re: Cluster With two XenServer

2013-03-22 Thread Ahmad Emneina
Is this using a basic or advanced zone. This is definitely NOT how it should work :) VM's across a zone, within the same account, should be able to reach each other... when deployed to the same network. On Fri, Mar 22, 2013 at 10:53 AM, tawfiq zidi wrote: > Hi, > > I've Created XenServer Clust

Re: Unable to add rebuilt xenserver host

2013-03-22 Thread Kirk Jantzer
There's no entry for that host in host_details :-( On Fri, Mar 22, 2013 at 1:30 PM, Ahmad Emneina wrote: > have you looked at host_details? There should still be an entry with the > same host details. I'm not entirely sure if this is safe, but you might > want to back up your db, then delete th

Re: Unable to add rebuilt xenserver host

2013-03-22 Thread Ahmad Emneina
from the log snippet it seems the host cant join the cluster. can you try this out of band from cloudstack, join pool from the host, and see what you get? On Fri, Mar 22, 2013 at 11:10 AM, Kirk Jantzer wrote: > There's no entry for that host in host_details :-( > > > On Fri, Mar 22, 2013 at 1:30

Re: Unable to add rebuilt xenserver host

2013-03-22 Thread Kirk Jantzer
You mean through Xen Center? On Fri, Mar 22, 2013 at 2:19 PM, Ahmad Emneina wrote: > from the log snippet it seems the host cant join the cluster. can you try > this out of band from cloudstack, join pool from the host, and see what you > get? > > > On Fri, Mar 22, 2013 at 11:10 AM, Kirk Jantze

Re: Unable to add rebuilt xenserver host

2013-03-22 Thread Jason Davis
Yeah had the same thought. Seems that the cluster master is balking. So yeah, try in XenCenter. On Fri, Mar 22, 2013 at 1:23 PM, Kirk Jantzer wrote: > You mean through Xen Center? > > > On Fri, Mar 22, 2013 at 2:19 PM, Ahmad Emneina wrote: > > > from the log snippet it seems the host cant join

Re: Unable to add rebuilt xenserver host

2013-03-22 Thread Kirk Jantzer
I get: "This server's network backend is different from the master's" On Fri, Mar 22, 2013 at 2:30 PM, Jason Davis wrote: > Yeah had the same thought. Seems that the cluster master is balking. So > yeah, try in XenCenter. > > > On Fri, Mar 22, 2013 at 1:23 PM, Kirk Jantzer >wrote: > > > You me

RE: Unable to add rebuilt xenserver host

2013-03-22 Thread Warren Nicholson
Does XenCenter see it? Is it a slave joined to a pool? Warren -Original Message- From: Ahmad Emneina [mailto:aemne...@gmail.com] Sent: Friday, March 22, 2013 12:31 PM To: users@cloudstack.apache.org Subject: Re: Unable to add rebuilt xenserver host have you looked at host_details? Ther

Re: Unable to add rebuilt xenserver host

2013-03-22 Thread Ahmad Emneina
there you go, it seems the nics/networks arent programmed the same as the other hosts in the pool. if you clear that up... add it back through cloudstack. On Fri, Mar 22, 2013 at 11:35 AM, Kirk Jantzer wrote: > I get: "This server's network backend is different from the master's" > > > On Fri, M

Re: Unable to add rebuilt xenserver host

2013-03-22 Thread Kirk Jantzer
Warren - XenCenter added it to it's own pool, not the existing pool with the other hosts. Ahmad - The only discrepency is that it's missing a network called "cloud_link_local_network"; isn't that created when it get it gets added to CS? On Fri, Mar 22, 2013 at 2:42 PM, Ahmad Emneina wrote: > th

RE: Unable to add rebuilt xenserver host

2013-03-22 Thread Warren Nicholson
There are good articles for xe pif setup (including the CloudStack admin guide). I've also noticed I had to reboot after setting up the IP's in the ifcg-xenbrx files. I'm sure the network & the bonding should be similar to the old unit to reconnect Warren -Original Message- From: Ah

Re: Cluster With two XenServer

2013-03-22 Thread tawfiq zidi
Yes, this deployed with advanced configuration. Even , i checked the setup configuration and i found that guest traffic is enabled. The problem that router DHCP discover available only within the hosts not all the cluster , so the other XenServers in the pool can't see anything from the router. S

Re: Cluster With two XenServer

2013-03-22 Thread Ahmad Emneina
Hey Tawfq, It could be a switch configuration issue. Make sure you trunk what you defined for your zone vlans, to each physical switch port the xen hosts are connected to. The guests get their private l2 network created by pulling from a pool you define in the zone vlan range... On Fri, Mar 22,

Re: Cluster With two XenServer

2013-03-22 Thread Kirk Kosinski
Ahmad is right, the most common cause for this is switch misconfiguration. Make sure the XS hosts are connected to switch ports in trunk mode and that all the necessary VLANs are allowed on those ports. If the switch ports are definitely configured correctly, confirm that the XS hosts are connect

[DISCUSS] Event Announcements?

2013-03-22 Thread Joe Brockmeier
Hi all, We have a lot of events coming up like meetups or conferences where community members will be speaking about Apache CloudStack. (woot!) My question for folks on this list: Do you want organizers to send announcements of these events to the users@ mailing list? Do you want reminders? (e.g

Re: [DISCUSS] Event Announcements?

2013-03-22 Thread Bryan Whitehead
I would like to see them. I also wouldn't mind a separate list for such things. It is pretty annoying to find out about something too late… On Fri, Mar 22, 2013 at 2:22 PM, Joe Brockmeier wrote: > Hi all, > > We have a lot of events coming up like meetups or conferences where > community members

Re: [DISCUSS] Event Announcements?

2013-03-22 Thread tawfiq zidi
Do you have an idea where those meetups will taking place ? On Fri, Mar 22, 2013 at 10:39 PM, Bryan Whitehead wrote: > I would like to see them. I also wouldn't mind a separate list for such > things. > > It is pretty annoying to find out about something too late… > > On Fri, Mar 22, 2013 at 2

RE: CloudStack + GlusterFS over Infiniband

2013-03-22 Thread Clayton Weise
I would love to see how GlusterFS + Infiniband + CloudStack does when VMs are performing smaller sequential and non-sequential reads and writes in addition to the larger sequential operations observable with dd. Thanks for posting this though, it's extremely valuable data. -Original Messag

Guest VM creation creation fails with Permission Denied error on Hypervisor. Please help

2013-03-22 Thread Suresh Ramamurthy
Hi, I used official release apache-cloudstack-4.0.1-incubating-src.tar.bz2 to build the Cloudstack. I was able to successfully install MS, Agent and setup Zone. Even