ceph-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Layton <jlayton@redhat.com>
To: David Galloway <dgallowa@redhat.com>
Cc: dev <dev@ceph.io>, Ceph Development <ceph-devel@vger.kernel.org>,
	sepia <sepia@ceph.io>
Subject: Re: provisioning clients in teuthology with an extra local filesystem
Date: Tue, 01 Dec 2020 16:59:11 -0500	[thread overview]
Message-ID: <7932a1f8d8886bed0a27bb4214cadd20a91fbc29.camel@redhat.com> (raw)
In-Reply-To: <baea4c8b-7d5c-fc62-8a0a-fc2d77b2edf4@redhat.com>

On Tue, 2020-12-01 at 16:31 -0500, David Galloway wrote:
> On 12/1/20 3:07 PM, Jeff Layton wrote:
> > On Tue, 2020-12-01 at 14:23 -0500, David Galloway wrote:
> > > 
> > > On 12/1/20 10:24 AM, Jeff Layton wrote:
> > > > On Tue, 2020-12-01 at 10:22 -0500, David Galloway wrote:
> > > > > On 12/1/20 9:55 AM, Jeff Layton wrote:
> > > > > > I've been working on a patch series to overhaul the fscache code in the
> > > > > > kclient. I also have this (really old) tracker to add fscache testing to
> > > > > > teuthology:
> > > > > > 
> > > > > >     https://tracker.ceph.com/issues/6373
> > > > > > 
> > > > > > It would be ideal if the clients in such testing had a dedicated
> > > > > > filesystem mounted on /var/cache/fscache, so that if it fills up it
> > > > > > doesn't take down the rootfs with it. We'll also need to have
> > > > > > cachefilesd installed and running in the client hosts.
> > > > > > 
> > > > > > Is it possible to do this in teuthology? How would I approach this?
> > > > > > 
> > > > > 
> > > > > I think I can make this happen pretty easily in ceph-cm-ansible.  What
> > > > > I'd need from you is desired filesystem type and size.  Once I'm done
> > > > > with my end, we'll need to create a cephlab.ansible overrides yaml
> > > > > fragment to stick in that suite's qa directory.
> > > > > 
> > > > 
> > > > Ok, cool:
> > > > 
> > > > fstype: xfs or ext4 (either is fine)
> > > > size: ~50g or so would be ideal, but we can probably get away with less 
> > > >       if necessary
> > > > 
> > > 
> > > Getting there...
> > > 
> > > https://github.com/ceph/ceph-cm-ansible/pull/592
> > > 
> > > Can you give me an optimal cachefilesd.conf and I'll set that up in
> > > ceph-cm-ansible too?
> > > 
> > 
> > I never actually tweak the defaults in my local testing, so let's start
> > with a default cachefilesd.conf as installed by the package. If we need
> > to tweak it later, then we'll go from there.
> > 
> 
> K.  I made it optional and used the package-provided defaults.
> 
> Your requested changes are implemented in ceph-cm-ansible.  I've
> attached the yaml fragments you'll need to pass on the
> `teuthology-suite` command line to set up the partition, filesystem, and
> cachefilesd service.
> 
> e.g., teuthology-suite ... ~/fs-cache-smithi.yml

Many thanks! I now need to figure out how to pass arbitrary mount
options to the kclient. I think that might need some plumbing down in
ceph/qa. I'll sort that out soon and test this.

Cheers!
-- 
Jeff Layton <jlayton@redhat.com>


      reply	other threads:[~2020-12-01 22:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-01 14:55 provisioning clients in teuthology with an extra local filesystem Jeff Layton
2020-12-01 15:22 ` David Galloway
2020-12-01 15:24   ` Jeff Layton
2020-12-01 19:23     ` David Galloway
2020-12-01 20:07       ` Jeff Layton
2020-12-01 21:31         ` David Galloway
2020-12-01 21:59           ` Jeff Layton [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7932a1f8d8886bed0a27bb4214cadd20a91fbc29.camel@redhat.com \
    --to=jlayton@redhat.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=dev@ceph.io \
    --cc=dgallowa@redhat.com \
    --cc=sepia@ceph.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).