Re: [ceph-users] Error in ceph rbd mirroring(rbd::mirror::InstanceWatcher: C_NotifyInstanceRequestfinish: resending after timeout)

2019-07-29 Thread Mykola Golub
gb volume, Local image get created, but it couldnt create > a mirror image "Connection timed out" errors suggest you have a connectivity issue between sites? -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] Error in ceph rbd mirroring(rbd::mirror::InstanceWatcher: C_NotifyInstanceRequestfinish: resending after timeout)

2019-07-26 Thread Mykola Golub
nd all its logs? `lsof |grep 'rbd-mirror.*log'` may be useful for this. BTW, what rbd-mirror version are you running? -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] Error in ceph rbd mirroring(rbd::mirror::InstanceWatcher: C_NotifyInstanceRequestfinish: resending after timeout)

2019-07-26 Thread Mykola Golub
not support "journaling" feature, which is necessary for mirroring. You can access those images only with librbd (e.g. mapping with rbd-nbd driver or via qemu). -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] RBD image format v1 EOL ...

2019-02-22 Thread Mykola Golub
On Fri, Feb 22, 2019 at 02:43:36PM +0200, koukou73gr wrote: > On 2019-02-20 17:38, Mykola Golub wrote: > > > Note, if even rbd supported live (without any downtime) migration you > > would still need to restart the client after the upgrate to a new > > librb

Re: [ceph-users] RBD image format v1 EOL ...

2019-02-20 Thread Mykola Golub
e somehow "rbd migration prepare" after the the sourse VM closes the image, but before the destination VM opens it. -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] read-only mounts of RBD images on multiple nodes for parallel reads

2019-01-23 Thread Mykola Golub
ata? Yes. -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] slow requests and high i/o / read rate on bluestore osds after upgrade 12.2.8 -> 12.2.10

2019-01-19 Thread Mykola Golub
On Fri, Jan 18, 2019 at 11:06:54AM -0600, Mark Nelson wrote: > IE even though you guys set bluestore_cache_size to 1GB, it is being > overridden by bluestore_cache_size_ssd. Isn't it vice versa [1]? [1] https://github.com/ceph/ceph/blob/luminous/src/os/bluestore/BlueStore.cc#L3976 --

Re: [ceph-users] read-only mounts of RBD images on multiple nodes for parallel reads

2019-01-18 Thread Mykola Golub
ncern mentioned by others about ext4 might want to flush the journal if it is not clean even when mounting ro. I expect the mount will just fail in this case because the image is mapped ro, but you might want to investigate how to improve this. -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] librbd::image::CreateRequest: 0x55e4fc8bf620 handle_create_id_object: error creating RBD id object

2018-11-06 Thread Mykola Golub
rn code of 13 for check of > host 'localhost' was out of bounds. > > -- Could you please post the full ceph-osd log somewhere? /var/log/ceph/ceph-osd.0.log > but hang at the command: "rbd create libvirt-pool/dimage --size 10240 " So it hungs fo

Re: [ceph-users] librbd::image::CreateRequest: 0x55e4fc8bf620 handle_create_id_object: error creating RBD id object

2018-11-05 Thread Mykola Golub
ist returned by this command: ceph-conf --name osd.0 -D | grep osd_class_load_list contains rbd. -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] librbd::image::CreateRequest: 0x55e4fc8bf620 handle_create_id_object: error creating RBD id object

2018-11-05 Thread Mykola Golub
ogs for cls errors? You will probably need to restart an osd to get some fresh ones on the osd start. -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] rbd-nbd map question

2018-09-21 Thread Mykola Golub
list > > ceph-users@lists.ceph.com > > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com > > [1] http://tracker.ceph.com/issues/36089 > > -- > Jason > ___ > ceph-users mailing list > ceph-users@lists.ceph.com &g

Re: [ceph-users] rbd-nbd not resizing even after kernel tweaks

2018-04-11 Thread Mykola Golub
and remount of the filesystem is required. Does your rbd-nbd include this fix [1], targeted for v12.2.3? [1] http://tracker.ceph.com/issues/22172 -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cg

Re: [ceph-users] rbd-nbd not resizing even after kernel tweaks

2018-03-11 Thread Mykola Golub
https://github.com/torvalds/linux/commit/29eaadc0364943b6352e8994158febcb699c9f9b -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] Missing clones

