Andras Tim

Results 26 comments of Andras Tim

I have an **S7 MaxV**, that has extra features in the **Roborock** app... * camera view * camera view with joystick ("RC car" mode :stuck_out_tongue_closed_eyes: ) * use as a...

Dear @MichaelEischer, Yes. All ZFS volumes have a `.zfs/snapshot` directory, which contains all snapshots (read-only). ``` # zfs list -t snapshot | grep restic data_pool/private@restic 0B - 24K - data_pool/private/backup@restic...

Dear @MichaelEischer, I restored the original attributes to reproduce the issue, before I run with the requested way, but for some reasons, it's working... I have multiple machines with similar...

I was just wondering if the _restic repo_ state can affect the backed-up data. Since it's an incremental backup, I know the repo state affects what's pushed to B2, but...

If I use the cache, its size can eat all of my free space (16+ GiB). But with `--no-cache` that the backup process will take more than 3 hours instead...

> @andras-tim How many snapshots does your repository have? Is this host the only one using the repository? Or does the repository also contain backups of different backups sets which...