Re: ./os/ObjectStore.h: 598: FAILED assert(op-oid om.size())

2015-01-20 Thread Dong Yuan
to fix http://tracker.ceph.com/issues/10534. Is there any better solution? On 20 January 2015 at 10:19, Dong Yuan yuandong1...@gmail.com wrote: On 20 January 2015 at 09:43, Sage Weil sw...@redhat.com wrote: When I first looked at the append() function I started working on a branch that would

Re: ./os/ObjectStore.h: 598: FAILED assert(op-oid om.size())

2015-01-19 Thread Dong Yuan
, if it doesn't make sense. I will go down that path. Is that OK? sage On Tue, 20 Jan 2015, Dong Yuan wrote: If we must keep the order of local_t and op_t, I think the current impl of append is not appropriate. Maybe I must provide something like clone_append to avoid the modify of existing data

Re: ./os/ObjectStore.h: 598: FAILED assert(op-oid om.size())

2015-01-19 Thread Dong Yuan
contains the create_collection) and op_t (which contains all of the operations on the object in the temp collection). We need the operations in localt to precede the operations in op_t. How do we do this? -Sam On Mon, Jan 19, 2015 at 8:07 AM, Dong Yuan yuandong1...@gmail.com wrote: Yes, I am

Re: ./os/ObjectStore.h: 598: FAILED assert(op-oid om.size())

2015-01-19 Thread Dong Yuan
to get access to the test cluster. Haomai has access, and you can get the logs via http (linked from pulpito.ceph.com), but it is less convenient. Thanks! sage -- Dong Yuan Email:yuandong1...@gmail.com -- To unsubscribe from this list: send the line unsubscribe ceph-devel in the body

Re: ObjectStore::Transaction::append()

2015-01-12 Thread Dong Yuan
::WorkThreadSharded::entry()+0x10) [0xb98170] 10: (()+0x8182) [0x7f6a90246182] Do you mind taking a look? Thanks! sage -- Dong Yuan Email:yuandong1...@gmail.com -- 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

Re: [Ceph-Dokan] A Windows CephFS Client Project

2015-01-06 Thread Dong Yuan
majordomo info at http://vger.kernel.org/majordomo-info.html -- Dong Yuan Email:yuandong1...@gmail.com -- 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

Re: writing a ceph cliente for MS windows

2014-12-26 Thread Dong Yuan
: 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 -- Dong Yuan Email:yuandong1...@gmail.com -- To unsubscribe from this list: send the line unsubscribe ceph-devel in the body

Re: writing a ceph cliente for MS windows

2014-12-26 Thread Dong Yuan
Sorry, I mean YOU can have a BP first. On 27 December 2014 at 13:14, Dong Yuan yuandong1...@gmail.com wrote: Why don't you push your impl? Maybe I can have a BP first. On 27 December 2014 at 01:10, Ketor D d.ke...@gmail.com wrote: Is here any progress on Cephfs Windows Client ? 2013-11-08

Re: One question about ceph code

2014-11-19 Thread Dong Yuan
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 -- Dong Yuan Email:yuandong1...@gmail.com -- To unsubscribe from this list: send the line unsubscribe ceph-devel

Question about Transaction::get_data_alignment

2014-11-04 Thread Dong Yuan
use any alignment value to build logical bufferlist. Can you give me some explanation? Thank you. -- Dong Yuan UnitedStack Room 302, Block C, Building. 4, Zongguancun Software Park, 100193 Haidian Dist. Beijing. China yuand...@unitedstack.com -- To unsubscribe from this list: send the line

Re: Ceph Full-SSD Performance Improvement

2014-10-21 Thread Dong Yuan
-- 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 -- Dong Yuan Email:yuandong1...@gmail.com -- To unsubscribe from

Re: Latency Improvement Report for ShardedOpWQ

2014-09-28 Thread Dong Yuan
, there you should be seeing more contention and as a result more latency. Thanks Regards Somnath -Original Message- From: ceph-devel-ow...@vger.kernel.org [mailto:ceph-devel-ow...@vger.kernel.org] On Behalf Of Dong Yuan Sent: Saturday, September 27, 2014 8:45 PM To: ceph-devel

Latency Improvement Report for ShardedOpWQ

2014-09-27 Thread Dong Yuan
enqeueue and dequeue of OpWQ. Start: PG::enqueue_op before osd-op_wq.equeue call End: OSD::dequeue_op.entry = Test Result = Traditional OpWQ: 109us(AVG), 40us(MIN) ShardedOpWQ: 97us(AVG), 32us(MIN) = Test Conclusion = No Remarkably Improvement for Latency -- Dong Yuan

Re: Weekly performance meeting

2014-09-26 Thread Dong Yuan
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 -- Dong Yuan Email:yuandong1...@gmail.com -- To unsubscribe from this list: send

Re: Weekly performance meeting

2014-09-26 Thread Dong Yuan
-Original Message- From: Dong Yuan [mailto:yuandong1...@gmail.com] Sent: Thursday, September 25, 2014 11:31 PM To: Haomai Wang Cc: Sage Weil; ceph-devel@vger.kernel.org; Somnath Roy; Allen Samuels; dieter.kas...@ts.fujitsu.com; pvonstamw...@us.fujitsu.com; Shu, Xinxin; Stefan Priebe

Re: Problem balancing disk space

2014-08-19 Thread Dong Yuan
to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html -- Dong Yuan Email:yuandong1...@gmail.com -- 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

Re: incomplete PG

2014-06-09 Thread Dong Yuan
. Looks like PG copies all are incomplete. sage (Somebody hit similar issue here: http://lists.ceph.com/pipermail/ceph-users-ceph.com/2014-February/007948.html) -- Alexey Kurnosov -- Alexey Kurnosov -- Dong Yuan Email:yuandong1...@gmail.com

Re: incomplete PG

2014-06-09 Thread Dong Yuan
Sorry, the last sentence should be You can NOT remove PG, except you remove the whole Pool. On 10 June 2014 08:57, Dong Yuan yuandong1...@gmail.com wrote: InComplete PG means this PG can't get enough metadata (PG logs) to enter Active state. This may be because some unrepairable data damage

Re: Proposal for adding disable FileJournal option

2014-01-11 Thread Dong Yuan
is required for any safety at all, even when it's fronted by a cache pool. I'm not fully agree with it. Why we can't call fdatasync() during each transaction to ensure consistent if exists cache in the front of. On Thu, Jan 9, 2014 at 7:08 PM, Dong Yuan yuandong1...@gmail.com wrote

Re: Proposal for adding disable FileJournal option

2014-01-09 Thread Dong Yuan
at http://vger.kernel.org/majordomo-info.html -- 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 -- Dong Yuan

Re: question about the data structure of crush_map

2013-12-01 Thread Dong Yuan
be negative and how those buckets were added into this array. Thanks. Best, L. Wan -- 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 -- Dong Yuan

Re: question about the data structure of crush_map

2013-12-01 Thread Dong Yuan
In my opinion, w[i] is less than -1. On 2 December 2013 11:53, Lipeng Wan lipengwa...@gmail.com wrote: Hi Dong, Thanks for your reply. Then is it valid to access the memory space specified by that negative id? L Wan On Sun, Dec 1, 2013 at 10:31 PM, Dong Yuan yuandong1...@gmail.com wrote

Re: messenger refactor notes

2013-11-10 Thread Dong Yuan
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 -- Dong Yuan Email:yuandong1...@gmail.com -- To unsubscribe from this list: send the line unsubscribe ceph-devel in the body of a message

Re: Efficiently scan all objects in a rados pool/namespace

2013-10-16 Thread Dong Yuan
://vger.kernel.org/majordomo-info.html -- Dong Yuan Email:yuandong1...@gmail.com -- 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

Re: mds stuck in clientreplay state after failover

2013-10-10 Thread Dong Yuan
= 1 debug journaler = 20 to your mds config, restart, and then search through/post that log somewhere we can check it out? (It will be large.) -Greg Software Engineer #42 @ http://inktank.com | http://ceph.com On Tue, Oct 8, 2013 at 10:21 PM, Dong Yuan yuandong1...@gmail.com wrote: I think

mds stuck in clientreplay state after failover

2013-10-08 Thread Dong Yuan
from the MDCache. There is any one has some idea about these problem? I can give more details if needed. I have the core dump but it is too big (300MB+) to upload. Thanks for any help. -- Dong Yuan Email:yuandong1...@gmail.com -- To unsubscribe from this list: send the line unsubscribe ceph

Bug about issue 5883

2013-09-26 Thread Dong Yuan
and DispatchQueue.entry, But I am not sure. Maybe you can give me more details. Thank you very much. -- Dong Yuan Email:yuandong1...@gmail.com -- 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

Re: Questions about mds locks

2013-08-29 Thread Dong Yuan
to understand everything about it. -Greg Software Engineer #42 @ http://inktank.com | http://ceph.com Thank you for your help again! -- Dong Yuan Email:yuandong1...@gmail.com -- To unsubscribe from this list: send the line unsubscribe ceph-devel in the body of a message to majord...@vger.kernel.org