is /tmp/supportlog.xml_platform_support_info.txt, which is plain text
instead of nvmxml.
I see DumpSupportCommand in DumpSupportCommand.c lacks the code to inject
the OUTPUT_OPTION_NVMXML option while running the DumpPlatformLevelCmds
with PrintAndExecuteCommand, if incoming command to DumpSupportCommand
contains OUTPUT_OPTION_NVMXML.
Will DumpSupportCommand eventually support the "-o nvmxml" incoming option?
If not, please remove this block of code below:
ifdef::os_build[]
-o (text|nvmxml)::
-output (text|nvmxml)::
Changes the output format. One of: "text" (default) or "nvmxml".
endif::os_build[]
from this file:
Documentation/ipmctl/Support_and_Maintenance/ipmctl-dump-support-data.txt
ipmctl: both 01.00.00.3467 and 02.00.00.3542
Oracle Linux 4.14.35-1902.6.2.el7uek.x86_64
FW 01.02.00.5375
support.txt_platform_support_info.txt
The "-o nvmxml" option to "ipmctl dump .. -support" is not functional. For example, the output of this command:
ipmctl dump -o nvmxml -destination /tmp/supportlog.xml -support
is /tmp/supportlog.xml_platform_support_info.txt, which is plain text instead of nvmxml.
I see DumpSupportCommand in DumpSupportCommand.c lacks the code to inject the OUTPUT_OPTION_NVMXML option while running the DumpPlatformLevelCmds with PrintAndExecuteCommand, if incoming command to DumpSupportCommand contains OUTPUT_OPTION_NVMXML.
Will DumpSupportCommand eventually support the "-o nvmxml" incoming option? If not, please remove this block of code below:
ifdef::os_build[] -o (text|nvmxml):: -output (text|nvmxml):: Changes the output format. One of: "text" (default) or "nvmxml". endif::os_build[]
from this file: Documentation/ipmctl/Support_and_Maintenance/ipmctl-dump-support-data.txt
ipmctl: both 01.00.00.3467 and 02.00.00.3542 Oracle Linux 4.14.35-1902.6.2.el7uek.x86_64 FW 01.02.00.5375