Hmm.

The other related thing that I've occasionally wished for, aside from
"remote restart", is the equivalent of apache's "apachectl configtest" to
verify that my new config parses before trying to bounce a server.  It's a
little thing, but you use it a lot in Apache land...

Jeremy

On Tue, Apr 28, 2009 at 10:26 AM, Jay Pipes <jay.pi...@sun.com> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> MARK CALLAGHAN wrote:
> > On Tue, Apr 28, 2009 at 9:28 AM, Lee Bieber <lee.bie...@sun.com> wrote:
> >> Thanks Adrian. One of the positions that we really could use these days
> for
> >> the Drizzle project is a  senior quality engineer who can focus on
> >> performance testing, benchmarks, testing frameworks and overall Drizzle
> >> quality initiatives. I'm hoping that you might consider someone who has
> that
> >> background if they come your way.
> >>
> >> Thanks, Lee
> >
> > One of my favorite problems that becomes more important in a cloud is
> > management of the server process. mysqld has /etc/init.d/mysql and
> > mysqld_safe. Is it drizzled in this case? What exists to control it?
>
> Actually, /etc/init.d/mysqld is distro-specific and oftentimes is
> written and maintained by the distros...
>
> We don't have drizzled_safe. We also don't have drizzleadmin any more.
> To shutdown or ping the server, just use the drizzle client:
>
> drizzle --shutdown --port=XXXX
> drizzle --ping --port=XXXX
>
> Neither of these requires one to be logged-on to the box IIRC.  Just
> supply a --host param.
>
> There was talk of a --restart command to be added, too.
>
> > The interfaces for /etc/init.d/mysql and mysqld_safe are somewhat
> > limited and require the admin to be on the box. Does drizzle have
> > plans for something that supports an API that doesn't require me to
> > login to a box? And of course, this still must authenticate my
> > attempts to administer the box.
>
> Well, describe what your ideal interface/API would look like.  What
> would be the best tool for your needs?  How exactly would you want to
> work remotely with the servers?  If you could give command-line (or
> script) examples of what would be ideal, that would be great! :)
>
> - -jay
>
> >>
> >> Adrian Otto wrote:
> >>> All,
> >>>
> >>> I was speaking with Eric Day at the developer conference, and I
> mentioned
> >>> that Rackspace is wiling to employ full time developers for the
> specific
> >>> purpose of furthering the Drizzle project's mission. He suggested that
> I
> >>> email you on this list becuase he expected there would be interest in
> this
> >>> offer. If you work on the project now part time, and want to make it a
> full
> >>> time job working exclusively on the Drizzle project, let me know. The
> >>> Rackspcae Cloud believes in open source, and we want to do our part to
> make
> >>> Drizzle a wild success.
> >>>
> >>> Thanks,
> >>>
> >>> Adrian Otto
> >>> --
> >>> ao...@mosso.com
> >>>
> >>> _______________________________________________
> >>> Mailing list: 
> >>> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss>
> >>> Post to     : drizzle-discuss@lists.launchpad.net
> >>> Unsubscribe : 
> >>> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss>
> >>> More help   : https://help.launchpad.net/ListHelp
> >> _______________________________________________
> >> Mailing list: 
> >> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss>
> >> Post to     : drizzle-discuss@lists.launchpad.net
> >> Unsubscribe : 
> >> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss>
> >> More help   : https://help.launchpad.net/ListHelp
> >>
> >
> >
> >
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkn3PDUACgkQ2upbWsB4UtHMbwCeJxXOnUbVgsa4MOK1GOzdLcWT
> 9x4AniuHHt6AZoYM+oaUahzanxXGg8YN
> =8R6p
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Mailing list: 
> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss>
> Post to     : drizzle-discuss@lists.launchpad.net
> Unsubscribe : 
> https://launchpad.net/~drizzle-discuss<https://launchpad.net/%7Edrizzle-discuss>
> More help   : https://help.launchpad.net/ListHelp
>
_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to