macrokernel

Results 10 comments of macrokernel

I am having the same issue on Linux Mint 20.2 Cinnamon, kernel version: 5.13.0-41-generic https://github.com/gyroflow/gyroflow/issues/46~20.04.1-Ubuntu running on AMD Ryzen 5 4600H with Radeon Graphics (integrated graphics). ![image](https://user-images.githubusercontent.com/9429051/174119953-a1f7fccd-22c7-40cf-a351-bf751c763cc3.png) Log file: [gyroflow.log](https://github.com/gyroflow/gyroflow/files/8920764/gyroflow.log)

Not sure about this SoM, priced at around 30 USD, based on NXP IMX6ULL, 42.35 x 45.55 mm, boasts CSI support: https://m2m-tele.com/product/netsom/

[log.txt](https://github.com/gyroflow/gyroflow/files/10043159/log.txt)

> I don't think it's supported, and should be added as a feature. > > e.g. via a new variable `SSH_IDENTITY_FILE` mapping to ssh's `-O IdentityFile` Thanks, I had a...

> Oh, I've just seen in `wal-g flags` there is a `--ssh-private-key-path`, but it's not in the documentation. > > Though, testing it myself results in: > > > ERROR:...

Are there any plans for fixing this issue? I am using WAL-G 2.0.1, and it is not actually deleting backups from MinIO S3. Backup command: ``` wal-g --config /var/lib/postgresql/walg.json backup-push...

Hi Daniil, Here is the output of `wal-g backup-list`: ``` name modified wal_segment_backup_start base_000000670000000D0000009E_D_000000670000000C000000F5 2022-12-21T02:21:52Z 000000670000000D0000009E base_000000670000000E0000004B 2022-12-22T02:22:59Z 000000670000000E0000004B base_000000670000000E000000F8_D_000000670000000E0000004B 2022-12-23T02:22:35Z 000000670000000E000000F8 base_000000670000000F00000096_D_000000670000000E000000F8 2022-12-24T02:22:34Z 000000670000000F00000096 base_000000670000001100000093_D_000000670000000F00000096 2022-12-25T02:26:52Z 000000670000001100000093 base_00000067000000120000003D_D_000000670000001100000093 2022-12-26T02:22:46Z...

Here is the `wal-g st ls -r` output: [wal-g-ls-r.txt.gz](https://github.com/wal-g/wal-g/files/10466180/wal-g-ls-r.txt.gz) Is this OK that `wal-g delete` does not find backups for deletion? ``` $ wal-g --config /var/lib/postgresql/walg.json delete retain FULL 7...

Is it safe to use S3 storage lifecycle management rules for automated removal of old WALs? For example, may I configure automated removal of S3 objects in the bucket which...

Thanks for your detailed reply [Joonas](https://github.com/j005u). I've seen someone on YouTube using Moonlight for this purpose, but using a PC is not very handy. Sad to hear that an SBC-based...