Frank Filz

Results 698 comments of Frank Filz

mass-output.txt just seems to show during initialization time. I'm not quite sure why the ACL hash table is allocating so much, but what will be more useful is to see...

> > > @ffilz hello, vargrind execution result display ,the initial part of the space is not released, although it is small We should clean those up, but those aren't...

Where is your NFSv4 recovery directory located? It looks like something wonky is going on with accessing that.

So which FSAL are you using? FSAL_GLUSTER or FSAL_VFS?

I'm at a loss. Red Hat's HA solution for Gluster is based on Pacemaker (and all the bits should be in the upstream repo). Do you have a recovery directory...

OK, so active/passive setup? Yes, it would be good to verify everything without HA first, then use the VIP but without failover. Also make sure after failover the directory is...

I don't close these, just mark them as patch submission via issue, that way we can keep track of unresolved pull requests.

In theory we could hook FSAL_VFS up to the same POSIXNFS4_ACL code FSAL_GLUSTER uses to implement this, but we currently don't have plans to do so. Feel free to re-open...

I'll re-open this as an enhancement. FSAL_GLUSTER does have ACL support. Perhaps someone could step up to hook FSAL_VFS to the POSIX ACL handling.

Note that this being listed as an enhancement is no guarantee anyone will work on it. If it's something you want to work on, we always welcome new contributors. I...