Hi I am trying to setup a vm with lustre+zfs on centos7. I was able to install lustre without issues however when i try to install zfs, i get this error. I am not sure if this is expected. Below is my sequence of operation
1. install centos7 minimal on VM 2. install luster-tests ( the lustre.repo.d content changed to el7 instead of 6 as defined in intel doc) 3. disable selinux 4. reboot and load lustre kernel 5. install zfs yum install zfs Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.cogentco.com * extras: mirror.vtti.vt.edu * updates: mirror.ash.fastserv.com Resolving Dependencies --> Running transaction check ---> Package zfs.x86_64 0:0.6.4.2-1.el7 will be installed --> Processing Dependency: zfs-kmod = 0.6.4.2 for package: zfs-0.6.4.2-1.el7.x86_64 --> Processing Dependency: spl = 0.6.4.2 for package: zfs-0.6.4.2-1.el7.x86_64 --> Processing Dependency: libzpool2 = 0.6.4.2 for package: zfs-0.6.4.2-1.el7.x86_64 --> Processing Dependency: libzfs2 = 0.6.4.2 for package: zfs-0.6.4.2-1.el7.x86_64 --> Processing Dependency: libuutil1 = 0.6.4.2 for package: zfs-0.6.4.2-1.el7.x86_64 --> Processing Dependency: libnvpair1 = 0.6.4.2 for package: zfs-0.6.4.2-1.el7.x86_64 --> Processing Dependency: libzpool.so.2()(64bit) for package: zfs-0.6.4.2-1.el7.x86_64 --> Processing Dependency: libzfs_core.so.1()(64bit) for package: zfs-0.6.4.2-1.el7.x86_64 --> Processing Dependency: libzfs.so.2()(64bit) for package: zfs-0.6.4.2-1.el7.x86_64 --> Processing Dependency: libuutil.so.1()(64bit) for package: zfs-0.6.4.2-1.el7.x86_64 --> Processing Dependency: libnvpair.so.1()(64bit) for package: zfs-0.6.4.2-1.el7.x86_64 --> Running transaction check ---> Package kmod-zfs-3.10.0-327.13.1.el7_lustre.x86_64.x86_64 0:0.6.4.2-1.el7 will be installed --> Processing Dependency: kmod-spl-uname-r = 3.10.0-327.13.1.el7_lustre.x86_64 for package: kmod-zfs-3.10.0-327.13.1.el7_lustre.x86_64-0.6.4.2-1.el7.x86_64 ---> Package libnvpair1.x86_64 0:0.6.4.2-1.el7 will be installed ---> Package libuutil1.x86_64 0:0.6.4.2-1.el7 will be installed ---> Package libzfs2.x86_64 0:0.6.4.2-1.el7 will be installed ---> Package libzpool2.x86_64 0:0.6.4.2-1.el7 will be installed ---> Package spl.x86_64 0:0.6.4.2-1.el7 will be installed --> Running transaction check ---> Package kmod-spl-3.10.0-327.13.1.el7_lustre.x86_64.x86_64 0:0.6.4.2-1.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ============================================================================================ Package Arch Version Repository Size ============================================================================================ Installing: zfs x86_64 0.6.4.2-1.el7 hpddLustreserver 315 k Installing for dependencies: kmod-spl-3.10.0-327.13.1.el7_lustre.x86_64 x86_64 0.6.4.2-1.el7 hpddLustreserver 106 k kmod-zfs-3.10.0-327.13.1.el7_lustre.x86_64 x86_64 0.6.4.2-1.el7 hpddLustreserver 627 k libnvpair1 x86_64 0.6.4.2-1.el7 hpddLustreserver 29 k libuutil1 x86_64 0.6.4.2-1.el7 hpddLustreserver 35 k libzfs2 x86_64 0.6.4.2-1.el7 hpddLustreserver 116 k libzpool2 x86_64 0.6.4.2-1.el7 hpddLustreserver 404 k spl x86_64 0.6.4.2-1.el7 hpddLustreserver 26 k Transaction Summary ============================================================================================ Install 1 Package (+7 Dependent packages) Total download size: 1.6 M Installed size: 5.6 M Is this ok [y/d/N]: y Downloading packages: kmod-zfs-3.10.0-327.13.1.el7_l FAILED http://build.hpdd.intel.com/job/lustre-master/arch=x86_64%2Cbuild_type=server%2Cdistro=el7%2Cib_stack=inkernel/lastSuccessfulBuild/artifact/artifacts/RPMS/x86_64/kmod-zfs-3.10.0-327.13.1.el7_lustre.x86_64-0.6.4.2-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 401 - Unauthorized Trying other mirror. kmod-spl-3.10.0-327.13.1.el7_l FAILED http://build.hpdd.intel.com/job/lustre-master/arch=x86_64%2Cbuild_type=server%2Cdistro=el7%2Cib_stack=inkernel/lastSuccessfulBuild/artifact/artifacts/RPMS/x86_64/kmod-spl-3.10.0-327.13.1.el7_lustre.x86_64-0.6.4.2-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 401 - Unauthorized Trying other mirror. libnvpair1-0.6.4.2-1.el7.x86_6 FAILED http://build.hpdd.intel.com/job/lustre-master/arch=x86_64%2Cbuild_type=server%2Cdistro=el7%2Cib_stack=inkernel/lastSuccessfulBuild/artifact/artifacts/RPMS/x86_64/libnvpair1-0.6.4.2-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 401 - Unauthorized Trying other mirror. libuutil1-0.6.4.2-1.el7.x86_64 FAILED http://build.hpdd.intel.com/job/lustre-master/arch=x86_64%2Cbuild_type=server%2Cdistro=el7%2Cib_stack=inkernel/lastSuccessfulBuild/artifact/artifacts/RPMS/x86_64/libuutil1-0.6.4.2-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 401 - Unauthorized Trying other mirror. libzfs2-0.6.4.2-1.el7.x86_64.r FAILED http://build.hpdd.intel.com/job/lustre-master/arch=x86_64%2Cbuild_type=server%2Cdistro=el7%2Cib_stack=inkernel/lastSuccessfulBuild/artifact/artifacts/RPMS/x86_64/libzfs2-0.6.4.2-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 401 - Unauthorized Trying other mirror. libzpool2-0.6.4.2-1.el7.x86_64 FAILED http://build.hpdd.intel.com/job/lustre-master/arch=x86_64%2Cbuild_type=server%2Cdistro=el7%2Cib_stack=inkernel/lastSuccessfulBuild/artifact/artifacts/RPMS/x86_64/libzpool2-0.6.4.2-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 401 - Unauthorized Trying other mirror. spl-0.6.4.2-1.el7.x86_64.rpm FAILED http://build.hpdd.intel.com/job/lustre-master/arch=x86_64%2Cbuild_type=server%2Cdistro=el7%2Cib_stack=inkernel/lastSuccessfulBuild/artifact/artifacts/RPMS/x86_64/spl-0.6.4.2-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 401 - Unauthorized Trying other mirror. zfs-0.6.4.2-1.el7.x86_64.rpm FAILED http://build.hpdd.intel.com/job/lustre-master/arch=x86_64%2Cbuild_type=server%2Cdistro=el7%2Cib_stack=inkernel/lastSuccessfulBuild/artifact/artifacts/RPMS/x86_64/zfs-0.6.4.2-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 401 - Unauthorized Trying other mirror. Error downloading packages: spl-0.6.4.2-1.el7.x86_64: [Errno 256] No more mirrors to try. libuutil1-0.6.4.2-1.el7.x86_64: [Errno 256] No more mirrors to try. zfs-0.6.4.2-1.el7.x86_64: [Errno 256] No more mirrors to try. kmod-spl-3.10.0-327.13.1.el7_lustre.x86_64-0.6.4.2-1.el7.x86_64: [Errno 256] No more mirrors to try. libzpool2-0.6.4.2-1.el7.x86_64: [Errno 256] No more mirrors to try. kmod-zfs-3.10.0-327.13.1.el7_lustre.x86_64-0.6.4.2-1.el7.x86_64: [Errno 256] No more mirrors to try. libzfs2-0.6.4.2-1.el7.x86_64: [Errno 256] No more mirrors to try. libnvpair1-0.6.4.2-1.el7.x86_64: [Errno 256] No more mirrors to try. Thanks Div
_______________________________________________ lustre-discuss mailing list [email protected] http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
