When I try to put the file from provider to "resResc", it works. When the user of the provider server tries to put the files, it gives the below error.
$ iput -R resResc error_21943.txt
ERROR: putUtil: put error for /arctic/home/stimsina/error_21943.txt, status = -13000 status = -13000 SYS_NO_API_PRIV
Thank you,
Sanju
--
--
The Integrated Rule-Oriented Data System (iRODS) - https://irods.org
iROD-Chat: http://groups.google.com/group/iROD-Chat
---
You received this message because you are subscribed to the Google Groups "iRODS-Chat" group.
To unsubscribe from this group and stop receiving emails from it, send an email to irod-chat+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/irod-chat/29e063ea-51b4-4863-8cd6-b597ecb2bd50n%40googlegroups.com.
May 12 14:38:40 pid:6156 NOTICE: remoteFilePut: rcFilePut failed for /var/lib/irods/Vault/home/stimsina/error_21943.txt
May 12 14:38:40 pid:6156 NOTICE: remoteFileUnlink: rcFileUnlink failed for /var/lib/irods/Vault/home/stimsina/error_21943.txt, status = -13000
May 12 14:38:40 pid:6156 remote addresses: 10.245.11.193, 10.245.11.232 ERROR: _rsDataObjClose - getSizeInVault failed [-13000]
Thank you,
Sanju
To view this discussion on the web visit https://groups.google.com/d/msgid/irod-chat/8597f18e-e581-4b0d-867b-d45c377f2484n%40googlegroups.com.
$ iput -R resResc test_file.txt
remote addresses: 10.245.11.237 ERROR: putUtil: put error for /arctic/home/stimsina/test_file.txt, status = -13000 status = -13000 SYS_NO_API_PRIV
$ ils -AL
/arctic/home/stimsina:
ACL - stimsina#arctic:own
Inheritance - Disabled
stimsina 0 demoResc 32 2021-05-05.12:41 & hello.py
generic /var/lib/irods/Vault/home/stimsina/hello.py
ACL - stimsina#arctic:own
stimsina 0 demoResc 929 2021-05-07.12:52 & simu_mat.sh
generic /var/lib/irods/Vault/home/stimsina/simu_mat.sh
ACL - stimsina#arctic:own
C- /arctic/home/stimsina/Matlab
"catalog_service_role": "consumer",
"client_api_whitelist_policy": "enforce",
"default_dir_mode": "0750",
"default_file_mode": "0600",
"default_hash_scheme": "SHA256",
"default_resource_name": "arcresdev01Resource",
var/lib/irods/.irods/irods_environment.json
"irods_default_resource": "arcresdev01Resource",
/etc/irods/core.re
acSetRescSchemeForCreate {msiSetDefaultResc("demoResc","null"); }
acSetRescSchemeForRepl {msiSetDefaultResc("demoResc","null"); }
But the storage resource listed on the consumer server is a storage resource made on the provider server. demoResc is the storage resource on the provider server and resResc is the storage resource on the consumer server.
-bash-4.2$ ilsresc
demoResc:unixfilesystem
resResc:unixfilesystem
To view this discussion on the web visit https://groups.google.com/d/msgid/irod-chat/4aab8f1f-2a23-4be9-9961-7a6877dab33bn%40googlegroups.com.
May 25 14:27:33 pid:31070 NOTICE: remoteFilePut: rcFilePut failed for /var/lib/irods/Vault/home/stimsina/error.txt
May 25 14:27:33 pid:31070 NOTICE: remoteFileUnlink: rcFileUnlink failed for /var/lib/irods/Vault/home/stimsina/error.txt, status = -13000
May 25 14:27:33 pid:31070 remote addresses: 10.245.11.193, 10.245.11.232, 10.245.11.94 ERROR: _rsDataObjClose - getSizeInVault failed [-13000]
Logs on the resource server:
May 25 18:27:33 pid:73640 NOTICE: rsApiHandler: User has no permission for apiNumber 518
May 25 18:27:33 pid:73640 NOTICE: rsApiHandler: User has no permission for apiNumber 506
May 25 18:27:33 pid:73640 NOTICE: rsApiHandler: User has no permission for apiNumber 510
Thank you,
Sanju
To view this discussion on the web visit https://groups.google.com/d/msgid/irod-chat/a2a5ff50-f0dd-4af8-b915-580c3f695ca7n%40googlegroups.com.