Safety copy use in Vault Store 'MailboxStore' is unsafe

book

Article ID: 100066017

calendar_today

Updated On:

Description

Error Message

The error message displayed is "Safety copy use in Vault Store 'MailboxStore' is unsafe." This error message indicates that the safety copy feature of the Vault Store is being used in an unsafe manner. It is important to address this issue to ensure the proper functioning and data protection of the Vault Store.

 

Cause

The root cause of the problem is the presence of the same volume serial number for the Storage Queue and the MailboxStore. This can lead to conflicts and potential data corruption within the Vault Store. Additionally, the system configuration, where all components are under a single umbrella drive (P:\) for example, can contribute to the unsafe use of the Safety Copy feature. This lack of fault tolerance and separation of components increases the risk of data loss or system instability.

 

Resolution

The following steps will resolve the issue:

  1. Ensure that the volume serial numbers for the Storage Queue and the MailboxStore are unique. This can be done by identifying the volume serial number of either the Storage Queue or the MailboxStore using appropriate tools such as DiskPart. Instructions can be found from the following link DiskPart.

  2. Implement fault tolerance and separation of components by distributing them across different drives or partitions. Avoid having all components under a single umbrella drive (P:) for example. This will help mitigate the risk of conflicts and improve the overall reliability and stability of the Vault Store. The following link from the Enterprise Vault™ Administrator's Guide Changing the Storage queue location will assist you in this operation.

  3. Regularly monitor and maintain the Vault Store environment to ensure that the Safety Copy feature is being used correctly and safely. This includes performing routine checks for any warning messages or error codes related to the Safety Copy feature and taking appropriate actions to address them.

 

Issue/Introduction

A warning message stating that the Safety Copy used in the Vault Store MailboxStore is unsafe is generated. The environment consists of a clustered drive with mounted volumes for partitions and a storage queue. The warning alert was triggered due to the same volume serial number for the Storage Queue and the MailboxStore. This issue has the potential to impact the reliability and integrity of the Vault Store.