Re: [ceph-users] the state of cephfs in giant

2014-10-13 Thread Jeff Bailey
On 10/13/2014 4:56 PM, Sage Weil wrote: On Mon, 13 Oct 2014, Eric Eastman wrote: I would be interested in testing the Samba VFS and Ganesha NFS integration with CephFS. Are there any notes on how to configure these two interfaces with CephFS? For ganesha I'm doing something like: FSAL { CE

Re: [ceph-users] ulimit max user processes (-u) and non-root ceph clients

2013-12-16 Thread Jeff Bailey
On 12/16/2013 2:36 PM, Dan Van Der Ster wrote: On Dec 16, 2013 8:26 PM, Gregory Farnum wrote: On Mon, Dec 16, 2013 at 11:08 AM, Dan van der Ster wrote: Hi, Sorry to revive this old thread, but I wanted to update you on the current pains we're going through related to clients' nproc (and now

Re: [ceph-users] Fast Ceph a Cluster with PB storage

2016-08-09 Thread Jeff Bailey
On 8/9/2016 10:43 AM, Wido den Hollander wrote: Op 9 augustus 2016 om 16:36 schreef Александр Пивушков : > >> Hello dear community! I'm new to the Ceph and not long ago took up the theme of building clusters. Therefore it is very important to your opinion. It is necessary to create a clus

Re: [ceph-users] Issues with a fresh cluster and HEALTH_WARN

2013-06-06 Thread Jeff Bailey
You need to fix your clocks (usually with ntp). According to the log message they can be off by 50ms and yours seems to be about 85ms off. On 6/6/2013 8:40 PM, Joshua Mesilane wrote: > Hi, > > I'm currently evaulating ceph as a solution to some HA storage that > we're looking at. To test I have

Re: [ceph-users] Changing Replication count

2016-09-06 Thread Jeff Bailey
On 9/6/2016 8:41 PM, Vlad Blando wrote: Hi, My replication count now is this [root@controller-node ~]# ceph osd lspools 4 images,5 volumes, Those aren't replica counts they're pool ids. [root@controller-node ~]# and I made adjustment and made it to 3 for images and 2 to volumes to 3, it

Re: [ceph-users] Ceph and NVMe

2018-09-06 Thread Jeff Bailey
I haven't had any problems using 375GB P4800X's in R730 and R740xd machines for DB+WAL. The iDRAC whines a bit on the R740 but everything works fine. On 9/6/2018 3:09 PM, Steven Vacaroaia wrote: Hi , Just to add to this question, is anyone using Intel Optane DC P4800X on DELL R630 ...or any

Re: [ceph-users] Intel P3700 PCI-e as journal drives?

2016-01-12 Thread Jeff Bailey
On 1/12/2016 4:51 AM, Burkhard Linke wrote: Hi, On 01/08/2016 03:02 PM, Paweł Sadowski wrote: Hi, Quick results for 1/5/10 jobs: *snipsnap* Run status group 0 (all jobs): WRITE: io=21116MB, aggrb=360372KB/s, minb=360372KB/s, maxb=360372KB/s, mint=6msec, maxt=6msec *snipsnap*

Re: [ceph-users] Tips for faster openstack instance boot

2016-02-08 Thread Jeff Bailey
Your glance images need to be raw, also. A QCOW image will be copied/converted. On 2/8/2016 3:33 PM, Jason Dillaman wrote: If Nova and Glance are properly configured, it should only require a quick clone of the Glance image to create your Nova ephemeral image. Have you double-checked your c