All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANN] ceph-deploy 1.3 released!
@ 2013-11-01 12:54 Alfredo Deza
  2013-11-01 19:21 ` Stefan Priebe
  0 siblings, 1 reply; 2+ messages in thread
From: Alfredo Deza @ 2013-11-01 12:54 UTC (permalink / raw)
  To: ceph-users-idqoXFIVOFJgJs9I8MT0rw@public.gmane.org, ceph-devel

Hi all,

A new version (1.3) of ceph-deploy is now out, a lot of fixes went
into this release including the addition of a more robust library to
connect to remote hosts and it removed the one extra dependency we
used. Installation should be simpler.

The complete changelog can be found at:

https://github.com/ceph/ceph-deploy/blob/master/docs/source/changelog.rst


The highlights for this release are:


* We now allow to use `--username` to connect on remote hosts,
specifying something different than the current user or the SSH
config.

* Global timeouts for remote commands to be able to disconnect if
there is no input received (defaults to 5 minutes), but still allowing
other more granular timeouts for some commands that need to just run a
simple command without output expectation.


Please make sure you update (install instructions:
http://github.com/ceph/ceph-deploy/#installation) and use the latest
version!


Thanks,


Alfredo

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ANN] ceph-deploy 1.3 released!
  2013-11-01 12:54 [ANN] ceph-deploy 1.3 released! Alfredo Deza
@ 2013-11-01 19:21 ` Stefan Priebe
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Priebe @ 2013-11-01 19:21 UTC (permalink / raw)
  To: Alfredo Deza, ceph-users@lists.ceph.com, ceph-devel

Hi,

i didn't found something in the changelog so i just would like to ask if 
this is planned.

Right now you can already create a new cluster using hostA:IPA HostB:IPB ...

but it does not use these IPs as mon addr also the hostA hostB names 
need to match the hostname this is pretty bad as you cannot change IPs 
or hosts of mons later easily, so i tend to use special names and Ips 
which i can move later to different machines.

The normal ceph config supports:

[mon.a]
    host name = abc
    mon addr = 85.58.34.12

Thanks,
Stefan

Am 01.11.2013 13:54, schrieb Alfredo Deza:
> Hi all,
>
> A new version (1.3) of ceph-deploy is now out, a lot of fixes went
> into this release including the addition of a more robust library to
> connect to remote hosts and it removed the one extra dependency we
> used. Installation should be simpler.
>
> The complete changelog can be found at:
>
> https://github.com/ceph/ceph-deploy/blob/master/docs/source/changelog.rst
>
>
> The highlights for this release are:
>
>
> * We now allow to use `--username` to connect on remote hosts,
> specifying something different than the current user or the SSH
> config.
>
> * Global timeouts for remote commands to be able to disconnect if
> there is no input received (defaults to 5 minutes), but still allowing
> other more granular timeouts for some commands that need to just run a
> simple command without output expectation.
>
>
> Please make sure you update (install instructions:
> http://github.com/ceph/ceph-deploy/#installation) and use the latest
> version!
>
>
> Thanks,
>
>
> Alfredo
> --
> To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-01 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-01 12:54 [ANN] ceph-deploy 1.3 released! Alfredo Deza
2013-11-01 19:21 ` Stefan Priebe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.