Second version of a graphical Cell Login.
Downloads
Download the pcells.zip file.
| OS |
Components |
Download |
Rev. Date |
md5 hash |
| Mac OS |
1.9.x |
pcells (1.3) |
Nov 9 2008 |
b050a55c40ef1539251e201e77784466 |
| Any |
1.9.x |
pcells.zip (1.3) |
Nov 9 2008 |
90ec5095d54ee699531a533272eca462 |
| Any |
All dCache versions |
pcells.zip (1.2) |
Apr 29 2007 |
302ae15a69acf63d72e29979f3d2e6dc |
| Any |
dCache versions(1.6.6,1.7.0) |
pcells.zip (1.1) |
Mar 11 2007 |
6cb43227e07636f0b94aad8ccc837dc2 |
Installation
Unix like systems :
unzip pcells.zip
java -jar pcells/org.pcells.jar
KDE 3 systems :
unzip pcells.zip
cd pcells
#
# add java 1.5 to the PATH before running the next command
#
./to-kde3-desktop.sh
The bird will show up on your desktop. Just klick on it.
Windows XP
If java is configured correctly, simply unzip the pcells.zip and click on the
symbol of the downloaded 'org.pcells.jar' file within the pcells folder.
Change Logs
1.2 to 1.3
- Domain scanning no longer stops if the tunnel is damaged.
- SrmSpaceManager panel added.
- New Cost Manager Panel.
Improvements
- Can connect to dCaches with different version (1.6.6, 1.7.0, ...)
- Can select jars to load classes from for each connection.
- New panels for Pools and Flush Manager.
- Command cell tree improved, Cell Bookmarks introduced.
- List of all movers in the system and the possibilty to check their corresponding doors and kill them.
Running GUI against multiple dcache versions
Switching dCache version to 1.6.6
With the default setup, the pCells GUI assumes to connect to a 1.7.x dCache. In order to prepare
the GUI to connect to a 1.6.6 dCache version open the class path panel :
Top bar -> Specials -> Class Loader
Select the connection name on the selection box on top of the menu. None of the
checkboxes should be checked. Select
- dcache 1.6.6
- pcells-gui-dcache 1.1.1
- pcells-gui-core 1.1.1
- org.pcells 1.1.1
- cells x.x.x
|
|
Leave the other boxes unchecked.
- Make sure you 'save' this setup
- After upgrading your dCache to 1.7.x, make sure you uncheck all checkboxes, which makes
the GUI to use the actual defaults.
With pcells 1.2 you can connect to a dcache-1-8-0 system by selecting :
- dcache 1.8.0
- pcells-gui-dcache 1.1.1
- pcells-gui-core 1.1.1
- org.pcells 1.1.1
- cells x.x.x
Patrick Fuhrmann, DESY