[ All A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package xfsdump-3.1.12-4.el9_3.x86_64 download

Name xfsdump
Epoch 0
Version 3.1.12
Release 4.el9_3
Architecture x86_64
Website/URL
License GPL+
Build Time 2025-02-20 15:17:28
Build Host certified-builder01.msvsphere-os.ru
Summary Backup and restore utilities for the XFS filesystem
Repositories OS
Description The xfsdump package contains xfsdump, xfsrestore and a number of other utilities for administering XFS filesystems. xfsdump examines files in a filesystem, determines which need to be backed up, and copies those files to a specified disk, tape or other storage medium. It uses XFS-specific directives for optimizing the dump of an XFS filesystem, and also knows how to backup XFS extended attributes. Backups created with xfsdump are "endian safe" and can thus be transfered between Linux machines of different architectures and also between IRIX machines. xfsrestore performs the inverse function of xfsdump; it can restore a full backup of a filesystem. Subsequent incremental backups can then be layered on top of the full backup. Single files and directory subtrees may be restored from full or partial backups.
Errata
Size 322 KiB
Source Project xfsdump-3.1.12-4.el9_3
SHA-256 checksum 4d13608a643ebaa7e7f4773bcf43971e494ae9fb92ae641a05cf56b90e980b53
× Full screenshot
Changelog link
* Thu Oct 26 2023 Pavel Reichl <preichl@redhat.com> - 3.1.12-4
- xfsdump/xfsrestore: suggest recovery for false roots may be possible using -x
- Related: RHEL-14038

* Mon Jun 26 2023 Pavel Reichl <preichl@redhat.com> - 3.1.12-3
- xfsdump: restoring inventory prevents non-directory files being restored from tape,
- actually fixed by rebase to 3.1.12
- related: bz#2166557
- xfsrestore: Files from the backup go to orphanage dir because of xfsdump issue
- related: bz#2034327

* Tue Apr 18 2023 Pavel Reichl <preichl@redhat.com> - 3.1.12-2
- rebuilt, Fix wrongly associated bugzilla
  Related: rhbz#2181660

* Mon Apr 17 2023 Pavel Reichl <preichl@redhat.com> - 3.1.12-1
- New upstream release
- Use Cem's pgp key instead of Eric's
  Related: rhbz#2181660

* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.1.10-1
- Rebuilt for MSVSphere 9.1.

* Fri Feb 11 2022 Eric Sandeen <sandeen@redhat.com> 3.1.10-1
- New upstream release
- Resolve issue with bind mounts / root inode mismatch (#2034324)