[ceph-users] Re: Multiple OSDs down, and won't come up (possibly related to other Nautilus issues)

2020-04-07 Thread Sang, Oliver
don't know whether you have same problem as us. We saw several times the osd down after reboot, we fixed by 304 ls -al /dev/dm-* 305 chown ceph. /dev/dm-* 306 for i in `ceph osd tree | grep down | awk '{print $4}' | awk -F'.' '{print $2}'`; do systemctl reset-failed ceph-osd@$i.service

[ceph-users] Re: v13.2.7 mimic released

2019-12-15 Thread Sang, Oliver
thanks a lot for information! -Original Message- From: Daniel Swarbrick Sent: Monday, December 9, 2019 12:06 AM To: ceph-users@ceph.io Subject: [ceph-users] Re: v13.2.7 mimic released Sang, Oliver wrote: > can this version be installed on Debian 10? > If not, is there a plan for

[ceph-users] any way to read magic number like #1018a1b3c14?

2019-12-15 Thread Sang, Oliver
we are using cephfs. in /sys/kernel/debug/ceph/*/mdsc sometimes we saw something like - 2015909 mds0setfilelock #1018a1b3c14 I know this #1018a1b3c14 is a file or a folder, but how to know what it really is in cephfs tree? Thanks! ___

[ceph-users] Re: v13.2.7 mimic released

2019-11-28 Thread Sang, Oliver
Thanks a lot for information! We will consider it and reach back to you if we have questions. Thanks again. From: Martin Verges Sent: Thursday, November 28, 2019 9:09 PM To: Sang, Oliver Cc: Sage Weil ; ceph-annou...@ceph.io; ceph-users@ceph.io; d...@ceph.io; Li, Philip Subject: Re: [ceph

[ceph-users] Re: v13.2.7 mimic released

2019-11-27 Thread Sang, Oliver
Thanks a lot for information! what’s the relationship of this mirror with ceph official website? Basically we want to use an official release and hesitate to use a 3rd part build package. From: Martin Verges Sent: Wednesday, November 27, 2019 9:58 PM To: Sang, Oliver Cc: Sage Weil ; ceph

[ceph-users] Re: v13.2.7 mimic released

2019-11-27 Thread Sang, Oliver
can this version be installed on Debian 10? If not, is there a plan for Mimic to support Debian 10? -Original Message- From: Sage Weil Sent: Monday, November 25, 2019 10:50 PM To: ceph-annou...@ceph.io; ceph-users@ceph.io; d...@ceph.io Subject: [ceph-users] v13.2.7 mimic released This