I have a strange issue with a new storage repository we're trying to put into production. I have a case open at the moment (#05459009) and happy to work through the process, but was hoping some in the community might have some advice or knowledge on what we're trying to do.
We're wanting to use hardened repository with immutability, so we have a Dell R550 server and Dell EMC Powervault ME4084. The server has a 20TB RAID 5 SSD array, and the ME4084 has ~220TB of storage configured with the ADAPT parity setting. The storage is directly connected to the server using dual path SAS cables (one to each controller on the ME4084). Installed Ubuntu 20.04.4 on the server, all updates applied. Multipath in Ubuntu is configured using the Dell Linux configuration document https://dl.dell.com/manuals/common/powe ... _en-us.pdf and looks to be working fine - formatted the volume with XFS and can access it fine. Both storages are formatted with XFS, set up as per the Veeam hardened repository/immutability guide, added to Veeam with no issues. I've then added both into a Scale Out Repository with no problems. Set Ubuntu to mount both, with the PowerVault volume mounted through the Multipath device.
Set up a couple of test jobs to the SoR, set the PowerVault-based extent to Maintenance mode and ran without issue. Set the SSD-based extent to Maintenance, ran the other job to the PowerVault with no problems - did full and incrementals without issue. However, once I rebooted the server, jobs to the PowerVault extent fail repeatedly with:
Code: Select all
Error: Update of the storage is not supported. Storage version: [-1721682645]. Failed to open storage for read/write access.
--tr:Failed to upgrade/fix the storage
Does anyone have a similar setup, or run into a similar issue that might have a suggestion about where to look next? I don't know where the issue is but we're running out of time before this needs to be in production. Thanks!