From 93d36010a9d54bca1fdcaf1f4c99e6981aaf41bc Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sat, 23 Nov 2024 09:25:48 +0100 Subject: initial sync with all my existing notes --- Daily/2024-08-27.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Daily/2024-08-27.md (limited to 'Daily/2024-08-27.md') diff --git a/Daily/2024-08-27.md b/Daily/2024-08-27.md new file mode 100644 index 0000000..eb75d3f --- /dev/null +++ b/Daily/2024-08-27.md @@ -0,0 +1,11 @@ +Changed a few things in the backup service: +* No longer delete all checkpoints when we make a full backup + * TODO: make sure we delete the checkpoint corresponding to a backup when the backup is deleted. + * TODO: Gracefully handle all checkpoints being deleted by openstack +* No longer explicitly specify "incremental" bool, just make it a best effort attempt. + * Still need to work out restores + + +When can we reboot n01.compute vps1-cph8. Its uptime is already 300 days. + +Short call with Jakub. Their priorities have shifted again, the focus on backup will be moved to improving performance of OneHome. They plan to synchronize data from OpenStack to OneHome so they can serve it faster. He asked me whether the customer can influence OpenStack state from within their VM. I told him that probably the only thing they can do to influence OpenStack is shutdown their VM. \ No newline at end of file -- cgit v1.2.3