Stéphane Lesimple

Results 214 comments of Stéphane Lesimple

Hello, Good point, this needs to be documented. I'll summarize the tl;dr: here and use it as basis to write the documentation. Imagine the A bastion instance is a master,...

Hello, I disabled IPv6 connections because this is not yet part of the automated tests stack, so I can't guarantee everything works correctly. As I knew we would want to...

Added a note in the install instructions: https://ovh.github.io/the-bastion/installation/basic.html#connect-to-your-server-as-root I'll probably add another section for guidance as to good practices around "handling root access to the bastion cluster itself", there are...

The fact that A and B are on the same subvolume is irrelevant, bees works at the btrfs filesystem level (so all subvolumes, including snapshots, are checked). Usually if you...

It'll mainly be I/O bound, not son much CPU bound, especially for HDDs (i.e. non-SSD). You can configure bees to be nicer, see --loadavg-target. Of course it'll take longer to...

I've been using bees for ~1 year on a raid1 filesystem with 5 disks, quite successfully (thanks for this amazing piece of software by the way, I can't imagine the...

> Were there any snapshot deletes just before this? It looks like it might be trying to walk over the subvols to get transids, but fails because there's no path...

Closing for inactivity and impossibility to reproduce (for the part in interactive mode), please reopen if the issue is still valid.

Some utils were missing from the container image (including `xz-utils`), I expected this is the problem you had here. If this is the case, it should be fixed with latest...