- Mar 05, 2019
-
-
Andreas Joachim Peters authored
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
-
- Mar 04, 2019
-
-
Elvin Sindrilaru authored
-
Fabio Luchetti authored
-
Georgios Bitzes authored
-
Georgios Bitzes authored
-
Andreas Joachim Peters authored
MGM: prevent EOS-3299 to happen e.g. never accept a conversion if the result is not a consistent layout in terms of number of replicas/stripes
-
Georgios Bitzes authored
-
Mihai Patrascoiu authored
FST: Introduce a new config option fstofs.authdir to replace hardcoded /var/eos/auth/ usages and setup the given directory at FST start up in XrdOFS::Configure. A new config option has been introduced in the FST config file: fstofs.authdir The option has a default value to /var/eos/auth/ This value is mandatory because FST file transfers (e.g.: replication, distributed draining) assume this folder exists, otherwise they will fail. On el7, this folder is set up for the FST by systemd start up. On el6, this folder must be set up manually.
-
amanzi authored
-
Georgios Bitzes authored
-
Mihai Patrascoiu authored
-
Mihai Patrascoiu authored
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
accepts an fsid as input. Fix also the parsing on the console side. Fixes EOS-3276
-
Elvin Sindrilaru authored
reqeust does not contain the expected fields. Fixes EOS-3296
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
which was broken due to the fact that XrdNetAddr expects IPv6 addresses to be in bracket format. Fixes EOS-3246
-
- Mar 01, 2019
-
-
Mihai Patrascoiu authored
-
Georgios Bitzes authored
-
Fabio Luchetti authored
-
Georgios Bitzes authored
-
Fabio Luchetti authored
-
Fabio Luchetti authored
-
Fabio Luchetti authored
-
-
Fabio Luchetti authored
-
-
MGM/FUSEX: add possibility to retrieve synchronously the current checksum value of a given file (getfattr -n eos.checksum /eos/..../file)
-
Andreas Joachim Peters authored
MGM/FUSEX: add possibility to retrieve synchronously the current checksum value of a given file (getfattr -n eos.checksum /eos/..../file)
-
Elvin Sindrilaru authored
as master and delete it otherwise. Fixes EOS-3249
-
Elvin Sindrilaru authored
used between the FSTs and the MGM for the commit message and CTA specific notifications.
-
Elvin Sindrilaru authored
between the FSTs and the MGM when propagating commit messages and CTA specific notications. In order to enable this functionality one has to set the following env variables: EOS_FST_CALL_MANAGER_XRD_POOL - enable use of xrootd pool if present in the env. EOS_FST_CALL_MANAGER_XRD_POOL_SIZE=10 - control the size of the pool, min 1, max 32, default 10.
-
Elvin Sindrilaru authored
to the sysconfig example files and describe their behaviour and intended use.
-
- Feb 28, 2019
-
-
Elvin Sindrilaru authored
connections created between FSTs from the XrdIo class (for diskserver to diskserver transfers) The two new environment variables that control this functionality are: EOS_XRD_USE_CONNECTION_POOL - if it exists in the environment then it enables this feature EOS_XRD_CONNECTION_POOL_SIZE - max number of physical connections, between 1 and 1024, default 1024 The following two environment variables: EOS_FST_XRDIO_USE_CONNECTION_POOL and EOS_FST_XRDIO_CONNECTION_POOL_SIZE are now obsolete and have no effect.
-
Andreas Joachim Peters authored
MGM: add two more global counters to show active fusex clients and locked fusex clients in 'ns stat'
-
Elvin Sindrilaru authored
-
Elvin Sindrilaru authored
-