Re: [ceph-users] Issues with CephFS

2016-06-19 Thread Yan, Zheng
On Sun, Jun 19, 2016 at 3:12 PM, ServerPoint wrote: > Hi, > > Nothing particular in dmesg. I noticed that the client server hangs and I > have to restart it to get it back up. > > Kernal Version is > -- > root@cephclient:~# uname -r > 3.16.0-4-amd64 > 3.16 is too old for cephfs kernel client

Re: [ceph-users] Issues with CephFS

2016-06-19 Thread ServerPoint
Hi, Nothing particular in dmesg. I noticed that the client server hangs and I have to restart it to get it back up. Kernal Version is -- root@cephclient:~# uname -r 3.16.0-4-amd64 On 6/19/2016 7:29 AM, Lincoln Bryant wrote: Hi, Are there any messages in 'dmesg'? Are you running a recen

Re: [ceph-users] Issues with CephFS

2016-06-18 Thread Lincoln Bryant
Hi, Are there any messages in 'dmesg'? Are you running a recent kernel on your client? --Lincoln On 6/18/2016 6:25 PM, ServerPoint wrote: Hi Adam, Thank you ! That worked. So now I am testing another large cluster. This is the Ceph status : (I am using Public network so I have put * ) --

Re: [ceph-users] Issues with CephFS

2016-06-18 Thread ServerPoint
Hi Adam, Thank you ! That worked. So now I am testing another large cluster. This is the Ceph status : (I am using Public network so I have put * ) -- root@admin:~/ceph-cluster# ceph -s cluster 56b6fb46-dc51-4577-90cb-4b3882e82f5c health HEALTH_OK monmap e1: 3 mons a

Re: [ceph-users] Issues with CephFS

2016-06-18 Thread Adam Tygart
Responses inline. On Sat, Jun 18, 2016 at 4:53 PM, ServerPoint wrote: > Hi, > > I am trying to setup a Ceph cluster and mount it as CephFS > > These are the steps that I followed : > - > ceph-deploy new mon > ceph-deploy install admin mon node2 nod

[ceph-users] Issues with CephFS

2016-06-18 Thread ServerPoint
Hi, I am trying to setup a Ceph cluster and mount it as CephFS These are the steps that I followed : - ceph-deploy new mon ceph-deploy install admin mon node2 node5 node6 ceph-deploy mon create-initial ceph-deploy disk zap node2:sdb node2:sdc