Frank Filz
Frank Filz
That SETATTR is the SETATTR required by the RFC after an exclusive create. What FSAL are you using? A FSAL COULD avoid extraneous SETATTR by doing the following for V4.1+...
No example, actually we will have to add a call to FSAL API to fetch the attribute mask and then plumb up the protocol layer to pass it.
> > > > No example, actually we will have to add a call to FSAL API to fetch the attribute mask and then plumb up the protocol layer to...
Is this still active?
FSAL_CEPH definitely needs some performance work. I am working on making FSAL_CEPH able to use Ganesha's async read/write capability which may or may not help. PNFS work has also been...
Do you have rpcbind running? Do you have rpc.statd running?
How about rpc.statd? And what does rpcinfo -p show?
This has been open for more than 30 days with no activity. Closing. If there is still a question, feel free to re-open.
A shorter timeout seems like it would be OK. I don't think thread creation is THAT expensive an operation?
This proposal was never implemented.