From 2c369fad26abefa68394c3202f56bc0a07440d66 Mon Sep 17 00:00:00 2001 From: "hdclark@be373988ada6dc692f87a8eefdd600432e54f7d4" Date: Fri, 7 Aug 2020 20:41:10 +0000 Subject: [PATCH] Added a comment: This occurs on 9P filesystem too --- ...omment_3_b49a3df3b13f564e588824910a07bc43._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/bugs/crippled_fs___40__pidlock__41___leads_to_git-annex__58___SQLite3_returned_ErrorIO_while_attempting_to_perform_prepare___34__PRAGMA_journal__95__mode__61__WAL__59____34____58___disk_I__47__O_error/comment_3_b49a3df3b13f564e588824910a07bc43._comment diff --git a/doc/bugs/crippled_fs___40__pidlock__41___leads_to_git-annex__58___SQLite3_returned_ErrorIO_while_attempting_to_perform_prepare___34__PRAGMA_journal__95__mode__61__WAL__59____34____58___disk_I__47__O_error/comment_3_b49a3df3b13f564e588824910a07bc43._comment b/doc/bugs/crippled_fs___40__pidlock__41___leads_to_git-annex__58___SQLite3_returned_ErrorIO_while_attempting_to_perform_prepare___34__PRAGMA_journal__95__mode__61__WAL__59____34____58___disk_I__47__O_error/comment_3_b49a3df3b13f564e588824910a07bc43._comment new file mode 100644 index 0000000000..6fe68ca662 --- /dev/null +++ b/doc/bugs/crippled_fs___40__pidlock__41___leads_to_git-annex__58___SQLite3_returned_ErrorIO_while_attempting_to_perform_prepare___34__PRAGMA_journal__95__mode__61__WAL__59____34____58___disk_I__47__O_error/comment_3_b49a3df3b13f564e588824910a07bc43._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="hdclark@be373988ada6dc692f87a8eefdd600432e54f7d4" + nickname="hdclark" + avatar="http://cdn.libravatar.org/avatar/55f92a50f2617099e2dc7509130ce158" + subject="This occurs on 9P filesystem too" + date="2020-08-07T20:41:06Z" + content=""" +Just thought I would chime in that I experienced sqlite errors for about 2 months before realizing it was due to 9P filesystem + virtio in a Qemu VM. Prior to (roughly) 2 months back I did not encounter this error, but it now appears in all recent versions of git-annex (Arch Linux package, most recent standalone version, and git build). + +Is there any way to alter the sqlite config (e.g., through .git/config or a dotfile) to workaround the issue? It renders my current setup, in which several VMs share the same hardware but have exclusive access to storage devices, completely inoperable. +"""]]