- Apr 16, 2025
-
-
Elvin Alin Sindrilaru authored
-
- Apr 15, 2025
-
-
Gianmaria Del Monte authored
-
Gianmaria Del Monte authored
CLI: Add force option when creating a symlink. This will allow to overwrite an already defined symlink Closes EOS-6392
-
- Apr 14, 2025
-
-
Elvin Alin Sindrilaru authored
-
Elvin Alin Sindrilaru authored
-
Elvin Alin Sindrilaru authored
-
Elvin Alin Sindrilaru authored
-
Elvin Alin Sindrilaru authored
-
Elvin Alin Sindrilaru authored
-
Elvin Alin Sindrilaru authored
-
Elvin Alin Sindrilaru authored
different from 1MB. EOS-6383
-
Elvin Alin Sindrilaru authored
layout of the source file. Fixes EOS-6383
-
Elvin Alin Sindrilaru authored
-
- Apr 08, 2025
-
-
Abhishek Lekshmanan authored
This happens regularly, and also can be easily checked via the status commands, do not log at WARN level Signed-off-by:
Abhishek Lekshmanan <abhishek.lekshmanan@cern.ch>
-
Abhishek Lekshmanan authored
Make the function that selects files allow a filter argument which defaults to Null so that GroupBalancer can filter out proc files whereas the GroupDrainer needs to not skip these. Fixes: EOS-6382 Signed-off-by:
Abhishek Lekshmanan <abhishek.lekshmanan@cern.ch>
-
- Apr 07, 2025
-
-
Elvin Alin Sindrilaru authored
the request to the MGM that can handle it. This still requires the XrdCl to support redirection for this request as currently 5.7.3 fails with the following message: [2025-03-07 16:20:19.947805 +0100][Debug ][ExDbgMsg] Calling MsgHandler: 0x5590592e40d0 (message: kXR_unknown (length: 1) ) with status: [ERROR] Unhandled redirect.
-
Elvin Alin Sindrilaru authored
-
Elvin Alin Sindrilaru authored
- Apr 03, 2025
-
-
Cedric Caffy authored
In the case some paths are mapped to another EOS/XRootD instance (eos route ls), a client performing a WEBDAV request against those paths will be redirected. Fixes EOS-6370
-
- Mar 27, 2025
-
-
Gianmaria Del Monte authored
-
-
- Mar 25, 2025
-
-
Abhishek Lekshmanan authored
A new interface is introduced which allows for fetching groups via getgrouplist insted of getgrent which are rentrant. A env allows for this to be configurable at runtime The defaults have changed to getting grouplist, which means for a given user we only fetch their groups with this, drastically reducing the calls to a stateful getgrent and co which might be heavy and cause errors with lots of queries on LDAP/SSSD backends. Fixes: EOS-6356 Signed-off-by:
Abhishek Lekshmanan <abhishek.lekshmanan@cern.ch>
-
- Mar 21, 2025
-
-
Cedric Caffy authored
Can be ran on a machine that has nftables enabled. Pass a list of ports via --ports and the script will flush the nft rules and create rules to specifically block the incoming traffic towards those ports. The changes are not persisted. Therefore any call to systemctl restart nftables or any call to eos-ports-block --reset-defaults will put back the previously configured rules. Fixes EOS-6368
-
- Mar 20, 2025
-
-
Gianmaria Del Monte authored
-
- Mar 19, 2025
-
-
Cedric Caffy authored
Added corresponding system tests Fixes EOS-6364
-
- Mar 18, 2025
-
-
Andreas Joachim Peters authored
-
Abhishek Lekshmanan authored
Signed-off-by:
Abhishek Lekshmanan <abhishek.lekshmanan@cern.ch>
-
Elvin Alin Sindrilaru authored
-
- Mar 17, 2025
-
-
Andreas Joachim Peters authored
-
- Mar 14, 2025
-
-
Elvin Alin Sindrilaru authored
conversion policy. Most of the time, these can be completely skipped if the corresponding extended attribute is not present.
-
Elvin Alin Sindrilaru authored
-
- Mar 13, 2025
-
-
Abhishek Lekshmanan authored
- skip collecting ns stat in these cases - s/DUMP_DIR_NAME/DUMP_DIR in line with other conventions Signed-off-by:
Abhishek Lekshmanan <abhishek.lekshmanan@cern.ch>
-
- Mar 10, 2025
-
-
Abhishek Lekshmanan authored
Fixes: EOS-6357 Reported-by:
David Smith <David.Smith@cern.ch> Signed-off-by:
Abhishek Lekshmanan <abhishek.lekshmanan@cern.ch>
-
Abhishek Lekshmanan authored
This test will crash before fixes for EOS-6357 due to the unsafe access of underlying async notifications vector Signed-off-by:
Abhishek Lekshmanan <abhishek.lekshmanan@cern.ch>
-
- Mar 07, 2025
-
-
Abhishek Lekshmanan authored
With the default 20 placement attempts EC configurations might fail with extremely small groups with weighted placements as weights might drop to 0 during an iteration, also random engines might pick the same FSid again burning an attempt. Since running the loop is extremely cheap and cost of failed result is very high, increase placement attempts. Add tests with n_replica=12 to simulate EC layout behaviour which fail with low attempt configuration Fixes: EOS-6355 Signed-off-by:
Abhishek Lekshmanan <abhishek.lekshmanan@cern.ch>
-
- Mar 06, 2025
-
-
Abhishek Lekshmanan authored
Fixes: EOS-6349 Signed-off-by:
Abhishek Lekshmanan <abhishek.lekshmanan@cern.ch>
-
Abhishek Lekshmanan authored
Signed-off-by:
Abhishek Lekshmanan <abhishek.lekshmanan@cern.ch>
-
Elvin Alin Sindrilaru authored
opened in the first place. These will be anyway silently recovered from the other stripes.