Bug 1004458

Summary: NewPkg: pssh
Product: Red Hat OpenStack Reporter: Perry Myers <pmyers>
Component: psshAssignee: Alan Pevec <apevec>
Status: CLOSED ERRATA QA Contact: Ami Jeain <ajeain>
Severity: medium Docs Contact:
Priority: high    
Version: 3.0CC: ajeain, apevec, bhamrick, bmr, breeler, ddomingo, dmaley, hateya, lhh, markmc, pbrady, sclewis, sputhenp, yeylon
Target Milestone: betaKeywords: FutureFeature
Target Release: 4.0Flags: apevec: needinfo-
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: pssh-2.3.1-4.el6ost Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of:
: 1013625 (view as bug list) Environment:
Last Closed: 2013-12-20 00:23:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 975499, 995967, 1013625    

Description Perry Myers 2013-09-04 16:32:21 UTC
Add pssh package to get access to pssh and pslurp to make using sosreport over a cluster of nodes easier.  An example of how this could be done is:

rm -Rf sos && mkdir -p sos && cd sos
pssh -i -H "root@r6m root@localhost" rm -Rfv /tmp/sos
pssh -i -t 0 -H "root@r6m root@localhost" sosreport --tmp-dir /tmp/sos
pslurp -t 0 -H "root@r6m root@localhost" -r /tmp/sos .

As an alternative to -H with a list of hostnames, you can use:

-h hosts.txt

Where hosts.txt contains a line per host like:
root@r6m
root@localhost

We would ship this package in RHOS (from 3.0.z onward) to be solely used and supported for the use case of gathering up sosreports from many hosts.

Comment 1 Alan Pevec 2013-09-04 17:56:15 UTC
Scratch el6 build:
http://kojipkgs.fedoraproject.org//work/tasks/4854/5894854/pssh-2.3.1-5.el6.noarch.rpm

No additional deps are required, pssh uses openssh-clients.

Comment 6 Ami Jeain 2013-11-11 14:08:05 UTC
# rpm -qa |grep pssh
pssh-2.3.1-4.el6ost.noarch

ran some basic pssh commands. works fine

Comment 10 errata-xmlrpc 2013-12-20 00:23:34 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/RHEA-2013-1859.html