2018-02-19 Thread Mykola Golub
> >> ceph::buffer::list>*)+0x8e9) [0x55eef3894fe9] > >> 7: (get_attrs(ObjectStore*, coll_t, ghobject_t, > >> ObjectStore::Transaction*, ceph::buffer::list&, OSDriver&, > >> SnapMapper&)+0xafb) [0x55eef35f901b] > >> 8: (ObjectStoreTool:

Re: [ceph-users] rbd-fuse performance

2017-06-28 Thread Mykola Golub
On Tue, Jun 27, 2017 at 07:17:22PM -0400, Daniel K wrote: > rbd-nbd isn't good as it stops at 16 block devices (/dev/nbd0-15) modprobe nbd nbds_max=1024 Or, if nbd module is loaded by rbd-nbd, use --nbds_max command line option. -- Mykola Go

Re: [ceph-users] cannot open /dev/xvdb: Input/output error

2017-06-26 Thread Mykola Golub
or that period to understand what happened. > >Don't you observe sporadic crashes/restarts of rbd-nbd processes? You > >can associate a nbd device with rbd-nbd process (and rbd volume) > >looking at /sys/block/nbd*/pid and ps output. > I really don't know where to look for

Re: [ceph-users] cannot open /dev/xvdb: Input/output error

2017-06-26 Thread Mykola Golub
On Sun, Jun 25, 2017 at 11:28:37PM +0200, Massimiliano Cuttini wrote: > > Il 25/06/2017 21:52, Mykola Golub ha scritto: > >On Sun, Jun 25, 2017 at 06:58:37PM +0200, Massimiliano Cuttini wrote: > >>I can see the error even if I easily run list-mapped: > >>

Re: [ceph-users] cannot open /dev/xvdb: Input/output error

2017-06-25 Thread Mykola Golub
void names collisions). Don't you see other errors? What is output for `ps auxww |grep rbd-nbd`? As the first step you could try to export images to file using `rbd export`, see if it succeeds and probably investigate the content. -- Mykola Golub ___

Re: [ceph-users] Help needed rbd feature enable

2017-06-24 Thread Mykola Golub
t > >>> update immutable features > >>> > >>>I read on the guide I shoulded had place in the > >>>config|rbd_default_features| > >>> > >>>What can I do now to enable this feature all feature of > >>>jewel

Re: [ceph-users] removing 'rados cppool' command

2016-05-07 Thread Mykola Golub
tools only when facing extraordinary situations so they are more careful and expect limitations). -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] RBD image mounted by command "rbd-nbd" the status is read-only.

2016-04-28 Thread Mykola Golub
on success aio_write completion returned the number of bytes written. I might be confused by this test that checks for r >= 0: https://github.com/ceph/ceph/blob/master/src/test/librbd/test_librbd.cc#L1254 Now, looking at it again, it is certainly not true and my patch is wrong. I see the

Re: [ceph-users] incomplete pg, recovery some data

2015-06-19 Thread Mykola Golub
suggested by Sam in http://tracker.ceph.com/issues/10098 https://github.com/ceph/ceph/pull/5031 It has not been reviewed yet and not tested well though because I don't know a simple way how to get an incomplete pg. You might want to try it on your own risk. -- Mykola Golub

Re: [ceph-users] ceph-osd - No Longer Creates osd.X upon Launch - Bug ?

2015-02-16 Thread Mykola Golub
On Sun, Feb 15, 2015 at 5:39 PM, Sage Weil s...@newdream.net wrote: On Sun, 15 Feb 2015, Mykola Golub wrote: The ceph osd create could be extended to have OSD ID as a second optional argument (the first is already used for uuid). ceph osd create uuid id The command would succeed only

Re: [ceph-users] ceph-osd - No Longer Creates osd.X upon Launch - Bug ?

2015-02-15 Thread Mykola Golub
argument (the first is already used for uuid). ceph osd create uuid id The command would succeed only if the ID were not in use. Ron, would this work for you? I have a patch as a proof of concept: https://github.com/trociny/ceph/compare/wip-osd_create -- Mykola Golub

Re: [ceph-users] ceph-osd - No Longer Creates osd.X upon Launch - Bug ?

2015-02-15 Thread Mykola Golub
On Sun, Feb 15, 2015 at 06:24:45PM -0800, Sage Weil wrote: On Sun, 15 Feb 2015, Gregory Farnum wrote: On Sun, Feb 15, 2015 at 5:39 PM, Sage Weil s...@newdream.net wrote: On Sun, 15 Feb 2015, Mykola Golub wrote: https://github.com/trociny/ceph/compare/wip-osd_create This looks

Re: [ceph-users] RBD caching on 4K reads???

2015-02-01 Thread Mykola Golub
is defined in ceph.conf, [client] section, admin socket parameter. -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] osd tree to show primary-affinity value

2015-01-07 Thread Mykola Golub
://github.com/ceph/ceph/pull/3254 -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

[ceph-users] osd tree to show primary-affinity value

2014-12-24 Thread Mykola Golub
, depth: 2}], stray: []} -- Mykola Golub ___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com