Re: [lustre-discuss] many 'ksym' packages required

2016-12-28 Thread Andrus, Brian Contractor
Marcin,

Thanks for that.
I am working with Intel on it. It seems the lustre.spec that is generated does 
not set the ‘AutoReq: no’ to prevent the requirements. I am using the latest 
zfs (zfs-0.6.5.8-1.el7.centos.x86_64).
I have found that after building the rpms (make rpms), you can also do rpmbuild 
on the lustre-dkms.spec file which can be used instead of the kmod-lustre and 
builds without the required ksym packages and be more appropriate if you are 
using zfs-dkms


Brian Andrus
ITACS/Research Computing
Naval Postgraduate School
Monterey, California
voice: 831-656-6238



From: lustre-discuss [mailto:lustre-discuss-boun...@lists.lustre.org] On Behalf 
Of Marcin Dulak
Sent: Tuesday, December 27, 2016 3:23 PM
To: lustre-discuss@lists.lustre.org
Subject: [lustre-discuss] many 'ksym' packages required

Hi,
the KSYM errors seem to be due to incompatibility between zfs used for building 
of lustre RPMS (probably 0.6.5.7) and the one available at 
http://zfsonlinux.org/ (0.6.5.8).
See discussion at 
https://lists.01.org/pipermail/hpdd-discuss/2016-December/003037.html

Marcin
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


[lustre-discuss] many 'ksym' packages required

2016-12-27 Thread Marcin Dulak
Hi,

the KSYM errors seem to be due to incompatibility between zfs used for
building of lustre RPMS (probably 0.6.5.7) and the one available at
http://zfsonlinux.org/ (0.6.5.8).
See discussion at
https://lists.01.org/pipermail/hpdd-discuss/2016-December/003037.html

Marcin
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] many 'ksym' packages required

2016-12-20 Thread Martin Hecht
I have seen this, too, on SL6, build went smoothly, but installation
failed. A few months before 2.9 was tagged on master the build and
install went smoothly. I'm not using zfs by the way. Unfortunately, I
didn't find the time yet, to investigate this more deeply.

Cheers, Martin

On 12/20/2016 05:34 AM, Andrus, Brian Contractor wrote:
> All,
> I am running into an issue lately on rpms I build and the ones I download 
> from intel, where I try to install the server zfs module 
> (kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64.rpm) and it gives me a TON of errors 
> about Requires: ksym(xxx)
> Example:
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dmu_objset_pool) = 0xa8cb0bd0
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(zap_cursor_serialize) = 0x3f455060
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dmu_prefetch) = 0x7947c677
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dsl_prop_register) = 0xa6f021e0
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dmu_objset_space) = 0x0a5a5f8f
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(zfs_prop_to_name) = 0xa483a8c3
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(txg_wait_callbacks) = 0x90f50ab1
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(nvlist_pack) = 0x424ac2e1
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dmu_buf_rele) = 0x53e356d2
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dmu_buf_hold_array_by_bonus) = 0x330ef227
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dmu_objset_disown) = 0x27d01e19
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>
> Has anyone seen this before and know what the issue could be?
>
> Brian Andrus
> ITACS/Research Computing
> Naval Postgraduate School
> Monterey, California
> voice: 831-656-6238
>
> ___
> lustre-discuss mailing list
> lustre-discuss@lists.lustre.org
> http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org




smime.p7s
Description: S/MIME Cryptographic Signature
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] many 'ksym' packages required

2016-12-19 Thread Andrus, Brian Contractor
No, they built same as usual. All the rpms were made as expected.
That’s why I tried the troubleshooting step of downloading the ones directly 
from intel and get the same messages.

Brian Andrus

From: Brett Lee [mailto:brettlee.lus...@gmail.com]
Sent: Monday, December 19, 2016 8:56 PM
To: Andrus, Brian Contractor 
Cc: lustre-discuss@lists.lustre.org
Subject: Re: [lustre-discuss] many 'ksym' packages required

Were there any relevant message during your building of the rpms?

Per https://jira.hpdd.intel.com/browse/LU-5614

maybe a missing dependency?  like kernel-devel?


Brett
--
Protect your Information and Identity with PDS
PDS Software Solutions LLC
https://www.TrustPDS.com<https://www.trustpds.com/>

