comment
authorJoey Hess <joeyh@joeyh.name>
Thu, 26 Aug 2021 16:01:15 +0000 (12:01 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 26 Aug 2021 16:01:15 +0000 (12:01 -0400)
doc/bugs/__34__357_out_of_984_tests_failed__34___on_NFS_lustre_mount/comment_6_71f5f1704b97cf4e809a55a71e9da3eb._comment [new file with mode: 0644]

diff --git a/doc/bugs/__34__357_out_of_984_tests_failed__34___on_NFS_lustre_mount/comment_6_71f5f1704b97cf4e809a55a71e9da3eb._comment b/doc/bugs/__34__357_out_of_984_tests_failed__34___on_NFS_lustre_mount/comment_6_71f5f1704b97cf4e809a55a71e9da3eb._comment
new file mode 100644 (file)
index 0000000..41caca1
--- /dev/null
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 6"""
+ date="2021-08-26T15:06:26Z"
+ content="""
+So confirmed to be actual missing write bits.
+
+I think that the next step is going to be to dig through a `strace -f -s 1024`, 
+of the "resume from 0" file that has the permission denied problem, 
+and of the ".t/tmprepo5/foo" file that is somehow not writable.
+
+Then I can compare with a strace where it does not fail, to see
+if it's doing something different.
+"""]]