Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Commits
5153939b
Commit
5153939b
authored
2 years ago
by
Ondrej Dvorak
Browse files
Options
Downloads
Patches
Plain Diff
Update dice.md
parent
aec59542
No related branches found
Branches containing commit
No related tags found
1 merge request
!389
Update dice.md
Pipeline
#27374
passed with warnings
2 years ago
Stage: test
Stage: build
Stage: deploy
Stage: after_test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs.it4i/dice.md
+12
-12
12 additions, 12 deletions
docs.it4i/dice.md
with
12 additions
and
12 deletions
docs.it4i/dice.md
+
12
−
12
View file @
5153939b
...
...
@@ -30,24 +30,22 @@ We have to be sure about your identity, this will be done throught this steps:
### ***IT4I User (You Have IT4I Account With Access to Cluster Already)***
-
iRODS clients are provided as a module on our
***Karolina***
cluster ( Barbora is in progress )
-
config file
(
for
client) will be loaded with module
too
-
module irodsfs contains
config file for
irodsfs nad for icommands
too
-
PAM passwords is password, you set in aai.it4i.cz
***How to mount your collection***
-
load module iRODS
```
console
ssh some_user@karolina.it4i.cz
ml i
RODS
ml i
rodsfs
```
now you can choose between Fuse client or iCommands
-
config files for irodsfs and icommands will be loaded
-
now you can choose between Fuse client or iCommands
***Fuse***
```
console
$
ml i
RODS
$
ml i
rodsfs
The following have been reloaded with a version change:
1) iRODS/0.7.3 =>
iRODS/0.7.6
...
...
@@ -73,12 +71,14 @@ time="2022-08-01 12:44:27.555090" level=info msg="Successfully started backgroun
you can work with fuse as an ordinary directory ( ls, cd, cp, mv etc )
***iCommands***
***iCommands***
```
console
ml irodsfs
iinit
Enter your current PAM password:
```
-
put you password you set in keycloak
```
console
ils
...
...
@@ -189,16 +189,16 @@ fusermount -u ~/IRODS
#### iCommands
-
this is linux client only, basic knowledge of commandline is neccessary
-
we've tested it on
centos7
-
manual is for
centos7
-
for ubuntu20 - there is
[
http://docs.snic.se/wiki/IRODS_iCommands_installation_on_Ubuntu_20.04#Authenticate_and_test_iRODS_iCommands_client
][
j
]
```
console
sudo rpm --import https://packages.irods.org/irods-signing-key.asc
sudo wget -qO - https://packages.irods.org/renci-irods.yum.repo | sudo tee /etc/yum.repos.d/renci-irods.yum.repo
sudo yum install epel-release -y
sudo yum install irods-icommands
sudo yum install irods-icommands
-4.2.7-1.x86_64
mkdir ~/.irods/
wget https://docs.it4i.cz/irods1.it4i.cz.crt [k]
cd ~ &&
wget https://docs.it4i.cz/irods1.it4i.cz.crt [k]
```
Copy&paste + edit irods_user_name
...
...
@@ -231,7 +231,7 @@ dr-xr-x---. 6 some_user some_user 206 Sep 29 08:53 ..
-rw-r--r--. 1 some_user some_user 253 Sep 29 08:14 irods_environment.json
```
**How to Start:**
**How to Start:**
**step 1:**
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment