[ceph-users] Re: MDS pinning: ceph.dir.pin: No such attribute

2021-03-15 Thread Frank Schilder
patch and compile from source? Best regards, = Frank Schilder AIT Risø Campus Bygning 109, rum S14 From: Patrick Donnelly Sent: 15 March 2021 18:43:36 To: Jeff Layton Cc: Frank Schilder; ceph-users@ceph.io Subject: Re: [ceph-users] Re: MDS

[ceph-users] Re: MDS pinning: ceph.dir.pin: No such attribute

2021-03-15 Thread Frank Schilder
Hi Patrick, thanks for your reply. I'm using the kernel client on 5.9.9-1.el7.elrepo.x86_64. Is there a way to check what each MDS is assigned to? Best regards, = Frank Schilder AIT Risø Campus Bygning 109, rum S14 From: Patrick Donnelly

[ceph-users] Re: MDS pinning: ceph.dir.pin: No such attribute

2021-03-15 Thread Patrick Donnelly
On Mon, Mar 15, 2021 at 10:42 AM Jeff Layton wrote: > The question is, does the MDS you're using return an inode structure > version >=2 ? Yes, he needs to upgrade to at least nautilus. Mimic is missing commit 8469a81625180668a9dec840293013be019236b8. -- Patrick Donnelly, Ph.D. He / Him / His P

[ceph-users] Re: MDS pinning: ceph.dir.pin: No such attribute

2021-03-15 Thread Jeff Layton
Looking at the client, most of the dir_pin support went in ~v5.1: -8<--- static bool ceph_vxattrcb_dir_pin_exists(struct ceph_inode_info *ci) {

[ceph-users] Re: MDS pinning: ceph.dir.pin: No such attribute

2021-03-15 Thread Patrick Donnelly
On Mon, Mar 15, 2021 at 2:58 AM Frank Schilder wrote: > > Hi, I seem to have a problem with the extended attributes for MDS pinning. > Ceph version is mimic-13.2.10 and the documentation > (https://web.archive.org/web/20190716110503/http://docs.ceph.com/docs/mimic/cephfs/multimds/) > says I sho