Skip to Main Content
IBM System Storage Ideas Portal


This portal is to open public enhancement requests against IBM System Storage products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

Status Not under consideration
Created by Guest
Created on Jun 17, 2019

Red Hat Pacemaker Cluster Services support with IBM Spectrum Protect

IBM Services have many enterprise customers with regulatory requirements that requires high availability (HA) on all IBM Spectrum Protect servers that handle critical data both at on-premise data center as remote data centers. In cases where HA is required it is currently possible to provide data availability provided by IBM Spectrum Protect server-to-server replication in many to one setups but not in an "one to many" setups which is required where to satisfy both local HA and remote HA in same solution. One work around for this requirement is using Red Hat Pacemaker Cluster Services for local HA on the OS level and using IBM Spectrum Protect server-to-server replication for remote HA.

Idea priority High
  • Guest
    Reply
    |
    Aug 6, 2019

    IBM has evaluated the request, and has determined that it can not be implemented at this time or does not align with the current multi-year strategy. This request may be resubmitted for consideration after 18 months from the date of submission. The request submitter will automatically be notified by email when the request qualifies for reconsideration and resubmission.

  • Guest
    Reply
    |
    Jun 18, 2019

    It's not clear what you're asking. It sounds like you are comparing server failover functionality with log shipping functionality.

    Your ITSA reference, is that making reference to DB2 HADR? Your RH pacemaker functionality would be different, and more comparable to IBM's PowerHA (but for non-POWER platforms).

    In such a case, SP does not *really* integrate with any cluster. The clusters do their own thing. It's up to the cluster software developer, and the system engineers at the customer site, to set up any sort of system failover functionality.

    Usually, a cluster has shared disk where possible. When doing a database role reversal, your scripts would need to stop the app (dsmserv), make sure the db2sysc is down, etc etc, and then run the commands for a role reversal if the new active node is an HADR standby. How you do this would depend on a lot of factors, but this seems more like an ask for Red Hat than for Spectrum Protect.

    Red Hat article 3172731 seems to be relevant.