From 8a41271f2ce82e23caad52d0edfd9e306925f473 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 28 Oct 2024 14:10:43 -0500 Subject: Production container: Virtuoso clears data on shutdown (New issue) --- .../genenetwork/virtuoso-shutdown-clears-data.gmi | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 issues/genenetwork/virtuoso-shutdown-clears-data.gmi diff --git a/issues/genenetwork/virtuoso-shutdown-clears-data.gmi b/issues/genenetwork/virtuoso-shutdown-clears-data.gmi new file mode 100644 index 0000000..06bfa2b --- /dev/null +++ b/issues/genenetwork/virtuoso-shutdown-clears-data.gmi @@ -0,0 +1,25 @@ +# Virtuoso: Shutdown Clears Data + +## Tags + +* type: bug +* status: open +* assigned: fredm +* priority: critical +* interested: bonfacem, pjotrp, zsloan +* keywords: production, container, tux04, virtuoso + +## Description + +It seems that virtuoso has the bad habit of clearing data whenever it is stopped/restarted. + +This issue will track the work necessary to get the service behaving correctly. + +According to the documentation on +=> https://vos.openlinksw.com/owiki/wiki/VOS/VirtBulkRDFLoader the bulk loading process + +``` +The bulk loader also disables checkpointing and the scheduler, which also need to be re-enabled post bulk load +``` + +That needs to be handled. -- cgit v1.2.3