Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2022-06-03 14:01:19 -04:00
commit b381846fcb
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
5 changed files with 88 additions and 0 deletions

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="yarikoptic"
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
subject="defending BTRFS"
date="2022-06-02T18:43:02Z"
content="""
FWIW, may be just as a defender of BTRFS decided to share a \"terminal shot\" of screens from drogon -- you can see how busy it is (`top` and `dstat` at the bottom) downloading (>= 100MBps) and reading (70MBps) and saving (>200MBps) while there is a good number of parallel processes which have a number of parallel git-annex processes:
[screenshot](http://www.onerussian.com/tmp/busy-drogon-MVar-operation.png)
and I don't know how well any other file system would have held up ;)
"""]]

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="yarikoptic"
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
subject="comment 14"
date="2022-06-03T16:42:38Z"
content="""
ok, none of those 3 jobs returned, I have a good number (>40) of git* related processes \"running\", see [screenshot](http://www.onerussian.com/tmp/git-annexes-stuck-1.png) .
I will keep it in this \"state\" for possible introspection for another hour, and if no immediate ideas on what to look at, I will kill/update git-annex (from that `10.20220322-g7b64dea`) and restart jobs.
FWIW, I have git config annex.stalldetection 1KB/120s
"""]]

View file

@ -0,0 +1,26 @@
[[!comment format=mdwn
username="yarikoptic"
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
subject="still reports about invalid option but doesn't fail"
date="2022-06-03T01:36:38Z"
content="""
so I should try with outdated gpgconf on some older CentOS? ..already done - we do run annex tests daily on ndoli (part of discovery) now and apparently: tests passed, but it did have those reports
```
(git)smaug:/mnt/datasets/datalad/ci/git-annex-ci-client-jobs/builds/2022/06[master]git
$> tail result-ndoli-715/handle-result.yaml-154-7a381a8a-success/result-ndoli-715/git-annex-tmp.rc
0
$> tail result-ndoli-715/handle-result.yaml-154-7a381a8a-success/result-ndoli-715/git-annex-tmp.log
gpgconf: invalid option \"--kill\"
gpgconf: invalid option \"--kill\"
gpgconf: invalid option \"--kill\"
gpgconf: invalid option \"--kill\"
gpgconf: invalid option \"--kill\"
+ echo 'Elapsed time: 3278 seconds'
Elapsed time: 3278 seconds
+ cd /dartfs/rc/lab/D/DBIC/DBIC/archive/tmp
+ chmod -R +w 715
+ rm -rf 715
```
"""]]

View file

@ -0,0 +1,34 @@
[[!comment format=mdwn
username="yarikoptic"
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
subject="comment 4"
date="2022-06-03T01:40:17Z"
content="""
FWIW indeed seems that all tests passed in reasonable time on smaug since I have added reporting of elapsed time:
```
(git)smaug:/mnt/datasets/datalad/ci/git-annex-ci-client-jobs[master]builds/2022
$> git submodule foreach \"git grep '^Elapsed time: [0-9]' | grep smaug || :\"
Entering '02'
Entering '03'
Entering '04'
Entering '05'
result-smaug-700/handle-result.yaml-125-88838e79-success/result-smaug-700/git-annex.log:Elapsed time: 437 seconds
result-smaug-701/handle-result.yaml-127-0b187de0-success/result-smaug-701/git-annex.log:Elapsed time: 404 seconds
result-smaug-702/handle-result.yaml-129-d31f0988-success/result-smaug-702/git-annex.log:Elapsed time: 406 seconds
result-smaug-703/handle-result.yaml-131-92d8565a-success/result-smaug-703/git-annex.log:Elapsed time: 496 seconds
result-smaug-704/handle-result.yaml-133-25ffc5f5-success/result-smaug-704/git-annex.log:Elapsed time: 432 seconds
result-smaug-705/handle-result.yaml-135-8d90e5e7-success/result-smaug-705/git-annex.log:Elapsed time: 411 seconds
result-smaug-706/handle-result.yaml-137-b47dd77c-success/result-smaug-706/git-annex.log:Elapsed time: 427 seconds
result-smaug-707/handle-result.yaml-139-ee5bee3b-success/result-smaug-707/git-annex.log:Elapsed time: 563 seconds
result-smaug-709/handle-result.yaml-141-4dda2de6-success/result-smaug-709/git-annex.log:Elapsed time: 419 seconds
result-smaug-710/handle-result.yaml-143-7df269b8-success/result-smaug-710/git-annex.log:Elapsed time: 442 seconds
result-smaug-711/handle-result.yaml-145-206b0f6a-success/result-smaug-711/git-annex.log:Elapsed time: 414 seconds
result-smaug-712/handle-result.yaml-147-fc2e89a9-success/result-smaug-712/git-annex.log:Elapsed time: 577 seconds
result-smaug-713/handle-result.yaml-149-e633d635-success/result-smaug-713/git-annex.log:Elapsed time: 448 seconds
result-smaug-714/handle-result.yaml-151-5156c589-success/result-smaug-714/git-annex.log:Elapsed time: 429 seconds
Entering '06'
result-smaug-715/handle-result.yaml-153-daa2f773-success/result-smaug-715/git-annex.log:Elapsed time: 411 seconds
result-smaug-716/handle-result.yaml-155-5e82d554-success/result-smaug-716/git-annex.log:Elapsed time: 645 seconds
```
"""]]

View file

@ -0,0 +1,5 @@
I got a new laptop the other day. To set it up, I just cloned the home directory from my desktop.
As part of that, I have a git annex repository that now has all the content, but still thinks it is
my desktop.
What is the right way to convert it into a unique repository?
I changed the annex uuid in the config file, but I am not sure if that is correct or sufficient.