Dear Kory,
Thanks for your update.
Answering to your query
Q. Can the computer running iRODS see /data?
The remote machine doesn't install any irods package. A system user named "testuser" have full privilege to access /data path.
Q. Am I
correct in that you only want to present the files under /data through
iRODS? That is, nothing is moved/copied from /data.
Yes correct, i will not modify the data.
I have some queries for you.
1) Inorder to add a remote linux server, do i need to install the irods package first and then only i can add as a unixfilesystem resource ?
2) I read about the network share protocols like NFS/SMB, but in my case,
the data is not distributed and it is available local to each server. In our case, i have 10-20 physical servers and if i need to manage each server /data mountpoint to a centralized irods server, do i need to install irods software on each node?
"This type of storage resource communicates with a storage device through the standard POSIX interface -> Unix filesystem " -> this means, this resource is only work whether the data mountpoint will be available local to the irods server.
Below is my actual requirement:-
----
As per my expectation,
Server A connects to Server B via SSH with key based authentication as a "testuser" and it will fetch the /data mountpoint from ServerB.
Server A connects to Server C via SSH with key based authentication as a "testuser" and it will fetch the /scratch/share mountpoint from ServerB.
Server A -> Running irods 4.3.0 -> This acts as a centralized data warehouse system
Server B -> Normal linux server, without irods packages installed.
Server C -> HPC system, without irods packages installed.
---
Please let me know.
Thanks
Jay