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 Apr 27, 2015

systemd init scripts with BA client on linux platforms

Given that all supported Linux platforms by the Tivoli Storage Manager B/A client have shifted to systemd init, provide both systemv and systemd startup scripts and either make a decision at install time or let users choose which method to use after install.

Idea priority Medium
  • Guest
    Reply
    |
    Sep 15, 2017

    Current version and documentation ships with systemd service file example.

    It's a bit defective though, you'll have to tweak the locale so it backs up all files in a mixed-locale environment. We do the following in order to get the locale bit right, and also get the log file in a sane place:

    [Service]
    Type=forking
    GuessMainPID=no
    # Place dsmcad log file(s) in /var/log/
    Environment="DSM_LOG=/var/log"
    # Force en_US locale which is 8bit clean. dsmc parses filenames using locale
    # aware functions, so using the default system UTF-8 locale barfs on non-utf8
    # names!
    Environment="LANG=en_US" "LC_ALL=en_US"
    ExecStart=/usr/bin/dsmcad
    Restart=on-failure

    Note that this depends on locale-gen en_US having been run. This can be automated by adding an ExecStartPre= directive.

  • Guest
    Reply
    |
    Feb 5, 2016

    This is a small change / effort by IBM development that would pay big dividends to all the customers deploying the TSM client on Linux. Please accelerate this implementation or else provide a link to download the necessary support files separately from the RPM distribution.

    Thanks.

  • Guest
    Reply
    |
    Feb 1, 2016

    This request may not be delivered within the release currently under development, but the theme is aligned with the current multi-year strategy. IBM may consider and evaluate any RFE Community feedback for this request through activities such as voting. IBM will update this request in the future.

  • Guest
    Reply
    |
    Jun 12, 2015

    Due to processing by IBM, this request was reassigned to have the following updated attributes:
    Brand - Servers and Systems Software
    Product family - Storage
    Product - Tivoli Storage Manager (TSM) Family

    For recording keeping, the previous attributes were:
    Brand - Tivoli
    Product family - Storage
    Product - Tivoli Storage Manager (TSM) Family