Johannes Meixner
Johannes Meixner
I need to set up a test system with LVM to be able to actually work on it...
@schlomo there are so many ways how to setup storage in YaST that I need more details how to setup what you have so that I can reproduce their issue....
I get closer but up to now I failed to setup by-path PVs. What I have now via manual setup in YaST: # parted -s /dev/sda unit MiB print Model:...
@skrueger8 thanks for the info! @skrueger8 @schlomo do you perhaps know how to install a SLES12 system so that it uses by-path PVs? I mean what I would have to...
I am afraid, today I cannot work on this issue, I have some Ghostscript security related things to do, cf. https://ghostscript.com/pipermail/gs-devel/2018-November/010126.html Hopefully next week...
"needs sponsorship" => for a "ReaR future" milestone
I think calling the 'lvm' commands with `--separator ' | ' --aligned` (for better human readability) or plain `--separator '|'` options could be a (hopefully) sufficiently fail-safe way because at...
@oldunclez from ReaR 2.6 to ReaR 2.7 we changed something with rsync, see what is described about rsync in our release notes https://github.com/rear/rear/blob/master/doc/rear-release-notes.txt therein in particular (excerpt) ``` Rsync OUTPUT_URLs...
@pcahyna thank you for your prompt help here. It is much appreciated!
@oldunclez regarding etc/rear/local.conf and other config files see the comment in https://github.com/rear/rear/blob/master/etc/rear/local.conf which reads (excerpts) ``` # ReaR reads the configuration files via the bash builtin command 'source' ... #...