[ceph-users] CephFS active-active

2022-12-27 Thread Isaiah Tang Yue Shun
Hi all, >From the documentation, I can only find Ceph Object Gateway multi-site >implementation. I wonder is it if we are using CephFS, how can we achieve >active-active setup for production? Any input is appreciated. Thanks. Regards, Isaiah Tang __

[ceph-users] Re: Empty /var/lib/ceph/osd/ceph-$osd after reboot

2022-12-27 Thread Isaiah Tang Yue Shun
Tang From: Konstantin Shalygin Sent: Tuesday, December 27, 2022 3:57 PM To: Isaiah Tang Yue Shun Cc: ceph-users@ceph.io Subject: Re: [ceph-users] Empty /var/lib/ceph/osd/ceph-$osd after reboot Hi, ceph-volume lvm activate --all k On 21 Dec 2022, at 13:53, I

[ceph-users] Bluestore label is gone after reboot

2022-12-21 Thread Isaiah Tang Yue Shun
Hi all, As of my knowledge, bluestore has label which can be shown by "ceph-bluestore-tool show-label --dev /dev/ol/osd0" { "/dev/ol/osd0": { "osd_uuid": "e8a4422f-4f01-4d7a-9b3c-65ff25101d8b", "size": 5368709120, "btime": "2022-12-22T13:29:52.351106+0800", "d

[ceph-users] Empty /var/lib/ceph/osd/ceph-$osd after reboot

2022-12-20 Thread Isaiah Tang Yue Shun
Hi all, >From what I understand, after creating an OSD using "ceph-volume lvm create", >we will do a "ceph-volume lvm activate" so that the systemd is created. However, I found that after rebooting a host, some OSDs in the host will have empty /var/lib/ceph/osd/ceph-$osd And I am not able to r

[ceph-users] Re: Ceph Reweight Only works in same host?

2022-12-19 Thread Isaiah Tang Yue Shun
b Isaiah Tang Yue Shun: > Currently, I have 3 OSDs in 3 different hosts: > > # ceph osd tree: > > ID CLASS WEIGHT TYPE NAME STATUS REWEIGHT PRI-AFF > -1 0.03908 root default > -3 0.00980 host node1 > 0hdd 0.00980 osd.0

[ceph-users] Ceph Reweight Only works in same host?

2022-12-18 Thread Isaiah Tang Yue Shun
Hi all, Currently, I have 3 OSDs in 3 different hosts: # ceph osd tree: ID CLASS WEIGHT TYPE NAME STATUS REWEIGHT PRI-AFF -1 0.03908 root default -3 0.00980 host node1 0hdd 0.00980 osd.0 up 1.0 1.0 -9 0 host nod