Gratien D'haese

Results 120 comments of Gratien D'haese

Device /dev/nvme7n1 was previously already format with 2 partitions - when we try to format we get: ```bash #-> rear -vD format -- --efi /dev/nvme7n1 Relax-and-Recover 2.6 / 2020-06-17 Running...

@xwhitebeltx You are absolutely right! I could reproduce the issue. We should give an error when partition 1 is already formatted with `ext*` file system and give some advise. Secondly,...

Prepare the test with a device with partition 1 with fs ext4 type: ```bash #-> mkfs.ext4 /dev/nvme7n1 mke2fs 1.46.5 (30-Dec-2021) Found a gpt partition table in /dev/nvme7n1 Proceed anyway? (y,N)...

@jsmeix milestone is still 'ReaR v2.8' - please adjust as you think it best fits (v3.0 or v3.1). Thanks.

@jsmeix Perhaps we can check for stale NFS mount points and exclude these somehow? I have a script which I use a lot for these kind of activities - see...

Why not exit ReaR with an error when we detect a stale NFS mount point? We know that a broken system may/can lead to a broken ReaR image. Personally, I...

@jsmeix @pcahyna @lzaoral is this issue now also on hold because of #3203 ?

@NewNow479 Thank you for using ReaR and do the effort for the extensive testing. ReaR v2.7 was released 2 years ago and you can find it at http://download.opensuse.org/repositories/Archiving:/Backup:/Rear/CentOS_8/x86_64/ The latest...

@NewNow479 I assume issue #3316 is about the same? I complete lost track of this issue. However, OracleASM (https://docs.oracle.com/cd/B28359_01/server.111/b31107/toc.htm for those who wonder where we are talking about) is not...

> Hi @gdha, > > Thank you for your reply. As you mentioned that this feature is not yet implemented and is currently out of scope, do you think it...