Skip to content

Commit

Permalink
[seagate_ses] Added few new cmds to this plugin
Browse files Browse the repository at this point in the history
Signed-off-by: ajaymohite25 <[email protected]>
  • Loading branch information
ajaymohite25 authored and arif-ali committed Feb 5, 2024
1 parent 085ae37 commit dea531f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sos/report/plugins/seagate_ses.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def setup(self):
'ddump_canmgr',
'ddump_cblmgr',
'ddump_drvmgr',
'dumpdrives',
'ddump_phycounters',
'ddump_pwrmgr',
'ddump_envctrl',
Expand All @@ -51,6 +52,9 @@ def setup(self):
'getvpd',
'report_faults',
'ver',
'logdump',
'phydump',
'ses_reportpage 2',
]

for devid in devices:
Expand Down

0 comments on commit dea531f

Please sign in to comment.