Solved

Restore guest file from linux vm fail.

  • 12 June 2022
  • 8 replies
  • 1283 views

Userlevel 1
Badge +9

Hello, 

i have installed FREL OVF to be able to browse and restore guest files from linux vms.

when i try to restore a file using restore to vm option 

i get this error 

Error Code: [19:1109]
Description: Please check the log files for this job for more details.

and the job goes to pending state as showing below 

 

appreciate your support.

icon

Best answer by Muhammad Abdullah 4 July 2022, 11:52

View original

8 replies

Userlevel 6
Badge +14

Hey @Muhammad Abdullah ,

I’d suggest viewing the logs for the Job and checking for strings like “error”, “failed”, “unable” and then report back what you find.

There are several components involved here so there will be a few logs to check.

-You could also try restoring the file(s) to a Machine with Commvault Installed, Like the VSA, MA or FREL.

 

If you get stuck, do let us know or even open up a support case.

Best Regards,

Michael 

Userlevel 1
Badge +9

Hello @MichaelCapon 

i have found the below error in the FREL CVD log.

 

1908 88f 06/12 06:16:11 ### IndexStatAnalysis: Starting index stat analysis thread
1908 88f 06/12 06:16:11 ### CCvNetwork::GetConnection() - Session/nChatterFlag is set in the registry. Failing the connection.
1908 88f 06/12 06:16:11 ### CVOnDemandSvcClient::SubmitTask() - Unable to attach to cvd at FREL*FREL*8400*8402 to launch on demand service.Error is 0x80070306:{CCvNetwork::Attach_RemotePort(1296)} + {CCvNetwork::GetConnection(3044)/W32.774.(One or more errors occurred while processing the request. (ERROR_ERRORS_ENCOUNTERED.774))-Failing connection as anti-chatter flag is set in the registry}
1908 88f 06/12 06:16:11 ### IndexStatAnalysis: failed to submit task. err [0x80070306:{CCvNetwork::Attach_RemotePort(1296)} + {CCvNetwork::GetConnection(3044)/W32.774.(One or more errors occurred while processing the request. (ERROR_ERRORS_ENCOUNTERED.774))-Failing connection as anti-chatter flag is set in the registry}]
1908 89b 06/12 06:16:11 --- getAdditionalSettingsCache() - Failed to open Additional Settings cache.[0xECCC0002:{FXFile::CVCreateFile(620)/ErrNo.2.(No such file or directory)}]
1908 89b 06/12 06:16:11 --- additionalSettingsRefresh() - Failed to get Additional Settings XML from registry.

1908 89a 06/12 06:16:11 ### [ClientSessionWrapper::connectToCS] Connnecting to [AppManager network access] service on CommServer.
1908 89a 06/12 06:16:11 ### [ClientSessionWrapper::connectToCS] Error connecting to svc [AppManager network access] on CS. [0x80070057:{CCvNetwork::Attach_RemoteService(1692)} + {CCvNetwork::Attach_RemoteService(1655)} + {CCvNetwork::LookupRegisteredPorts(4700)} + {CCvNetwork::LookupRegisteredPorts_Common(4773)} + {CCvNetwork::DemangleHostNameToComps(4846)/W32.87.(The parameter is incorrect. (ERROR_INVALID_PARAMETER.87))-Invalid mangled host name:[**8400*8402] passed. Please use mangled host name.}]
1908 89a 06/12 06:16:11 ### getWebServerDetails() - failed to execute SP:[APPGetWebServiceUrlXML] on CS. error:[150995030]
1908 89a 06/12 06:16:11 ### AppMgrSessionPoolSingleton::getSessionPoolInstance() - Client or server name is empty. Cant create session 

 

Userlevel 6
Badge +14

Thanks @Muhammad Abdullah ,

 

On the FREL can you run the below and note the value next to “nChatterFlag”:
cat /etc/CommVaultRegistry/Galaxy/Instance001/Session/.properties

-If the current nChatterFlag entry value is (1), it must be set to (0) 

If changed to 0 (Default), then restart the Commvault Services.

 

Another thing to check, is to ensure that the entries for “sCSCLIENTNAME” (CommServe Client Name) and “sCSHOSTNAME” (CommServe Host Name) are correct in the following files:

/etc/CommVaultRegistry/Galaxy/Instance001/CommServe/.properties

/etc/CommVaultRegistry/Galaxy/Instance001/iDataAgent/.properties
 

 

Best Regards,
Michael

Userlevel 1
Badge +9

Hello @MichaelCapon 

 

i have checked the files you advised.

 

nChatterFlag  is 0 

 

CSclisntname and host is correct. 

 

and i can ping ad telnet from both sides.

i have rebooted the FREL server and performed another restore and i get the same issue.

 

 

Userlevel 1
Badge +9

Hello @MichaelCapon 

i found this errors in the CS job manager log 

 

 06/13 11:20:29 5528354  CVTHREADSTART newRstRequestThread(void *inArgs) Got userId [4] in request.
14260 d1c8  06/13 11:20:29 5528354  Servant    [---- IMMEDIATE RESTORE REQUEST ----] Task id [5528354] Clnt[Site_A_Commvault_MA04] AppType[Virtual Server][106]
14260 bf28  06/13 11:20:30 5528354  AppManager Failed to unserialize vcenters Info XML: []
14260 bf28  06/13 11:20:32 5528354  Scheduler  Restore request successfuly sent
14260 bf28  06/13 11:20:32 5528354  AppManager Failed to unserialize vcenters Info XML: []
14260 bf28  06/13 11:20:32 5528354  Scheduler  Phase [2-Restore] (0,0) started on [site_a_commserv..com.eg] in [2] second(s) - startRestore.exe 5528354 5528354  
14260 e380  06/13 11:20:33 5528354  Servant    Reg [Control] received. Client [site_a_commserv] plattype = 1

Userlevel 6
Badge +14

Thanks Muhammad,

Can you share the Job logs here at all please?

 

Best Regards,

Michael

Userlevel 6
Badge +15

@Muhammad Abdullah - Can you please update as to if this issue has been resolved?

Userlevel 1
Badge +9

Hello @Orazan  

 

the issue was resolved without changing anything. 

 

thank you.

Reply