Re: What do internal_safe_to_start_threads and leveldb_compression do?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Jun 1, 2015 at 6:53 AM, Erik Logtenberg <erik@xxxxxxxxxxxxx> wrote:
> Hi,
>
> I ran a config diff, like this:
>
> ceph --admin-daemon (...).asok config diff
>
> There are the obvious things like the fsid and IP-ranges, but two
> settings stand out:
>
> - internal_safe_to_start_threads: true (default: false)

Heh. I'm not certain exactly but this is in the depths of our common
daemon startup/init code and from the name I assume it's about whether
we're allowed to start threads running yet. ;) That's not something
you can really change, although maybe we should move it out of a
structure that's quite so user-visible.

>
> What does this do?
>
> - leveldb_compression: false (default: true)
> - leveldb_block/cache/write_buffer_size (all bigger than default)

I take it you're running these commands on a monitor (from I think the
Dumpling timeframe, or maybe even Firefly)? These are hitting specific
settings in LevelDB which we tune differently for the monitor and OSD,
but which were shared config options in older releases. They have
their own settings in newer code.
-Greg
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com




[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux