(a struct, not a pointer) into the rbd_dev structure proper. Pass the rbd device structure to rbd_client_create() so it can assign rbd_dev->rbdc if successful, and have it return an error code instead of the rbd client pointer. Signed-off-by: Alex Elder <el...@inktank.com> --...
ubuntu@teuthology:/a/sage-2013-02-27_09:23:30-rbd-next-testing-basic/13487$ cat orig.config.yaml kernel: kdb: true sha1: 83ca14fdd35821554058e5fd4fa7b118ee504a33 nuke-on-error: true overrides: ceph: conf: global: ms inject socket failures: 5000 osd: osd op thread timeout: 60 fs...
I/O request should be. The other, in rbd_do_op(), also needs the name of the object and the offset within it for the I/O request. Split out rbd_segment_name() into three dedicated functions: - rbd_segment_name() allocates and formats the name of the ...
2012-12-20T13:25:38.347 INFO:teuthology.orchestra.run.err:osdc/ObjectCacher.cc: In function 'ObjectCacher::~ObjectCacher()' thread 7f1a67748780 time 2012-12-20 13:25:01.308939 2012-12-20T13:25:38.347 INFO:teuthology.orchestra.run.err:osdc/ObjectCacher.cc: 517: FAILED assert(!i->size()...
002-libceph_kill_bad_proto_ceph_connection_op_13_days_ago.patch 003-libceph_rename_socket_callbacks_13_days_ago.patch 004-libceph_rename_kvec_reset_and_kvec_add_functions_13_days_ago.patch 005-libceph_embed_ceph_messenger_structure_in_ceph_client_13_days_ago.patch ...
client_mount_timeout to 30 2014-05-18 15:25:05.832+0000: 2557: debug : virStorageBackendRBDOpenRADOSConn:213 : Setting RADOS option rados_mon_op_timeout to 30 2014-05-18 15:25:05.832+0000: 2557: debug : virStorageBackendRBDOpenRADOSConn:216 : Setting RADOS option ...
{114processing++;//12 librbd::thread_pool worker wq librbd::io_work_queue start processing 0x7f4b08005f60 (1 active)115ldout(cct,12)<<"worker wq "<<wq->name<<" start processing "<<item116<<" ("<<processing<<" active)"<<dendl;117TPHandletp_handle(cct,hb,wq->timeout_interval...
op_size), int(self.total_procs), int(self.iodepth), self.mode) self.out_dir = self.archive_dir self.norandommap = config.get("norandommap", False) self.wait_pgautoscaler_timeout = config.get("wait_pgautoscaler_timeout", -1) # Make the file names string (repeated across volumes)...
Today i had the time to test using a USB-TTL converter. After upgrading todocker.io/milas/rock5-talos:v1.3.5-rock5-3-gfaf7eb9e8-rock-5bthe device will go into a boot loop right after r8125 is loaded. Here is the serial output: ...
rbd_op_thread =1 [global] ioengine=rbd pool=rbd rbdname=volume-nbd02 invalidate=0 rw=randwrite bs=4k runtime=300 [rbd_iodepth32] iodepth=1024 当rbd_op_thread为1时,此时fio只有不到两万八九,此时查看后端,queue中均有上千个排队。 username@hostname:/# i=`sudo ls /var/run/ceph | grep...