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 Delivered
Created by Guest
Created on Jul 18, 2014

Permit GPFS commands to be executed based on failure group

We have a large GPFS FPO cluster (560 nodes). When performing maintenance it is important that we can manage according to failure group. for example we may need to upgrade all nodes in one failure group. Hence if we have 3 copies of the data, we are taking one copy offline. Hence we want to be able to run, for example:

mmshutdown -G 2,*,*

which would shutdown all nodes in rack 2. This would apply to all GPFS maintenance commands

Idea priority High
  • Guest
    Reply
    |
    Sep 30, 2020

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - IBM Spectrum Scale
    Product - Spectrum Scale (formerly known as GPFS) - Private RFEs
    Component - Product functionality

    For recording keeping, the previous attributes were:
    Brand - Servers and Systems Software
    Product family - IBM Spectrum Scale
    Product - Spectrum Scale (formerly known as GPFS) - Private RFEs
    Component - V3 Product functionality

  • Guest
    Reply
    |
    Oct 14, 2014

    The basic problem with trying to consume failure group definitions in mmshutdown is that it would constitute a layering violation. A failure group definitions is a property of a disk in given file system, not a property of a given node. If multiple file systems are present, failure groups may be laid out differently, and possibly in a conflicting manner (the disks belonging to the same node may belong to different failure groups in different file systems). Of course, in the special case of only a single file system being defined this would appear to be less of a problem, but the general GPFS syntax conventions do need to cover the general case.

    On the more practical level, failure group definitions are stored in the file system descriptor for a given file system, and are thus not available if the file system itself is not available (e.g. the file system has been force-unmounted on a given node due to a quorum loss due to network communication errors). mmshutdown, however, must work under all conditions, rain or shine, and cannot depend on a specific file system being online.

  • Guest
    Reply
    |
    Sep 19, 2014

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - General Parallel File System
    Product - GPFS
    Component - V3 Product functionality
    Operating system - Linux

    For recording keeping, the previous attributes were:
    Brand - Servers and Systems Software
    Product family - General Parallel File System
    Product - GPFS
    Component - V3
    Operating system - Linux

  • Guest
    Reply
    |
    Jul 19, 2014

    Creating a new RFE based on Community RFE #56294 in product GPFS.