We want to create the following configuration:
irods client<=> irods server (compound resource vault)<=gridFTP=> dCache
We know we should/could accomplish this using the "univMSSInterface.sh" script. Does anybody have a working iRODS V3.0 configuration and is
willing to share the info about the setup. For instance the installed packages and the contents of "univMSSInterface.sh".
Or are there other ways to accomplish this functionality?
greetings,
Robert Verkerk
--
"iRODS: the Integrated Rule-Oriented Data-management System; A community driven, open source, data grid software solution" https://www.irods.org
iROD-Chat: http://groups.google.com/group/iROD-Chat
Robert verkerk wrote:
> Hi,
>
>
> We want to create the following configuration:
>
> irods client<=> irods server (compound resource vault)<=gridFTP=>
> dCache
>
> We know we should/could accomplish this using the
> "univMSSInterface.sh" script. Does anybody have a working iRODS V3.0
> configuration and is
> willing to share the info about the setup. For instance the installed
> packages and the contents of "univMSSInterface.sh".
univMSSInterface.sh is going to use the shell commands that you wish to
use to interact with dCache, hence in your case it will be gridFTP.
You can take a look at the sample univMSSInterface.sh script which gives
you an example.
Information is also available here:
https://www.irods.org/index.php/Universal_Mass_Storage_System_driver
cheers,
JY
Thanks for the info.
We will have a look at the example and try to contact Samuel Lampa in
Sweden to get it working.
greetings,
Robert verkerk
I noticed there will be errors as following when installing iRODS3.0 on CentOS6.2 X86_64 (64bit):
Step 4 of 6: Configuring database security...
Updating Postgres pg_hba.conf...
Skipped. File already uptodate.
Stopping database server...
Starting database server...
Testing database communications...
Configuration problem:
Communications with the database failed.
ERROR: cllConnect: SQLConnect failed: -1
ERROR: cllConnect: SQLConnect failed:odbcEntry=PostgreSQL,user=irods,pass=8arC0de
ERROR: cllConnect: SQLSTATE: S1000
ERROR: cllConnect: Native Error Code: 101
ERROR: cllConnect: [unixODBC]Could not connect to the server;
Could not connect to remote socket.
userName=irods
password=8arC0de
Abort.
Set up failed. Please see the log file for details:
/home/irods/iRODS/installLogs/finishSetup.log
The server/log/rodsLog* file may also contain useful information.
I also tried to install iRODS3.0 on CentOS6.2-i386 (32bit) and it works well.
It seems that communication between database and irods server got problem.
I tried to install iRODS3.0 on CentOS6.0 X86_64 it work also.
Any clue that we can make iRODS3.0 work with CentOS6.2 X86_64? Or I have to fall back to older distrubution of CentOS.
Thanks!
-Qian
Qian Liu, Calit2, UCSD