Bug 772587 - openmpiscript - A deprecated MCA parameter value 'plm_rsh_agent' (on RHEL 6.2)
Summary: openmpiscript - A deprecated MCA parameter value 'plm_rsh_agent' (on RHEL 6.2)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: condor
Version: 2.1
Hardware: All
OS: Linux
high
low
Target Milestone: 2.3
: ---
Assignee: Timothy St. Clair
QA Contact: Daniel Horák
URL:
Whiteboard:
Depends On:
Blocks: 886014
TreeView+ depends on / blocked
 
Reported: 2012-01-09 10:40 UTC by Daniel Horák
Modified: 2013-03-06 18:40 UTC (History)
3 users (show)

Fixed In Version: condor-7.8.2-0.1
Doc Type: Bug Fix
Doc Text:
C: Run a openmpi job with the openmpiscript provided with condor. C: During the job run, stderr would show that the script is using a deprecated parameters. F: Update the openmpiscript to no longer use the deprecated parameters. R: stderr should be empty for a normal run.
Clone Of:
Environment:
Last Closed: 2013-03-06 18:40:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 886014 1 None None None 2021-01-20 06:05:38 UTC
Red Hat Product Errata RHSA-2013:0564 0 normal SHIPPED_LIVE Low: Red Hat Enterprise MRG Grid 2.3 security update 2013-03-06 23:37:09 UTC

Internal Links: 886014

Description Daniel Horák 2012-01-09 10:40:45 UTC
Description of problem:
  In example file /usr/share/doc/condor-7.6.5/examples/openmpiscript on RHEL 6.2 is used parameter 'plm_rsh_agent' which is deprecated on used version of openmpi.


Version-Release number of selected component (if applicable):
  - RHEL 6.2
  # rpm -qa | grep condor
    condor-classads-7.6.5-0.11.el6.i686
    condor-7.6.5-0.11.el6.i686
  # rpm -qa | grep openmpi
    openmpi-1.5.3-3.el6.i686
    openmpi-devel-1.5.3-3.el6.i686
  

How reproducible:
  100%

Steps to Reproduce:
1. Run parallel openmpi job with openmpiscript from examples mentioned above (see Bug 759433, comment 2).
2. Check error output file.

  
Actual results (with set -x):
  + mpirun -v --mca plm_rsh_agent /usr/libexec/condor/condor_ssh -n 1 -hostfile machines summpi
  --------------------------------------------------------------------------
  A deprecated MCA parameter value was specified in the environment or
  on the command line.  Deprecated MCA parameters should be avoided;
  they may disappear in future releases.

    Deprecated parameter: plm_rsh_agent
  --------------------------------------------------------------------------
  --------------------------------------------------------------------------
  A deprecated MCA parameter value was specified in the environment or
  on the command line.  Deprecated MCA parameters should be avoided;
  they may disappear in future releases.

    Deprecated parameter: plm_rsh_agent
  --------------------------------------------------------------------------
  + sshd_cleanup


Expected results:
  No warning ebout depreaced MCA parameter.


Additional info:
  Used argument for --mca parameter probably should be 'orte_rsh_agent' (according to http://www.open-mpi.org/faq/?category=rsh).

Comment 2 Timothy St. Clair 2012-03-19 18:22:42 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
C: Run a openmpi job with the openmpiscript provided with condor.
C: During the job run, stderr would show that the script is using a deprecated parameters.
F: Update the openmpiscript to no longer use the deprecated parameters.  
R: stderr should be empty for a normal run.

Comment 5 Daniel Horák 2013-01-14 13:59:27 UTC
Tested on RHEL 6.4 - i386/x86_64 with:

# rpm -q condor selinux-policy openmpi
  condor-7.8.8-0.3.el6.x86_64
  selinux-policy-3.7.19-192.el6.noarch
  openmpi-1.5.4-1.el6.x86_64

No warnings about deprecated MCA parameter in error log.

>>> VERIFIED

Comment 8 errata-xmlrpc 2013-03-06 18:40:33 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

http://rhn.redhat.com/errata/RHSA-2013-0564.html


Note You need to log in before you can comment on or make changes to this bug.