Menu

#840 IMM: immcfg --class-name ... --enable-attr-notify does not work on 2PBE

4.4.1
fixed
None
defect
imm
tools
4.4.RC1
major
2014-05-05
2014-04-08
No

Trying to enable or disable notififications using immcfg does not work
on a system running 2PBE. The problem is that immcfg has to invoke an
admin-operation on the opensafImm=opensafImm,safApp=safImmService and that
object has the admin-owner 'safImmService' when 2PBE is configured.

immcfg --class-name OpensafImmTest --enable-attr-notify testUint32
Cannot set admin owner on 'opensafImm=opensafImm,safApp=safImmService'

This same problem was fixed for the tool 'immadm' in ticket #642 and #613.
But immcfg of course uses the imm api to create the admin-op and runs into
the same problem. Basically, immcfg also needs to "know" that the opensafImm
object may have admin-owner safImmService and so should use that adminOwner
when invoking an admin-op towards the imm-service.

Related

Wiki: ChangeLog-4.4.1

Discussion

  • Neelakanta Reddy

    • status: unassigned --> assigned
    • assigned_to: Neelakanta Reddy
     
  • Neelakanta Reddy

    • status: assigned --> review
     
  • Neelakanta Reddy

    • status: review --> accepted
     
  • Neelakanta Reddy

    • status: accepted --> review
     
  • Neelakanta Reddy

    changeset: 5211:da2f2d1c6a17
    tag: tip
    user: Neelakanta Reddyreddy.neelakanta@oracle.com
    date: Mon May 05 12:27:41 2014 +0530
    files: osaf/tools/safimm/immcfg/imm_cfg.c

    changeset: 5212:4aef91dd8868
    branch: opensaf-4.4.x
    tag: tip
    parent: 5209:4a910faf0e79
    user: Neelakanta Reddyreddy.neelakanta@oracle.com
    date: Mon May 05 12:35:12 2014 +0530
    files: osaf/tools/safimm/immcfg/imm_cfg.c

     
  • Neelakanta Reddy

    • status: review --> fixed
     

Log in to post a comment.