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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
See this idea on ideas.ibm.com
mmdsh currently prints ssh banner messages in the output which is overlapping with the actual cmd output, it will be nice if mmdsh internally uses a quiet mode equalent to ssh -q to ignore the banner messages in the mmdsh cmd output.
Idea priority | High |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
here is the sample of the banner msg we are seeing when using mmdsh
mmdsh can use a -q flag in the backend to supress these banner messages.
for example when a remote cmd is executed with ssh , a banner msg is printed. But the same cmd with -q options prints a clean output
[root@VM:lmip250a ~]# ssh lmip251a 'uptime'
Please use your QA password. You can set your password at https://www.selfservice.pnc.com
17:18:59 up 11 days, 17:55, 0 users, load average: 0.24, 0.22, 0.24
[root@VM:lmip250a ~]# ssh -q lmip251a 'uptime'
17:19:05 up 11 days, 17:55, 0 users, load average: 0.22, 0.21, 0.24
[root@VM:lmip250a ~]# mmdsh -N all 'uptime'
lmip253a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip261a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip254a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip264a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip251a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip273a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip252a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip278a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip275a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip276a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip262a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip250a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip277a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip274a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip285a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip295a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip279a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip258a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip294a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip259a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip263a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip293a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip280a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip260a.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip20ia.qa.pncint.net: Please use your QA password. You can set your password at https://www.selfservice.pnc.com
lmip264a.qa.pncint.net: 17:18:35 up 11 days, 17:55, 0 users, load average: 0.34, 0.39, 0.40
lmip261a.qa.pncint.net: 17:18:35 up 11 days, 17:55, 0 users, load average: 0.24, 0.33, 0.30
lmip277a.qa.pncint.net: 17:18:36 up 11 days, 17:58, 0 users, load average: 0.19, 0.19, 0.21
lmip251a.qa.pncint.net: 17:18:36 up 11 days, 17:55, 0 users, load average: 0.26, 0.22, 0.24
lmip262a.qa.pncint.net: 17:18:36 up 11 days, 17:55, 0 users, load average: 0.31, 0.29, 0.39
lmip263a.qa.pncint.net: 17:18:36 up 11 days, 17:55, 0 users, load average: 0.35, 0.35, 0.35
lmip278a.qa.pncint.net: 17:18:36 up 11 days, 17:58, 0 users, load average: 0.18, 0.22, 0.26
lmip285a.qa.pncint.net: 17:18:36 up 11 days, 17:55, 0 users, load average: 0.35, 0.43, 0.38
lmip276a.qa.pncint.net: 17:18:36 up 11 days, 17:58, 0 users, load average: 0.65, 0.67, 0.94
lmip260a.qa.pncint.net: 17:18:36 up 11 days, 17:55, 0 users, load average: 0.34, 0.39, 0.37
lmip20ia.qa.pncint.net: 17:18:36 up 19 days, 17:23, 0 users, load average: 0.20, 0.34, 0.30
lmip273a.qa.pncint.net: 17:18:36 up 11 days, 17:58, 0 users, load average: 0.10, 0.12, 0.10
lmip274a.qa.pncint.net: 17:18:36 up 11 days, 17:58, 0 users, load average: 0.34, 0.32, 0.34
lmip293a.qa.pncint.net: 17:18:36 up 19 days, 17:25, 0 users, load average: 0.13, 0.11, 0.09
lmip295a.qa.pncint.net: 17:18:36 up 19 days, 17:25, 0 users, load average: 0.01, 0.05, 0.07
lmip294a.qa.pncint.net: 17:18:36 up 19 days, 17:25, 0 users, load average: 0.17, 0.12, 0.10
lmip279a.qa.pncint.net: 17:18:36 up 1 day, 4:17, 1 user, load average: 0.11, 0.08, 0.08
lmip275a.qa.pncint.net: 17:18:36 up 11 days, 17:58, 0 users, load average: 0.17, 0.10, 0.09
lmip280a.qa.pncint.net: 17:18:36 up 11 days, 17:58, 1 user, load average: 0.15, 0.32, 0.44
lmip253a.qa.pncint.net: 17:18:36 up 11 days, 17:55, 0 users, load average: 0.15, 0.09, 0.09
lmip252a.qa.pncint.net: 17:18:36 up 11 days, 17:55, 0 users, load average: 0.32, 0.27, 0.22
lmip250a.qa.pncint.net: 17:18:36 up 11 days, 17:55, 3 users, load average: 0.16, 0.19, 0.15
lmip254a.qa.pncint.net: 17:18:36 up 19 days, 17:22, 0 users, load average: 0.10, 0.11, 0.09
lmip258a.qa.pncint.net: 17:18:36 up 11 days, 17:55, 0 users, load average: 0.08, 0.12, 0.11
lmip259a.qa.pncint.net: 17:18:36 up 19 days, 17:21, 0 users, load average: 0.08, 0.07, 0.08
We feel this is likely the ssh you are using that is producing the message.
Is the native ssh producing the message? Can you send us a sample of the banner
Thank you for submitting this enhancement request. This is not in the Storage Scale Roadmap in the foreseeable future.