Unsolved
This post is more than 5 years old
13 Posts
0
5425
August 11th, 2014 10:00
Sharepoint 2013 backup getting failed
Hi,
We have twon node deployement of sharepoint servers.
The database server backup is getting completed,
However sharepoint application backup is getting failed, Bwlow is the configuration of backup,
backup command : nsrsnap_vss_save
Application Information : NSR_SNAP_TYPE=vss
Saveset : APPLICATIONS:\Microsoft Office SharePoint Services
Snapshot Policy : Rolloveronly
Backup Error is as as below,
APPLICATIONS:\Microsoft Office SharePoint Services: Backup of [APPLICATIONS:\Microsoft Office SharePoint Services] failed
own Application Information parameter: NSR_SAVE_FROM_SAVEGRP_NSRSNAP, may not be supported
102345:nsrsnap_vss_save:Data mover host name not specified. Assuming local host: kchjsssp2013.kpit.com
102338:nsrsnap_vss_save:Backup is level FULL. Set GLR compatibility to YES.
67770:nsrsnap_vss_save:NMM .. Snapshot rollover policy. Group: "KCHJSSSP2013" Snapshot Policy: "RolloverOnly" Rollover: "All".
47363:nsrsnap_vss_save: nsrpsd service is running on KCHJSSSP2013.
C:\inetpub\wwwroot\wss\VirtualDirectories\15261\*
C:\inetpub\wwwroot\wss\VirtualDirectories\1000\*
C:\inetpub\wwwroot\wss\VirtualDirectories\1001\*
C:\inetpub\wwwroot\wss\VirtualDirectories\80\*
C:\inetpub\wwwroot\wss\VirtualDirectories\27101\*
82624:nsrsnap_vss_save:Save set name APPLICATIONS:\Microsoft Office SharePoint Services is valid.
63778:nsrsnap_vss_save:NMM .. ERROR..Writer SharePoint Services Writer with local dependent writer id { comp IndexComponentGroup_ffecd93c-ecd0-40a3-bee2-f0b97a62801c cannot be found. CONTINUE PROCESSING.
37959:nsrsnap_vss_save:The object identifier does not represent a valid object.
.
63335:nsrsnap_vss_save:NMM backup failed to complete successfully.
Internal error.
SYSTEM COMPONENTS:\: failed
102333 1407777106 3 0 0 6384 10132 0 kchjsssp2013.kpit.com nsrsnap_vss_save NSR error 21 Exiting with failure. 0


SurajPujari
155 Posts
0
November 21st, 2014 21:00
This is getting interesting day by day...awaiting new set of logs, also share output of nsrsnap_vss_save -?
Pravin04
13 Posts
0
November 22nd, 2014 00:00
Hi Suraj,
Attached the nsrsnap_vss_save output. Also NMM.raw has been uploaded too.
1 Attachment
nsrsnap_vss_save.txt
CarlosRojas
1.7K Posts
0
November 24th, 2014 01:00
Hi Pravin,
Please run the following command by typing the correct user name and domain:
Add-SPShellAdmin -UserName " \ $"
If you have doubts about this command please check with your SharePoint admin, as this is a SharePoint PS command.
Thank you,
Carlos
Pravin04
13 Posts
0
November 24th, 2014 02:00
Hi Carlos,
It shows already added.
regards,
Pravin Patil
Pravin04
13 Posts
2
November 24th, 2014 21:00
Hi Guys,
It looks the issue has been sorted out.
Changed the log on account for these services on SharePoint Server to SharePoint farm administrator,
NetWorker PowerSnap Service
NetWorker Remote Exec Service
And ran the backup which went successful. This is not documented anywhere neither any of the Support Engineer asked.
Thanks guys for these many replies. Happy learning.
Regards,
Pravin Patil
CarlosRojas
1.7K Posts
0
November 26th, 2014 03:00
Hi Pravin,
I setting the farm admin as login account on those services solved the issue means that the permissions were not set correctly on SQL/SP, but glad you found a workaround.
Are the File System backups working fine with those settings?
Thank you,
Carlos