HowTo: Installing & Configuring PCells to Administrate dCache

From Public PIC Wiki
Revision as of 14:28, 13 June 2022 by Eplanas (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

pCells Installation & Configuration (obsolete)

Download PCells

  • We strictly recommend pCells 2.0.4 (or newer) as it is much faster than older versions

Setup pCells

  • Install Oracle / OpenJDK Java:
  • For pCells 2.0.3 and below, install Java 7
  • For pCells 2.0.4 and below, install Java 8
  • Extract the software from the .tar.gz file:
tar -xvzf pcells-2.0.4.tar.gz

Run pCells

  • Run pCells as follows:
java -jar org.pcells-2.0.4-jar-with-dependencies.jar
you can run it with nohup if you prefer.
  • Create a new session if does not exist:
Session
New...
Give a name to the session, for instance: dCache Prod
  • Open the session:
Session
Open... -> dCache Prod
  • Click on the Setup button and set options as follows:
Addresses Tab:
Login Name: admin
Hostname: dccore.pic.es
Portnumber: 22224
Protocol: SSh 2
Modules Tab: leave as it is
Plugins Tab: leave as it is
SSH2 Keys Tab:
SSH private key: <path_to_your_id_rsa_file>
For instance: /home/mcaubet/.ssh/id_rsa