Ticket #619 (closed enhancement: fixed)

Opened 14 months ago

Last modified 10 months ago

Build System: Elimination of IFSv service in OpenSAF

Reported by: marioa Owned by: murthy
Priority: major Milestone: 4.0.M1
Component: IFSv Version:
Keywords: Cc:
patch waiting for maintainer: no

Description

IFSv service is changed to use IMM service instead of MASv.
Work includes:

  • removing IFSv dependency to MASv (code removal)
  • creating IFSv class model in imm.xml schema
  • Adapting IFSv to use IMM interface (OI & OM) for reading configuration data and providing runtime information (same classes as IFSv supports today via MASv)

Change History

  Changed 14 months ago by murthy

  • status changed from new to accepted
  • summary changed from IFSv OI: Integrate IFSv service with IMM to Elimination of IFSv service in OpenSAF

Changed the ticket summary

In a move to discourage offering of proprietary services to users, OpenSAF project is going to deprecat IFSv service. Following is the impact

- Elimination of IFSv service from the OpenSAF build system
- Removal of ifsv_papi.h from include folder
- Elimination of IFSv related scripts (vip_installer)

  Changed 14 months ago by murthy

  • version 3.0.0-GA deleted
  • summary changed from Elimination of IFSv service in OpenSAF to Build System: Elimination of IFSv service in OpenSAF

  Changed 13 months ago by murthy

  • status changed from accepted to closed
  • resolution set to fixed

Fixed in OpenSAF4.0 Beta1

  Changed 11 months ago by marioa

  • milestone changed from Release 4 to 4.0.0-M1

follow-up: ↓ 8   Changed 11 months ago by jfournier

For those who were wondering what to use to replace some functionalities of IFSv, the keepalived project provides facility to the Linux Virtual Server project.

Within the keepalive project, there's an independent VRRPv2 stack which is the standard protocol to manage virtual ip master/slave and way more.

It's possible to configure keepalived to only expose the VRRP stack in userspace and not using the other HA functionalities it offers.

 http://www.keepalived.org/

in reply to: ↑ 7   Changed 10 months ago by anonymous

Replying to jfournier:

For those who were wondering what to use to replace some functionalities of IFSv, the keepalived project provides facility to the Linux Virtual Server project.

[...]

Hello, thanks for a valuable pointer. Does that mean that one would run keepalived outside of opensaf framework entirely?

Note: See TracTickets for help on using tickets.