pcahyna

Results 326 comments of pcahyna

> It seems 'tar' behaves well forgiving in this case: > > ``` > # mkdir test > > # cd test > > # echo foo >foo > >...

> If it is actually only one root problem then this root problem should be solved (instead of solving each of its instances). > > If it is actually several...

@jsmeix if you have snapshots, can you please test https://github.com/rear/rear/pull/3175#issuecomment-1985632419 : "does tar consider files in different snapshots (originally same, but possibly different when they have been modified since the...

> I was in particular interested how things behave with the "well known" (to SLES users) SUSE specific > > ``` > BACKUP_PROG_INCLUDE=( $( findmnt -n -r -o TARGET -t...

> @jsmeix if you have snapshots, can you please test [#3175 (comment)](https://github.com/rear/rear/pull/3175#issuecomment-1985632419) : "does tar consider files in different snapshots (originally same, but possibly different when they have been modified...

Hi all, reviewing what needs to be done there. - [ ] what are the duplicated entries in backup.tar.gz currently? https://github.com/rear/rear/pull/3175#issuecomment-1985907542 - [ ] avoid `sort -u` , to be...

Hi @jsmeix can you please have a look? I believe the first four items in the checklist above are for you (the second only partially, you implement `uniq_unsorted` in #3177...

> If I install the rear package it also includes a cronjob in /etc/cron.d/rear. I don't think this should be part of the package because without any additional configuration this...

@gdha in real use this is indeed unusual. For testing it is useful though to treat NVMe as any other disk device - you can take a machine with a...