On Thu, Mar 19, 2015 at 5:22 PM, Xinze Chi <xmdx...@gmail.com> wrote:
> hi, all:
>
>     Currently at keyvaluestore, osd send sync
> request(submit_transaction_sync) to filestore when it finishes a
> transaction. But sata disk is not suitable for doing sync request. ssd
> disk is more suitable.

I think here you mean disk not filestore.

>
>     So I think whether we could separate leveldb *.log file with *.sst
> file and move *.log to ssd
> disk, which is similar with journal file in ceph.
>
>     But now, the original leveldb do not support to separate log file
> and sst file.
>
>     Wait for your comment.
>
>     Thanks.



-- 
Best Regards,

Wheat
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to