Updated RHEL and CentOS (markdown)

George Melikov 2018-01-05 18:36:12 +03:00
parent f4bb0a15e8
commit 61138d69af
1 changed files with 1 additions and 0 deletions

@ -71,6 +71,7 @@ When updating to a new RHEL/CentOS 7.x release the existing kmod packages will n
$ sudo yum remove zfs zfs-kmod spl spl-kmod libzfs2 libnvpair1 libuutil1 libzpool2 zfs-release
$ sudo yum install http://download.zfsonlinux.org/epel/zfs-release.el7_4.noarch.rpm
$ sudo yum autoremove
$ sudo yum clean metadata #manual zfs repository update, otherwise you won't see new packages
$ sudo yum install zfs
```