Re: New juju-mongodb package

2013-12-05 Thread John Arbash Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ... >> Installed sizes: > >> -rwxr-xr-x 1 root root 7.2M Sep 5 15:30 /usr/bin/mongo >> -rwxr-xr-x 1 root root 13M Sep 5 15:30 /usr/bin/mongodump >> -rwxr-xr-x 1 root root 13M Sep 5 15:30 /usr/bin/mongoexport >> -rwxr-xr-x 1 root root 13M Sep 5

Re: New juju-mongodb package

2013-12-05 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 02/12/13 10:36, James Page wrote: > On 02/12/13 09:15, John Arbash Meinel wrote: Which of these is core to the function of juju, and which are useful for debugging? Please also that the mongodb-clients package will still be avail

Re: New juju-mongodb package

2013-12-02 Thread Kapil Thangavelu
Isn't what mongo and mongo export are doing trivially avail to a client API script for juju backup purposes. On Monday, December 2, 2013, roger peppe wrote: > On 2 December 2013 12:48, John Arbash Meinel > > > wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 2013-12-02 16:

Re: New juju-mongodb package

2013-12-02 Thread John Arbash Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 ... >> >> Now, we wouldn't need 'mongo' otherwise, but I think if we have >> to pick a tool 'mongo' is more generally useful, and it doesn't >> bundle v8 so it is a smaller binary as well. > > We will probably use the mongo command for restoring, an

Re: New juju-mongodb package

2013-12-02 Thread roger peppe
On 2 December 2013 12:48, John Arbash Meinel wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2013-12-02 16:39, roger peppe wrote: >> On 2 December 2013 11:40, Ian Booth >> wrote: >>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >>> I don't fully understand the differenc

Re: New juju-mongodb package

2013-12-02 Thread John Arbash Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-12-02 16:39, roger peppe wrote: > On 2 December 2013 11:40, Ian Booth > wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >>> >>> I don't fully understand the difference from mongoexport vs >>> mongodump (it looks like dump generate

Re: New juju-mongodb package

2013-12-02 Thread roger peppe
On 2 December 2013 11:40, Ian Booth wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > >> >> I don't fully understand the difference from mongoexport vs mongodump >> (it looks like dump generates a binary snapshot compatible with >> restore, while export/import generate text representation

Re: New juju-mongodb package

2013-12-02 Thread Ian Booth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > > I don't fully understand the difference from mongoexport vs mongodump > (it looks like dump generates a binary snapshot compatible with > restore, while export/import generate text representations of the data.) > > I'd *really* like us to stick w

Re: New juju-mongodb package

2013-12-02 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 02/12/13 09:15, John Arbash Meinel wrote: >>> Which of these is core to the function of juju, and which are >>> useful for debugging? Please also that the mongodb-clients >>> package will still be available in universe so you will always >>> be

Re: New juju-mongodb package

2013-12-02 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 02/12/13 09:10, John Arbash Meinel wrote: > On 2013-12-02 13:01, James Page wrote: >> Morning folks > >> so far I have requests for: > >> mongo (default shell) > >> mongoexport (used in new juju backup plugin) > >> mongodump/mongorestore (usef

Re: New juju-mongodb package

2013-12-02 Thread John Arbash Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-12-02 13:01, James Page wrote: > Morning folks > > so far I have requests for: > > mongo (default shell) > > mongoexport (used in new juju backup plugin) > > mongodump/mongorestore (useful) > > I'm keen we don't bloat out the 'server' pack

Re: New juju-mongodb package

2013-12-02 Thread John Arbash Meinel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2013-12-02 13:01, James Page wrote: > Morning folks > > so far I have requests for: > > mongo (default shell) > > mongoexport (used in new juju backup plugin) > > mongodump/mongorestore (useful) > > I'm keen we don't bloat out the 'server' pack

Re: New juju-mongodb package

2013-12-02 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Morning folks so far I have requests for: mongo (default shell) mongoexport (used in new juju backup plugin) mongodump/mongorestore (useful) I'm keen we don't bloat out the 'server' package to much - the binaries are quite large due to the requi

Re: New juju-mongodb package

2013-11-28 Thread Ian Booth
Also mongoexport (used in the new juju backup plugin) On Fri 29 Nov 2013 03:53:06 EST, William Reade wrote: > The mongodump and mongorestore binaries would also be extremely useful. > > Cheers > William > > > On Thu, Nov 28, 2013 at 3:38 PM, James Page wrote: > >> > > * *BEGIN ENCRYPTED or

Re: New juju-mongodb package

2013-11-28 Thread William Reade
The mongodump and mongorestore binaries would also be extremely useful. Cheers William On Thu, Nov 28, 2013 at 3:38 PM, James Page wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 28/11/13 14:18, Gustavo Niemeyer wrote: > > It would be good to have the "mongo" binary available

Re: New juju-mongodb package

2013-11-28 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 28/11/13 14:18, Gustavo Niemeyer wrote: > It would be good to have the "mongo" binary available and working > as well, also under that juju-specific namespace. This is the > console client, and will be useful to connect to the local juju > databas

Re: New juju-mongodb package

2013-11-28 Thread Gustavo Niemeyer
Thanks for pushing this, James. It would be good to have the "mongo" binary available and working as well, also under that juju-specific namespace. This is the console client, and will be useful to connect to the local juju database when debugging issues. On Thu, Nov 28, 2013 at 11:46 AM, James P

New juju-mongodb package

2013-11-28 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Folks I've started working on the new, stripped down, juju specific MongoDB package that we have been discussing over the last few weeks. I'm proposing a package structure like this: ./usr/lib/juju/bin/mongos ./usr/lib/juju/bin/mongod No u