On Mon, Dec 19, 2016 at 9:34 PM, Andrus, Brian Contractor 
mailto:bdand...@nps.edu>> wrote:
All,
I am running into an issue lately on rpms I build and the ones I download from 
intel, where I try to install the server zfs module 
(kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64.rpm) and it gives me a TON of errors 
about Requires: ksym(xxx)
Example:
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dmu_objset_pool) = 0xa8cb0bd0
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(zap_cursor_serialize) = 0x3f455060
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dmu_prefetch) = 0x7947c677
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dsl_prop_register) = 0xa6f021e0
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dmu_objset_space) = 0x0a5a5f8f
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(zfs_prop_to_name) = 0xa483a8c3
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(txg_wait_callbacks) = 0x90f50ab1
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(nvlist_pack) = 0x424ac2e1
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dmu_buf_rele) = 0x53e356d2
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dmu_buf_hold_array_by_bonus) = 0x330ef227
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dmu_objset_disown) = 0x27d01e19
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)

Has anyone seen this before and know what the issue could be?

Brian Andrus
ITACS/Research Computing
Naval Postgraduate School
Monterey, California
voice: 831-656-6238

___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org<mailto:lustre-discuss@lists.lustre.org>
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org

___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


Re: [lustre-discuss] many 'ksym' packages required

2016-12-19 Thread Brett Lee
Were there any relevant message during your building of the rpms?

Per https://jira.hpdd.intel.com/browse/LU-5614

maybe a missing dependency?  like kernel-devel?


Brett
--
Protect your Information and Identity with PDS
PDS Software Solutions LLC
https://www.TrustPDS.com 

On Mon, Dec 19, 2016 at 9:34 PM, Andrus, Brian Contractor 
wrote:

> All,
> I am running into an issue lately on rpms I build and the ones I download
> from intel, where I try to install the server zfs module
> (kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64.rpm) and it gives me a TON of
> errors about Requires: ksym(xxx)
> Example:
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dmu_objset_pool) = 0xa8cb0bd0
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(zap_cursor_serialize) = 0x3f455060
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dmu_prefetch) = 0x7947c677
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dsl_prop_register) = 0xa6f021e0
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dmu_objset_space) = 0x0a5a5f8f
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(zfs_prop_to_name) = 0xa483a8c3
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(txg_wait_callbacks) = 0x90f50ab1
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(nvlist_pack) = 0x424ac2e1
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dmu_buf_rele) = 0x53e356d2
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dmu_buf_hold_array_by_bonus) = 0x330ef227
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>Requires: ksym(dmu_objset_disown) = 0x27d01e19
> Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64
> (/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
>
> Has anyone seen this before and know what the issue could be?
>
> Brian Andrus
> ITACS/Research Computing
> Naval Postgraduate School
> Monterey, California
> voice: 831-656-6238
>
> ___
> lustre-discuss mailing list
> lustre-discuss@lists.lustre.org
> http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
>
___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org


[lustre-discuss] many 'ksym' packages required

2016-12-19 Thread Andrus, Brian Contractor
All,
I am running into an issue lately on rpms I build and the ones I download from 
intel, where I try to install the server zfs module 
(kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64.rpm) and it gives me a TON of errors 
about Requires: ksym(xxx)
Example:
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dmu_objset_pool) = 0xa8cb0bd0
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(zap_cursor_serialize) = 0x3f455060
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dmu_prefetch) = 0x7947c677
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dsl_prop_register) = 0xa6f021e0
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dmu_objset_space) = 0x0a5a5f8f
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(zfs_prop_to_name) = 0xa483a8c3
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(txg_wait_callbacks) = 0x90f50ab1
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(nvlist_pack) = 0x424ac2e1
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dmu_buf_rele) = 0x53e356d2
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dmu_buf_hold_array_by_bonus) = 0x330ef227
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)
   Requires: ksym(dmu_objset_disown) = 0x27d01e19
Error: Package: kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64 
(/kmod-lustre-osd-zfs-2.9.0-1.el7.x86_64)

Has anyone seen this before and know what the issue could be?

Brian Andrus
ITACS/Research Computing
Naval Postgraduate School
Monterey, California
voice: 831-656-6238

___
lustre-discuss mailing list
lustre-discuss@lists.lustre.org
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org