https://bugzilla.redhat.com/show_bug.cgi?id=1333529



--- Comment #12 from Honggang LI <ho...@redhat.com> ---
Please consider to fix these issues:

1) opafm.service is executable. The opafm.service file was installed by copy
opa-fm/Esm/ib/src/linux/startup/opafm.service, which is executable in source
code. The right mode is 0644.

$ ls -l /usr/lib/systemd/system/opafm.service
-rwxr-xr-x. 1 root root 2075 Mar 13 21:46 /usr/lib/systemd/system/opafm.service

2) opafm should require libhfi1, otherwise opafm.service can't start.

Mar 13 22:16:03 rdma-qe-14 fm0_sm[89692]: PROGR[main]: SM: [VF:Default] : Base
SL:0 Base SC:0 NumScs:1 QOS:0 HP:0
Mar 13 22:16:03 rdma-qe-14 fm0_sm[89692]: PROGR[main]: SM: [VF:Admin] : Base
SL:0 Base SC:0 NumScs:1 QOS:0 HP:0
Mar 13 22:16:04 rdma-qe-14 fm0_sm[89692]: oib_utils ERROR: [89692]
open_verbs_ctx: failed to find verbs device
Mar 13 22:16:04 rdma-qe-14 fm0_sm[89692]: ERROR[main]: APP: ib_init_devport:
Failed to bind to device 1, port ...us: 5
Mar 13 22:16:04 rdma-qe-14 fm0_sm[89692]: ; MSG:NOTICE|SM:Default SM:port
1|COND:#7 SM shutdown|DETAIL:sm_main...ating
Mar 13 22:16:04 rdma-qe-14 fm0_sm[89692]: FATAL[main]: SM: sm_main: sm_main:
Failed to bind to device; terminating
Mar 13 22:16:04 rdma-qe-14 FATAL:[89692]: sm_main: Failed to bind to device;
terminating
Mar 13 22:16:06 rdma-qe-14 systemd[1]: opafm.service stop-post timed out.
Terminating.

Please insert "Requires: libhfi1" into the opa-fm.spec.in file.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org

Reply via email to