[CentOS] distributed storage/home-made cloud recommendations

2012-02-04 Thread Boris Epstein
Hello listmates, This is not specifically CentOS-related - though I will probably execute this design on CentOS if I decide to do so. It will certainly be some kind of Linux. At any rate, here's my situation. I would like to build a fairly large storage solution (let us say, 100 TB). I want this

Re: [CentOS] Building CentOS 6.2 custom install media

2012-02-04 Thread Daniel Drake
On Fri, Feb 3, 2012 at 11:54 AM, Karanbir Singh wrote: > We only use that scripts included in the anaconda-runtime stack - I'm > away to Fosdem this weekend ( are you guys around ? ) back in town on > Monday, would love to help you guys make this transition. > > Essentially, the repo included on d

Re: [CentOS] distributed storage/home-made cloud recommendations

2012-02-04 Thread nux
Boris Epstein writes: > Hello listmates, > > This is not specifically CentOS-related - though I will probably execute > this design on CentOS if I decide to do so. It will certainly be some kind > of Linux. > > At any rate, here's my situation. I would like to build a fairly large > storage solu

Re: [CentOS] distributed storage/home-made cloud recommendations

2012-02-04 Thread Laurent Wandrebeck
Hi, I'm happily running moosefs (packages available in rpmforge repo) for a year and a half, 120TB, soon 200. So easy to setup and grow it's indecent :) Laurent. pgpVVykG4B19E.pgp Description: PGP signature ___ CentOS mailing list CentOS@centos.org ht

Re: [CentOS] distributed storage/home-made cloud recommendations

2012-02-04 Thread Boris Epstein
> > > Hello Boris, > > I'm in a similar search for a scalable and resilient solution. So far I > like > glusterfs, relatively easy to setup, no meta-server required, decent > performance, but I haven't tested it thoroughly. Been playing with their > latest beta release in a raid0+1 setup; haven't m

Re: [CentOS] Building CentOS 6.2 custom install media

2012-02-04 Thread Les Mikesell
On Sat, Feb 4, 2012 at 10:28 AM, Daniel Drake wrote: > > > To answer your question about the most desirable goal, I guess it is > something like this: we provide a kickstart file that lists the CentOS > repos and our own repo, with the "base" and "core" package groups > selected (plus our own pack

Re: [CentOS] distributed storage/home-made cloud recommendations

2012-02-04 Thread Boris Epstein
On Sat, Feb 4, 2012 at 11:41 AM, Laurent Wandrebeck wrote: > Hi, > > I'm happily running moosefs (packages available in rpmforge repo) for a > year and a half, 120TB, soon 200. So easy to setup and grow it's > indecent :) > > Laurent. > > ___ > CentOS ma

Re: [CentOS] install detecting disk as sdb not sda

2012-02-04 Thread David G . Miller
wwp writes: > > Hello Ross, > > On Fri, 3 Feb 2012 16:01:53 -0500 Ross Walker wrote: > > > On Feb 3, 2012, at 1:34 PM, wwp wrote: > > > > > Hello Jerry, > > > > > > > > > On Fri, 03 Feb 2012 12:24:14 -0500 Jerry Geis wrote: > > > > > >> I am trying to install 6.2 on a machine. > > >> D

Re: [CentOS] Double Copies Double Copies [SOLVED] itself

2012-02-04 Thread Ljubomir Ljubojevic
On 02/04/2012 07:06 AM, Darr247 wrote: > On Saturday, February 04, 2012 @00:44 UTC, > Ljubomir Ljubojevic spake thusly: > >> As far as I can see, it looks like your Windows Mail client made a >> copy of those 4 mails. You can notice that duplicates do not have >> "Account" information (last/right c

[CentOS] a cloud VM under CentOS

2012-02-04 Thread Boris Epstein
Hello everyone, Does anyone know if it is possible to construct a cloud of sorts out of several CentOS machines so as to enable a VM (or several VM's) that would run on top of that cloud and have failover capability? Boris. ___ CentOS mailing list CentO

Re: [CentOS] distributed storage/home-made cloud recommendations

2012-02-04 Thread nux
Boris Epstein writes: >> >> >> Hello Boris, >> >> I'm in a similar search for a scalable and resilient solution. So far I >> like >> glusterfs, relatively easy to setup, no meta-server required, decent >> performance, but I haven't tested it thoroughly. Been playing with their >> latest beta relea

Re: [CentOS] configure network bridge listing bridged intefaces

2012-02-04 Thread Ross Walker
On Feb 3, 2012, at 11:56 PM, Robert Spangler wrote: > On Friday 03 February 2012 09:10, the following was written: > >> On 02/03/2012 08:07 AM, Mihamina Rakotomandimby wrote: >>> Hi all, >>> >>> Having a 4 NIC server, I want to bridge eth2 and eth3, with a bridge >>> named br0. >>> >>> Searchi

[CentOS] CentOS 6.2 New Kernel Issues

2012-02-04 Thread Jonathan Vomacka
CentOS 6.2 Community / Developers, Are there any known issues with the latest Kernel on CentOS 6.2? I performed a yum update and the kernel downloaded. When the system rebooted I started having intermittent latency issues when trying to perform certain commands on the system such as top or ls -

[CentOS] mysql won't start with service, but starts with mysqld_safe

2012-02-04 Thread Larry Martell
Just installed mysql on centos 6.2. When I try to start it with service I get: #service mysqld start MySQL Daemon failed to start. Starting mysqld: [FAILED] Nothing at all is written to the error log. But if I start it with mysqld_safe it comes up and wo

Re: [CentOS] configure network bridge listing bridged intefaces

2012-02-04 Thread Steve Clark
On 02/03/2012 11:56 PM, Robert Spangler wrote: > On Friday 03 February 2012 09:10, the following was written: > >> On 02/03/2012 08:07 AM, Mihamina Rakotomandimby wrote: >> > Hi all, >> > >> > Having a 4 NIC server, I want to bridge eth2 and eth3, with a bridge >> > named br0. >> > >

Re: [CentOS] a cloud VM under CentOS

2012-02-04 Thread Digimer
On 02/04/2012 06:15 PM, Boris Epstein wrote: > Hello everyone, > > Does anyone know if it is possible to construct a cloud of sorts out of > several CentOS machines so as to enable a VM (or several VM's) that would > run on top of that cloud and have failover capability? > > Boris. I suppose thi