People undertaking this hands-on session will be given different machines onto which they will install dCache. Users may use different User Interface (UI) machines. Because of this, these handouts uses place-holder names when talking about a particular node.
The Fully-Qualified Domain Name (FQDN) is
used as a place-holder for the machine on which you will be
installing dCache. So, if you have been given the machine
dcache-node.fzk.degks-1-103 on which
to install dCache you should replace all occurances of
with dcache-node.fzk.degks-1-103.fzk.de
For many configuration options, the machine's name can be used
instead of the FQDN. To indicate this, these handouts will use
. When following the instructions, or
comparing what you see with what is documented, you should
substitute all dcache-node with your node's name.
If your node's FQDN is dcache-nodegks-1-103.fzk.de
then all should be replaced by
dcache-nodegks-1-103.
Some dCache components use the name of the node on which they
are running within their name. In this document, these are also
substituted by the placeholder value ().
For example, the SRM Domain is written in these handouts as
dcache-nodesrm-. If
the SRM Domain is running on the node dcache-nodeDomaingks-1-103.fzk.de,
this domain is actually srm-gks-1-103Domain
and that name should be used instead.
When logging onto the machine gks-1-103 (as the root user),
the prompt you will see will depend on your choice of shell.
One common choice is a prompt like
[root@gks-1-103 ~]# . However,
in this document, a root prompt on the dCache node is
represented as .
[root@dcache-node] #
The prompt shown when logging onto the User Interface (UI) node
is represented as
. The UI node
is never referred to directly from the dCache configuration.
[user@ui-node] $