[ceph-users] help! failed to start ceph-mon daemon

2015-09-20 Thread wikison
OS : Ubuntu 14.04 I have built the ceph source code and make it installed with the following commands: apt-get install a series of dependency packages ./autogen.sh ./configure make make install All these processes went well. When I type: which ceph Console shows: /usr/local/bin/ceph So I

[ceph-users] Fwd: Re: help! failed to start ceph-mon daemon

2015-09-20 Thread Josef Johansson
Posting to the ML as well. -- Forwarded message -- From: "Josef Johansson" Date: 20 Sep 2015 11:47 Subject: Re: [ceph-users] help! failed to start ceph-mon daemon To: "wikison" Cc: Hi, I would assume the deb knows more about the startup system, and the install assumes you know w

Re: [ceph-users] Potential OSD deadlock?

2015-09-20 Thread Robert LeBlanc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 We had another incident of 100 long blocked I/O this morning, but I didn't get to it in time. I wound up clearing itself after almost 1,000 seconds. On interesting note is that the blocked I/O kept creeping up until I see a bunch of entrys in the log

Re: [ceph-users] Potential OSD deadlock?

2015-09-20 Thread Robert LeBlanc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I was able to catch the tail end of one of these and increased the logging on it. I had to kill it a minute or two after the logging was increased because of the time of the day. I've put the logs at https://robert.leblancnet.us/ceph-osd.8.log.xz .

[ceph-users] how to get a mount list?

2015-09-20 Thread domain0
hi , if use cephfs, how to get a client mount list?___ ceph-users mailing list ceph-users@lists.ceph.com http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com

Re: [ceph-users] Delete pool with cache tier

2015-09-20 Thread Wang, Zhiqiang
I remember previously I can delete the cache pool without flushing/evicting all the objects first. The way I did it is to remove the cache tier first (certainly without the flushing/evicting steps), and then delete the pool. > -Original Message- > From: ceph-users [mailto:ceph-users-boun

Re: [ceph-users] Delete pool with cache tier

2015-09-20 Thread Robert LeBlanc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Getting a slightly different message this time: [root@nodez ~]# ceph osd pool delete ssd sdd --yes-i-really-really-mean-it Error EPERM: WARNING: this will *PERMANENTLY DESTROY* all data stored in pool ssd. If you are *ABSOLUTELY CERTAIN* that is wh

Re: [ceph-users] Delete pool with cache tier

2015-09-20 Thread Wang, Zhiqiang
You should remove the tier first, using the command below. And try deleting the pool after that. ceph osd tier cache-mode cache-pool forward ceph osd tier remove-overlay base-pool ceph osd tier remove base-pool cache-pool > -Original Message- > From: Robert LeBlanc [mailto:rob...@leblanc

Re: [ceph-users] Clarification of Cache settings

2015-09-20 Thread Wang, Zhiqiang
> -Original Message- > From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of > Robert LeBlanc > Sent: Saturday, September 19, 2015 12:18 PM > To: ceph-users@lists.ceph.com > Subject: [ceph-users] Clarification of Cache settings > > -BEGIN PGP SIGNED MESSAGE- > Ha

Re: [ceph-users] Delete pool with cache tier

2015-09-20 Thread Wang, Zhiqiang
Sorry the commands don't format well. It should be 3 commands. 1. ceph osd tier cache-mode cache-pool forward 2. ceph osd tier remove-overlay base-pool 3. ceph osd tier remove base-pool cache-pool > -Original Message- > From: Wang, Zhiqiang > Sent: Monday, September 21, 2015 11:52 AM > To

Re: [ceph-users] Delete pool with cache tier

2015-09-20 Thread Robert LeBlanc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 hmmm, really weird. I only set the cache pool to forward and evicted the objects out of the cache pool, but now it was saying that it wasn't a cache pool at all: [root@nodez ~]# ceph osd tier cache-mode ssd forward set cache-mode for pool 'ssd' to f

Re: [ceph-users] Clarification of Cache settings

2015-09-20 Thread Robert LeBlanc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Sun, Sep 20, 2015 at 9:49 PM, Wang, Zhiqiang wrote: >> -Original Message- >> From: ceph-users [mailto:ceph-users-boun...@lists.ceph.com] On Behalf Of >> Robert LeBlanc >> Sent: Saturday, September 19, 2015 12:18 PM >> To: ceph-users@lis

Re: [ceph-users] help! failed to start ceph-mon daemon

2015-09-20 Thread Josef Johansson
Hi, No, not myself, did you manage to compile with the --without-ttng flag? On 21 Sep 2015 02:51, "Zhen Wang" wrote: > BTW, did you successfully build the deb package?⊙▽⊙ > > > 发自 网易邮箱大师 > > > On 2015-09-20 17:47 , Josef Johansson Wrote: > > Hi, > > I would assume t

Re: [ceph-users] Clarification of Cache settings

2015-09-20 Thread Wang, Zhiqiang
> -Original Message- > From: Robert LeBlanc [mailto:rob...@leblancnet.us] > Sent: Monday, September 21, 2015 12:21 PM > To: Wang, Zhiqiang > Cc: ceph-users@lists.ceph.com > Subject: Re: [ceph-users] Clarification of Cache settings > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > >

Re: [ceph-users] Potential OSD deadlock?

2015-09-20 Thread Robert LeBlanc
We set the logging on an OSD that had problems pretty frequently, but cleared up in less than 30 seconds. The logs are at http://162.144.87.113/files/ceph-osd.112.log.xz and are uncompressed at 8.6GB. Some of the messages we were seeing in ceph -w are: 2015-09-20 20:55:44.029041 osd.112 [WRN] 10 s