Menu

#1073 --disable-ais-plm does not work on fedora

5.17.08
accepted
None
enhancement
build
-
major
2017-04-10
2014-09-12
No

I am using the following line in two different build targets; (Ubuntu 14 and fedora 21).

./configure --enable-imm-pbe --disable-ais-plm --disable-ais-msg --disable-ais-lck --disable-ais-evt --disable-rpm-target

The output in both targets indicate PLM is disabled:
Enable PLM support: no
Enable TIPC transport: no
Enable systemd: no

But when build on fedora 21 is finished the /etc/opensaf/nodeinit.conf.controller contain instruction to start PLMD;
/usr/local/lib/opensaf/clc-cli/osaf-plmd:PLMD:S:/usr/local/lib/opensaf/clc-cli/osaf-plmd:6500:4:2:1:start:stop

Workaround is to sed the file to disable PLMD in order to get opensaf started.

Discussion

  • Adrian Szwej

    Adrian Szwej - 2014-09-12
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,4 +1,4 @@
    -I am using the following lines in two different build targets; (Ubuntu 14 and fedora 21).
    +I am using the following line in two different build targets; (Ubuntu 14 and fedora 21).
    
         ./configure --enable-imm-pbe --disable-ais-plm --disable-ais-msg --disable-ais-lck --disable-ais-evt --disable-rpm-target
    
     
  • Alex Jones

    Alex Jones - 2014-09-18
    • status: unassigned --> accepted
    • assigned_to: Alex Jones
     
  • Mathi Naickan

    Mathi Naickan - 2015-03-16
    • Milestone: 4.6.FC --> future
     
  • Anders Bjornerstedt

    • Type: defect --> enhancement
     
  • Anders Widell

    Anders Widell - 2015-11-02
    • Milestone: future --> 5.0.FC
     
  • Mathi Naickan

    Mathi Naickan - 2016-04-11
    • Milestone: 5.0.FC --> 5.1.FC
     
  • Alex Jones

    Alex Jones - 2016-08-25
    • Milestone: 5.1.FC --> future
     
  • Anders Widell

    Anders Widell - 2017-04-03
    • Milestone: future --> next
     

Log in to post a comment.