Currently we have a support case with DELL/EMC due to issues with the NDMP backups. We had several Commvault support cases which all pointed out that the issue was out-side of Commvault.
EMC keeps pushing to Commvault, and they now come with the following remarks:
When we run a backup the following optiosn are seen in the logs:
Sat Oct 1 22:33:49 2022 (1664656429): Received from 131.224.111.168; Session:64810
Message : 0x401 (NDMP_DATA_START_BACKUP)
Timestamp : 1664656429
XSequence : 10
RSequence : 0
Error : 0 (NDMP_NO_ERR)
Bkup type : dump
Num Env. Var : 13
Name (value) : BACKUP_MODE (SNAPSHOT)
Name (value) : BACKUP_OPTIONS (2)
Name (value) : BASE_DATE (1664569940)
Name (value) : DIRECT (Y)
Name (value) : DMA (COMMVAULT)
Name (value) : DMA_VERSION (11.0.0(BUILD80))
Name (value) : ENCODING (UTF8)
Name (value) : FILESYSTEM (/ifs/redacted])
Name (value) : HIST (Y)
Name (value) : MULTI_STREAM (CV5267018:4:1:1:32808_4571_5424)
Name (value) : MULTI_STREAM_HINT (2)
Name (value) : RECURSIVE (Y)
Name (value) : UPDATE (Y)
And tehy send us a logcut of a different customer:
Message : 0x401 (NDMP_DATA_START_BACKUP)
Timestamp : 1664744375
XSequence : 14
RSequence : 0
Error : 0 (NDMP_NO_ERR)
Bkup type : dump
Num Env. Var : 13
Name (value) : BACKUP_MODE (SNAPSHOT)
Name (value) : BACKUP_OPTIONS (2)
Name (value) : BASE_DATE (1664629729)
Name (value) : DIRECT (Y)
Name (value) : DMA (COMMVAULT)
Name (value) : DMA_VERSION (11.0.0(BUILD80)) <- same version and build of Commvault
Name (value) : ENCODING (UTF8)
Name (value) : FILESYSTEM (/ifs/null/null)
Name (value) : HIST (f)
Name (value) : MULTI_STREAM (CV128609_327_439_1) ß this is what we expect to see
Name (value) : MULTI_STREAM_HINT (4)
Name (value) : RECURSIVE (Y)
Name (value) : UPDATE (Y)
They point out that the sting is formated differently, with the same version. The version number is very generic so this does not tell us to much.
My question is does anyone know when (which SP) the format of this string has changed. I do not see why this would cause the observed issues, but I would like to prevent to go to CV support again, with a wild gues of EMC.
Hope someone can help.