Re: sub for dump/restore?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 5/7/25 4:16 PM, ToddAndMargo via users wrote:
On 5/7/25 3:13 AM, Patrick O'Callaghan wrote:
On Tue, 2025-05-06 at 20:51 -0700, ToddAndMargo via users wrote:
  This caught my attention: the ability to mount
the archive in your file system

https://borgbackup.readthedocs.io/en/stable/usage/mount.html#

Anyone have any experience with it?


It is "incremental"  I need full backups and I need to be
able to specify the /dev/* of the drive I want backed up.

Anyone know of a good full backup command line utility?

Again, Borg. You can easily use it as a full backup if that's what you
want, using the 'create' option.

poc


Hi Patrick,

Borg question:

I want to backup up
      /dev/nvme0n1p2

Problem: the backup drive is
      /dev/sda1

and is mounted on
      /lin-bak


Dump will only backup the partition associated with
the path.  It will not backup the drive mounted on
on /lin-bak.  For example:

     # /usr/sbin/dump -0a -z -f /lin-bak/2025-05-07_rootExt4Dump.gz /


"/" is /dev/nvme0n1p2 and I could have also used that
in place of "/".

My concern with Borg is that by telling it to backup
"/", it will also catch everything in /lin-bak, which
is considerable and not exclusive to only my dump archives.

How do you handle the issue?

-T


Would this get around the problem?

# borg create --exclude /lin-bak --compression auto,zstd,7 /lin-bak::2025-05-07_rootExt4Borg /
--
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux