Failed to import any pool on this device

error message: Failed to import any pool on this device(sdb). Error: Error running a command. cmd = [‘/bin/mount’, ‘/dev/disk/by-label/Veeam’, ‘/mnt2/Veeam’]. rc = 32. stdout = [‘’]. stderr = [‘mount: wrong fs type, bad option, bad superblock on /dev/sdb,’, ’ missing codepage or helper program, or other error’, ‘’, ’ In some cases useful info is found in syslog - try’, ’ dmesg | tail or so.', ‘’]

this is a raid 6 array created on the adaptec raid card. adaptec says it is optimal. a second array on the card is working well and mounted in rockstor. In the process if troubleshooting i upgraded to the latest version but am unable to mound this partition. The problem is it holds about 8 months of veeam backups.

any suggestions? i sent the server logs to support last night

Can you mount the array manually?

`mount -o rw,degraded,recovery /dev/sdx /mnt2/{array name}