Data Protection
Data Protection
According to the job monitor, my backup job finished with exception.
Exception was the sharepoint search service instance. - The comment showed - "An error occurred while backing up the index. Error: Can not create snapshot.."
can anyone help figure out this unknown issue?
Solved! See The Solution
@AndyD wrote:For this issue, and due to SharePoint being as complex as it is, it will help to isolate this error to the individual components.
With that said, let's start with SnapDrive for Windows, since that is the service that will create the snapshot.
On the server in your SharePoint farm that is housing the indexes, have the indexes been migrated to a LUN, or do they still reside on the C:\ drive?
If they have been migrated to a LUN, can you open SnapDrive for Windows, right click the LUN, and create a snapshot? Is the snapshot created successfully, or do you receive an error when attempting to do this?
AndyD - I went through the application log and saw the log:
Unable to create a Snapshot copy.
Error message : ZAPI: An attempt to create Snapshot copy '12032014' of the 'SM_Index' volume with 'async' option 'false' failed on the storage system . Error code: 135. Error description: No more snapshots available.
I deleted some snapshots and I was able to create one and also ran a full job and it finished successfully.
Do I enable storage efficency on the volume so that the snapshots can be automatically deleted? Or do I change my snapshot policy?
Do it have to do with the size of the LUN also? Reason why I asked because on my sharepoint central administration. There health check of sharepoint showing that they are drives at risk of running out of space and it was referring to the index drive. its only carved out to be 35 GB. Does it need to be more?
This is for snap manager for sharepoint. Folks
@ELLADMIN wrote:According to the job monitor, my backup job finished with exception.
Exception was the sharepoint search service instance. - The comment showed - "An error occurred while backing up the index. Error: Can not create snapshot.."
can anyone help figure out this unknown issue?
For this issue, and due to SharePoint being as complex as it is, it will help to isolate this error to the individual components.
With that said, let's start with SnapDrive for Windows, since that is the service that will create the snapshot.
On the server in your SharePoint farm that is housing the indexes, have the indexes been migrated to a LUN, or do they still reside on the C:\ drive?
If they have been migrated to a LUN, can you open SnapDrive for Windows, right click the LUN, and create a snapshot? Is the snapshot created successfully, or do you receive an error when attempting to do this?
@AndyD wrote:For this issue, and due to SharePoint being as complex as it is, it will help to isolate this error to the individual components.
With that said, let's start with SnapDrive for Windows, since that is the service that will create the snapshot.
On the server in your SharePoint farm that is housing the indexes, have the indexes been migrated to a LUN, or do they still reside on the C:\ drive?
If they have been migrated to a LUN, can you open SnapDrive for Windows, right click the LUN, and create a snapshot? Is the snapshot created successfully, or do you receive an error when attempting to do this?
AndyD - It has been migrated to a LUN and I am unable to create a snapshot.
------------------------- SnapDrive Operation Start ---------------------------------
Snap create operation on server - *****failed for reason given below
Unable to create a Snapshot copy. Please check the application event log for more details.
--------------------- The complete operation list is shown as follows -------------------
********************* Server Name: **************************
1. Checking policies
2. Checking access control
3. Preparing LUNs for Snapshot copy creation
4. Creating a Snapshot copy for the LUN
5. Unable to create a Snapshot copy. Please check the application event log for more details.
------------------------------------------ Operation Done ---------------------------------------
Great! We have narrowed down the issue. Can you open the Application event log and look to see what errors, if any, that SnapDrive is generating? What is the message in these errors stating?
@AndyD wrote:For this issue, and due to SharePoint being as complex as it is, it will help to isolate this error to the individual components.
With that said, let's start with SnapDrive for Windows, since that is the service that will create the snapshot.
On the server in your SharePoint farm that is housing the indexes, have the indexes been migrated to a LUN, or do they still reside on the C:\ drive?
If they have been migrated to a LUN, can you open SnapDrive for Windows, right click the LUN, and create a snapshot? Is the snapshot created successfully, or do you receive an error when attempting to do this?
AndyD - I went through the application log and saw the log:
Unable to create a Snapshot copy.
Error message : ZAPI: An attempt to create Snapshot copy '12032014' of the 'SM_Index' volume with 'async' option 'false' failed on the storage system . Error code: 135. Error description: No more snapshots available.
I deleted some snapshots and I was able to create one and also ran a full job and it finished successfully.
Do I enable storage efficency on the volume so that the snapshots can be automatically deleted? Or do I change my snapshot policy?
Do it have to do with the size of the LUN also? Reason why I asked because on my sharepoint central administration. There health check of sharepoint showing that they are drives at risk of running out of space and it was referring to the index drive. its only carved out to be 35 GB. Does it need to be more?
It sounds like we have a few things going on here.
thanks AndyD I will look into what you said.