Skip to content
Snippets Groups Projects
Commit 058ce050 authored by Gitlab CI's avatar Gitlab CI
Browse files

Update docs

parent b755863f
No related branches found
No related tags found
No related merge requests found
Pipeline #5104293 passed
......@@ -24,6 +24,7 @@ Options for this command are client-specific. Refer to the relevant client usage
-d : delete local file after a successful upload (i.e. move local to Grid)
-j <job ID> : the job ID that has created the file
-m : queue mirror operations to the missing SEs, in case of partial success. Forces '-w'
-q <SEs|QoS:count> : Queue async transfers to the specified targets
```
=== "Usage: alien.py"
......@@ -224,7 +225,7 @@ No help available for this command
<event name="1">
<file name="example.file" aclId="" broken="0" ctime="2021-10-28 12:54:46" dir="233353357" entryId="306974419" expiretime="" gowner="alienci" guid="0f896750-37ee-11ec-8f15-024246e5e01d" guidtime="" jobid="" lfn="/alice/cern.ch/user/a/alienci/example.file" md5="3f8a7f1fa8fcfe1faeae60b6036de9de" owner="alienci" perm="400" replicated="0" size="40" turl="alien:///alice/cern.ch/user/a/alienci/example.file" type="f" />
</event>
<info command="example.file" creator="alienci" date="Tue Feb 07 15:32:05 UTC 2023" timestamp="1675783925512" />
<info command="example.file" creator="alienci" date="Wed Feb 08 09:51:57 UTC 2023" timestamp="1675849917042" />
</collection>
</alien>
```
......@@ -621,7 +622,7 @@ No help available for this command
=== "Example"
```console
jsh: [alice] > uptime
90160 running jobs, 263639 waiting jobs, 33 active users
79334 running jobs, 206786 waiting jobs, 26 active users
```
## **resubmit**
......@@ -827,7 +828,7 @@ No help available for this command
jsh: [alice] > xrdstat example.file
Checking the replicas of /alice/cern.ch/user/a/alienci/example.file
ALICE::CERN::EOS username://eosalice.cern.ch:1094//02/03037/0f896750-37ee-11ec-8f15-024246e5e01d OK
ALICE::FZK::SE username://alice-disk-se.gridka.de:1094//02/03037/0f896750-37ee-11ec-8f15-024246e5e01d OK
ALICE::FZK::SE username://alice-disk-se.gridka.de:1094//02/03037/0f896750-37ee-11ec-8f15-024246e5e01d ERR
```
## **resyncLDAP**
......@@ -930,14 +931,14 @@ No help available for this command
```console
jsh: [alice] > ping 5
Sending 3 messages with a pause of 1000 ms between them
reply from 137.138.99.172 (alice-jcentral.cern.ch / pcapiserv03.cern.ch): time=1.45 ms
reply from 137.138.99.172 (alice-jcentral.cern.ch / pcapiserv03.cern.ch): time=0.728 ms
reply from 137.138.99.172 (alice-jcentral.cern.ch / pcapiserv03.cern.ch): time=0.622 ms
3 packets transmitted, time 2005 ms
rtt min/avg/max/mdev = 0.622/0.933/1.45/0.368 ms
reply from 137.138.99.167 (alice-jcentral.cern.ch / pcapiserv04.cern.ch): time=3.922 ms
reply from 137.138.99.167 (alice-jcentral.cern.ch / pcapiserv04.cern.ch): time=2.297 ms
reply from 137.138.99.167 (alice-jcentral.cern.ch / pcapiserv04.cern.ch): time=0.952 ms
3 packets transmitted, time 2010 ms
rtt min/avg/max/mdev = 0.952/2.39/3.922/1.214 ms
Central service endpoint information:
hostname : pcapiserv03.cern.ch
hostname : pcapiserv04.cern.ch
```
## **version**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment