先日、CentOS 7にMondo Rescueをインストールしてみました。
この時、RHEL 8のrepositoryはあったのですが未完成で諦めてしまいました。
しかしながらftpサイトを眺めているとRHEL8とは別にCentOS8のフォルダがありました。
先日は気付かなかった。
/centos/8/x86_64/ のインデックス
ftp://ftp.mondorescue.org/centos/8/x86_64/
/rhel/8/x86_64/ のインデックス
ftp://ftp.mondorescue.org/rhel/8/x86_64/
CentOS8にはmondo-3.3.0-1.centos8.x86_64.rpmがあったので、それぞれのサイトから必要なプログラムをインストールすればと思い試してみました。
環境
・CentOS Linux release 8.2.2004 (Core)
・Kernel 4.18.0-193.6.3.el8_2.x86_64
- CentOS 8のリポジトリ作成
- 取り合えずインストール
- buffer, afioをインストール
- 再度インストール
- mondoのインストール
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 |
[root@centos8 ~]# curl ftp://ftp.mondorescue.org/centos/8/x86_64/mondorescue.repo > /etc/yum.repos.d/mondorescue.repo % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 207 100 207 0 0 55 0 0:00:03 0:00:03 --:--:-- 55 [root@centos8 ~]# cat /etc/yum.repos.d/mondorescue.repo [mondorescue] name=centos 8 x86_64 - mondorescue Vanilla Packages baseurl=ftp://ftp.mondorescue.org//centos/8/x86_64 enabled=1 gpgcheck=1 gpgkey=ftp://ftp.mondorescue.org//centos/8/x86_64/mondorescue.pubkey [root@centos8 ~]# dnf info mondo centos 8 x86_64 - mondorescue Vanilla Packages 1.3 kB/s | 12 kB 00:09 Last metadata expiration check: 0:00:01 ago on Mon Jul 6 10:48:43 2020. Available Packages Name : mondo Version : 3.3.0 Release : 1.centos8 Architecture : src Size : 2.3 M Source : None Repository : mondorescue Summary : MondoRescue is a GPL Disaster Recovery and Cloning Solution URL : http://www.mondorescue.org License : GPLv2+ Description : MondoRescue is a GPL Disaster Recovery and Cloning solution : to create backup media(CD, DVD, tape, network images) that can be used : to redeploy the damaged system, : as well as deploy similar or less similar systems. : MondoRescue is reliable. It backs up your Linux server or workstation to : tape, CD-R, CD-RW, NFS or hard disk partition. In the event of : catastrophic data loss, you will be able to restore all of your data : [or as much as you want], from bare metal if necessary. : MondoRescue is in use by numerous blue-chip enterprises and : large organizations, dozens of smaller companies, and tens of : thousands of users. : . : MondoRescue is comprehensive. MondoRescue supports LVM, RAID, ext2, ext3, : ext4 JFS, XFS, ReiserFS, VFAT, and can support additional file systems : easily. It supports adjustments in disk geometry, including migration : from non-RAID to RAID. : MondoRescue runs on all major Linux distributions : and is getting better all the time. : You may even use it to backup non-Linux partitions, such as NTFS. : . : Homepage: http://www.mondorescue.org Name : mondo Version : 3.3.0 Release : 1.centos8 Architecture : x86_64 Size : 964 k Source : mondo-3.3.0-1.centos8.src.rpm Repository : mondorescue Summary : MondoRescue is a GPL Disaster Recovery and Cloning Solution URL : http://www.mondorescue.org License : GPLv2+ Description : MondoRescue is a GPL Disaster Recovery and Cloning solution : to create backup media(CD, DVD, tape, network images) that can be used : to redeploy the damaged system, : as well as deploy similar or less similar systems. : MondoRescue is reliable. It backs up your Linux server or workstation to : tape, CD-R, CD-RW, NFS or hard disk partition. In the event of : catastrophic data loss, you will be able to restore all of your data : [or as much as you want], from bare metal if necessary. : MondoRescue is in use by numerous blue-chip enterprises and : large organizations, dozens of smaller companies, and tens of : thousands of users. : . : MondoRescue is comprehensive. MondoRescue supports LVM, RAID, ext2, ext3, : ext4 JFS, XFS, ReiserFS, VFAT, and can support additional file systems : easily. It supports adjustments in disk geometry, including migration : from non-RAID to RAID. : MondoRescue runs on all major Linux distributions : and is getting better all the time. : You may even use it to backup non-Linux partitions, such as NTFS. : . : Homepage: http://www.mondorescue.org |
buffer, afioが無いと。
1 2 3 4 5 6 |
[root@centos8 ~]# dnf -y install mondo Error: Problem: conflicting requests - nothing provides buffer needed by mondo-3.3.0-1.centos8.x86_64 - nothing provides afio needed by mondo-3.3.0-1.centos8.x86_64 (try to add '--skip-broken' to skip uninstallab |
rhel8のフォルダからインストールします。
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 |
[root@centos8 ~]# dnf -y install ftp://ftp.mondorescue.org/rhel/8/x86_64/buffer-1.19-8.rhel8.x86_64.rpm buffer-1.19-8.rhel8.x86_64.rpm 7.0 kB/s | 29 kB 00:04 Dependencies resolved. ======================================================================================== Package Architecture Version Repository Size ======================================================================================== Installing: buffer x86_64 1.19-8.rhel8 @commandline 29 k Transaction Summary ======================================================================================== Install 1 Package Total size: 29 k Installed size: 49 k Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : buffer-1.19-8.rhel8.x86_64 1/1 Running scriptlet: buffer-1.19-8.rhel8.x86_64 1/1 Verifying : buffer-1.19-8.rhel8.x86_64 1/1 Installed: buffer-1.19-8.rhel8.x86_64 Complete! [root@centos8 ~]# dnf -y install ftp://ftp.mondorescue.org/rhel/8/x86_64/afio-2.5-1.rhel8.x86_64.rpm afio-2.5-1.rhel8.x86_64.rpm 19 kB/s | 81 kB 00:04 Dependencies resolved. ======================================================================================== Package Architecture Version Repository Size ======================================================================================== Installing: afio x86_64 2.5-1.rhel8 @commandline 81 k Transaction Summary ======================================================================================== Install 1 Package Total size: 81 k Installed size: 156 k Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : afio-2.5-1.rhel8.x86_64 1/1 Running scriptlet: afio-2.5-1.rhel8.x86_64 1/1 Verifying : afio-2.5-1.rhel8.x86_64 1/1 Installed: afio-2.5-1.rhel8.x86_64 Complete! |
mindi, perl-Module-ScanDepsが無いと。
1 2 3 4 5 6 |
[root@centos8 ~]# dnf -y install mondo Error: Problem: package mondo-3.3.0-1.centos8.x86_64 requires mindi >= 3.0.2, but none of the providers can be installed - conflicting requests - nothing provides perl-Module-ScanDeps needed by mindi-3.3.0-1.centos8.x86_64 (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) |
エラーを確認しながら依存関係を考慮してインストールです。
1 2 3 4 5 6 7 |
[root@centos8 ~]# dnf -y install ftp://ftp.mondorescue.org/rhel/8/x86_64/perl-Module-ScanDeps-1.24-3.el8.noarch.rpm [root@centos8 ~]# dnf -y install ftp://ftp.mondorescue.org/rhel/8/x86_64/perl-Net-IPv4Addr-0.10-29.noarch.rpm [root@centos8 ~]# dnf -y install ftp://ftp.mondorescue.org/rhel/8/x86_64/perl-IO-Interface-1.07-3.x86_64.rpm [root@centos8 ~]# dnf -y install ftp://ftp.mondorescue.org/centos/8/x86_64/perl-MondoRescue-3.3.0-1.centos8.noarch.rpm |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 |
[root@centos8 ~]# dnf -y install mondo Dependencies resolved. ======================================================================================== Package Architecture Version Repository Size ======================================================================================== Installing: mondo x86_64 3.3.0-1.centos8 mondorescue 964 k Installing dependencies: genisoimage x86_64 1.1.11-39.el8 AppStream 316 k libusal x86_64 1.1.11-39.el8 AppStream 145 k mindi x86_64 3.3.0-1.centos8 mondorescue 342 k mindi-busybox x86_64 1.25.1-1.centos8 mondorescue 321 k mtools x86_64 4.0.18-14.el8 BaseOS 213 k syslinux x86_64 6.04-4.el8 BaseOS 579 k syslinux-nonlinux noarch 6.04-4.el8 BaseOS 552 k wodim x86_64 1.1.11-39.el8 AppStream 337 k Transaction Summary ======================================================================================== Install 9 Packages Total download size: 3.7 M Installed size: 9.3 M Downloading Packages: (1/9): libusal-1.1.11-39.el8.x86_64.rpm 707 kB/s | 145 kB 00:00 (2/9): wodim-1.1.11-39.el8.x86_64.rpm 1.2 MB/s | 337 kB 00:00 (3/9): mtools-4.0.18-14.el8.x86_64.rpm 2.6 MB/s | 213 kB 00:00 (4/9): syslinux-6.04-4.el8.x86_64.rpm 2.8 MB/s | 579 kB 00:00 (5/9): syslinux-nonlinux-6.04-4.el8.noarch.rpm 2.7 MB/s | 552 kB 00:00 (6/9): genisoimage-1.1.11-39.el8.x86_64.rpm 603 kB/s | 316 kB 00:00 (7/9): mindi-3.3.0-1.centos8.x86_64.rpm 54 kB/s | 342 kB 00:06 (8/9): mindi-busybox-1.25.1-1.centos8.x86_64.rpm 50 kB/s | 321 kB 00:06 (9/9): mondo-3.3.0-1.centos8.x86_64.rpm 110 kB/s | 964 kB 00:08 ---------------------------------------------------------------------------------------- Total 343 kB/s | 3.7 MB 00:10 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : mtools-4.0.18-14.el8.x86_64 1/9 Running scriptlet: mtools-4.0.18-14.el8.x86_64 1/9 Installing : syslinux-nonlinux-6.04-4.el8.noarch 2/9 Installing : syslinux-6.04-4.el8.x86_64 3/9 Installing : libusal-1.1.11-39.el8.x86_64 4/9 Running scriptlet: libusal-1.1.11-39.el8.x86_64 4/9 Installing : genisoimage-1.1.11-39.el8.x86_64 5/9 Running scriptlet: genisoimage-1.1.11-39.el8.x86_64 5/9 Installing : wodim-1.1.11-39.el8.x86_64 6/9 Running scriptlet: wodim-1.1.11-39.el8.x86_64 6/9 Installing : mindi-busybox-1.25.1-1.centos8.x86_64 7/9 Installing : mindi-3.3.0-1.centos8.x86_64 8/9 Installing : mondo-3.3.0-1.centos8.x86_64 9/9 Running scriptlet: mondo-3.3.0-1.centos8.x86_64 9/9 Verifying : genisoimage-1.1.11-39.el8.x86_64 1/9 Verifying : libusal-1.1.11-39.el8.x86_64 2/9 Verifying : wodim-1.1.11-39.el8.x86_64 3/9 Verifying : mtools-4.0.18-14.el8.x86_64 4/9 Verifying : syslinux-6.04-4.el8.x86_64 5/9 Verifying : syslinux-nonlinux-6.04-4.el8.noarch 6/9 Verifying : mindi-3.3.0-1.centos8.x86_64 7/9 Verifying : mindi-busybox-1.25.1-1.centos8.x86_64 8/9 Verifying : mondo-3.3.0-1.centos8.x86_64 9/9 Installed: genisoimage-1.1.11-39.el8.x86_64 libusal-1.1.11-39.el8.x86_64 mindi-3.3.0-1.centos8.x86_64 mindi-busybox-1.25.1-1.centos8.x86_64 mondo-3.3.0-1.centos8.x86_64 mtools-4.0.18-14.el8.x86_64 syslinux-6.04-4.el8.x86_64 syslinux-nonlinux-6.04-4.el8.noarch wodim-1.1.11-39.el8.x86_64 Complete! |
必要なプログラムをローカルにダウンロードしてrepodataを作成してdnfでサクッとインストールできそうですが、そのうちrepodataが完成するでしょう。
取り合えず起動できました。
Mondo Rescueのftpサイトの応答がないのですが、何かご存じないですか。
サイトがダウンしてるようですね。
少し調べてみましたが何も情報を見つけられませんでした。