You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, AG and iRODS can be connected via AG-disk driver and iRODS FUSE. Using FUSE interface for conneting iRODS is the simplest but cannot provide notifications of immediate server-side (iRODS side) file system changes.
I'm going to research this part (getting immediate notification from iRODS server and make the complete AG for iRODS) later once I finish polishing iRODS-FUSE modification source code. :-)
I went to the iRODS user group meeting in Boston a couple weeks ago. Apparently, iRODS 4.0 (as well as Nirav's installation at Arizona) both implement a message queue that the AG can subscribe to in order to learn when files and metadata get updated.
Jude, are you going to add a new iRODS driver for AG? Just for clear.
Currently iRODS can be connected to Syndicate via AG disk driver. However, it seems adding subscribe features to disk driver is improper.
For closing this issue, I think I'm going to leverage your work on iRODS-FUSE and create a recipe for deploying a read-only iRODS AG. I'll go back and add read-write support once this milestone passes.
Develop AG-iRODS; see Illyoung's work.
The text was updated successfully, but these errors were encountered: