Yo BJ!

This looks pretty awesome! The only concern I have is that there is no error 
logging output since the init script is not capturing the output of drizzled. 
I'm not sure that is really the job of the init script but until there is a 
better logging mechanism in Drizzle (someone correct me if there is an I just 
missed it) that would be a nice to have.

Otherwise it was cake to install and seems to be configured well. 

Nice work, BJ!

Tim S.

On Mar 15, 2010, at 8:45 PM, BJ Dierkes wrote:

> 
> POSTED ON WIKI: http://drizzle.org/wiki/RPMInstallation
> 
> -----------------------------------------------------------------------------
> Hello all,
> 
> As some of you know, I've been working on standardizing a set of RPM packages 
> for Drizzle.  I'm not too concerned with RHEL 5 at this point, but wanted it 
> to be available for testing (thanks to Andrew Garner for help with that).  
> That said, this is an initial set with more or less all the plugins that 
> build with the exception of gearman and memcached (for some reason they 
> aren't being built..).  
> 
>       http://5dollarwhitebox.org/repos/drizzle/testing/
> 
> 
> Please note this repository is for the purposes of testing and will at a 
> later time live somewhere more official wherever that is.  That said, I 
> wanted to get these out there for any Fedora/RHEL users to start playing 
> around with and getting their feedback.  
> 
> USAGE:
> 
> Easiest thing is to add a Yum repo in /etc/yum.repos.d/drizzle.repo, 
> something like:
> 
> [drizzle]
> name=drizzle
> baseurl=http://5dollarwhitebox.org/repos/drizzle/testing/RedHat/5/x86_64/
> enabled=1
> gpgcheck=0
> 
> 
> Adjust accordingly.  Then simply install:
> 
> $ sudo yum install drizzle-server drizzle-client
> 
> 
> # This will be handled via packaging means in the future... but for now it 
> conflicts:
> 
> $ /etc/init.d/mysqld stop
> Stopping MySQL:                                            [  OK  ]
> 
> $ sudo /etc/init.d/drizzled restart
> Stopping Drizzle:                                          [FAILED]
> Starting Drizzle:                                          [  OK  ]
> 
> 
> $ drizzle
> Welcome to the Drizzle client..  Commands end with ; or \g.
> Your Drizzle connection id is 3
> Server version: 7 Source distribution (trunk)
> 
> Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
> 
> drizzle> 
> 
> -----------------------------------------------------------------------------
> 
> Thanks.
> 
> ---
> derks
> 
> 
> 
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~drizzle-discuss
> Post to     : [email protected]
> Unsubscribe : https://launchpad.net/~drizzle-discuss
> More help   : https://help.launchpad.net/ListHelp
> 


_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to