The instructions for setting up ZFS on CentOS 7 do not work.  yum gives
an error as shown below.

[root@bacula ~]# yum localinstall --nogpgcheck
http://archive.zfsonlinux.org/epel/zfs-release.el7.noarch.rpm
Loaded plugins: fastestmirror, versionlock
Cannot open:
http://archive.zfsonlinux.org/epel/zfs-release.el7.noarch.rpm. Skipping.
Nothing to do

I also highly suggest you do *not* disable GPG checks.  Signature
verification is critical for ensuring that you do not end up installing
invalid packages.  The proper commands to use should be like this:

yum install http://download.zfsonlinux.org/epel/zfs-release.el7.noarch.rpm

gpg --quiet --with-fingerprint /etc/pki/rpm-gpg/RPM-GPG-KEY-zfsonlinux


This matches the instructions given at
github.com/zfsonlinux/zfs/wiki/RHEL-%26-CentOS.


On 05/31/2017 05:22 PM, Heitor Faria wrote:
> Hello, Bacula Users,
>
> FYI and
> feedback: 
> http://bacula.us/block-level-deduplication-with-aligned-volumes-tutorial-bacula-7-9-9-0-and-above/
>
> Regards,
> -- 
> ===========================================================================
> Heitor Medrado de Faria  | Bacula do Brasil
> • Não seja tarifado pelo tamanho dos seus backups, conheça o Bacula
> Enterprise: http://www.bacula.com.br/enterprise/
> • Ministro treinamento e implementação in-company do Bacula
> Community: http://www.bacula.com.br/in-company/
> (61) 98268-4220 | www.bacula.com.br <http://www.bacula.com.br/> 
> ============================================================================
> Indicamos também as capacitações complementares:
> • Shell básico e Programação em Shell <http://www.livrate.com.br/> com
> Julio Neves.
> • Zabbix <http://www.spinola.net.br/blog> com Adail Host.
> ============================================================================
>
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>
>
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to