Cloud projects inside of RedHat

2010-12-09 Thread Chris Lalancette
Hello all, There are a group of us inside of RedHat working on a number of cloud related projects. I'd like to get a bit more visibility to these projects, so I'm going to make a few announcements on this list. The idea is to keep up with these announcements and get more participation.

Re: Cloud projects inside of RedHat

2010-12-09 Thread Jared K. Smith
On Thu, Dec 9, 2010 at 12:39 PM, Chris Lalancette wrote: >     There are a group of us inside of RedHat working on a number of cloud > related projects.  I'd like to get a bit more visibility to these projects, so > I'm going to make a few announcements on this list.  The idea is to keep up > with

Re: Cloud projects inside of RedHat

2010-12-09 Thread Chris Lalancette
On 12/09/10 - 01:02:19PM, Jared K. Smith wrote: > On Thu, Dec 9, 2010 at 12:39 PM, Chris Lalancette wrote: > >     There are a group of us inside of RedHat working on a number of cloud > > related projects.  I'd like to get a bit more visibility to these projects, > > so > > I'm going to make a f

Re: Cloud projects inside of RedHat

2010-12-09 Thread Garrett Holmstrom
On 12/9/2010 12:53, Chris Lalancette wrote: > On 12/09/10 - 01:02:19PM, Jared K. Smith wrote: >> On Thu, Dec 9, 2010 at 12:39 PM, Chris Lalancette >> wrote: >>> There are a group of us inside of RedHat working on a number of cloud >>> related projects. I'd like to get a bit more visibility

Re: Cloud projects inside of RedHat

2010-12-09 Thread Chris Lalancette
On 12/09/10 - 01:08:34PM, Garrett Holmstrom wrote: > On 12/9/2010 12:53, Chris Lalancette wrote: > >On 12/09/10 - 01:02:19PM, Jared K. Smith wrote: > >>On Thu, Dec 9, 2010 at 12:39 PM, Chris Lalancette > >>wrote: > >>> There are a group of us inside of RedHat working on a number of cloud > >>

Re: Cloud projects inside of RedHat

2010-12-15 Thread Kashyap Chamarthy
On 12/09/2010 11:09 PM, Chris Lalancette wrote: > Hello all, > There are a group of us inside of RedHat working on a number of cloud > related projects. I'd like to get a bit more visibility to these projects, so > I'm going to make a few announcements on this list. The idea is to keep up >

Re: Cloud projects inside of RedHat

2010-12-15 Thread Chris Lalancette
On 12/15/10 - 08:38:00PM, Kashyap Chamarthy wrote: > Chris, this sounds good. So, over the weekend I cloned the repo and > quickly ran an rpmbuild and installed 'oz' rpm. First, thanks for giving it a try. > > > This is the standard TDL I used: >

Re: Cloud projects inside of RedHat

2010-12-15 Thread Kashyap Chamarthy
On 12/15/2010 09:11 PM, Chris Lalancette wrote: > On 12/15/10 - 08:38:00PM, Kashyap Chamarthy wrote: >> Chris, this sounds good. So, over the weekend I cloned the repo and >> quickly ran an rpmbuild and installed 'oz' rpm. > > First, thanks for giving it a try. > >> >> >> This is the standard TDL I

Re: Cloud projects inside of RedHat

2010-12-15 Thread Chris Lalancette
On 12/15/10 - 10:33:26PM, Kashyap Chamarthy wrote: > >>I guess this is incorrect. Because I'm very sure(& rechecked) the > >>'repomod.xml' does exist in the url(mentioned in f14x86_64.tdl). And > >>using the very same url I do a lot of unattended network installs > >>via virt-install and kickstart

Re: Cloud projects inside of RedHat

2010-12-15 Thread Kashyap Chamarthy
On 12/16/2010 12:54 AM, Chris Lalancette wrote: > On 12/15/10 - 10:33:26PM, Kashyap Chamarthy wrote: I guess this is incorrect. Because I'm very sure(& rechecked) the 'repomod.xml' does exist in the url(mentioned in f14x86_64.tdl). And using the very same url I do a lot of unattend

Re: Cloud projects inside of RedHat

2010-12-15 Thread Kashyap Chamarthy
If it is indeed something to do with iptables (as I suspect), then the following *might* help out: $ sudo virsh net-destroy default $ sudo virsh net-start default Ok, I spoke a little too early. I think this worked. hm, I tried this, and re-ran oz-install, as of now, it is on it's way to g

Re: Cloud projects inside of RedHat

2010-12-16 Thread Chris Lalancette
On 12/16/10 - 07:59:37AM, Kashyap Chamarthy wrote: > > >>If it is indeed something to do with iptables (as I suspect), then the > >>following *might* help out: > >> > >>$ sudo virsh net-destroy default > >>$ sudo virsh net-start default > > Ok, I spoke a little too early. I think this worked. > >

Re: Cloud projects inside of RedHat

2010-12-16 Thread Kashyap Chamarthy
On 12/16/2010 06:37 PM, Chris Lalancette wrote: > On 12/16/10 - 07:59:37AM, Kashyap Chamarthy wrote: >> If it is indeed something to do with iptables (as I suspect), then the following *might* help out: $ sudo virsh net-destroy default $ sudo virsh net-start default >> >> O