I've build a Lab with the QuadStor 2.2.15 VTL Software on a RedHat 6 box. I emulate a HP ESL9000 with four Ultrium 960 LTO3 drives and 12 vCartridges. I connect to the B&R Master VM via iSCSI. It's a Win2008r2 VM.
I loaded the HP drivers that were suggested on this website: http://www.v-front.de/2013/11/testing-v ... -with.html
I configured QuadStor to not have import/export slots. I have 12 "real" slots and all have a virtual tape in them.
I'm using Veeam B&R 7 version: 7.0.0.839
I configured iSCSI. The ESL and it's drives show up in the Windows Device Manager and i loaded those drivers. All looks fine.
In Veeam, I can erase, load, eject and play with the vTapes to my heart's content. When i load a tape in a drive, it is reflected accordingly in the QuadStor Web GUI etc. etc. It all works fabulously.
Then I created a single (test) tape job with 3 backup-jobs in it. Each backup-job has 1 VM in it so Veeam shows 3 VM's as pending when the job starts. When i start the job, the first VM is getting backed-up and the other two are "pending". The first VM is finished succesfully, the tape is unloaded from the drive and all is fine. Then it's the second VM's turn, which always goes wrong. The next two backups (of the two VM's that were pending) fail with "Unable to start tape backup session: StartSessionTape failed".
In short: the first VM inside a Job always works. The second, third etc. etc. VM's inside a tape-job always fail with the error mentioned above.
Looking in the Logs, the moment the above error shows up in the GUI, the following error is logged:
Code: Select all
[13.03.2014 22:20:12] < 5952> ERR |Tape positioning error: Tape error: '23' (Data error (cyclic redundancy check).
[13.03.2014 22:20:12] < 5952> >> |)
[13.03.2014 22:20:12] < 5952> >> |--tr:Cannot start new tape backup session 'Backup set 13.03.2014 22:20:02 created' for tape 'Tape0'.
[13.03.2014 22:20:12] < 5952> >> |--tr:Client failed to process the command. Command: [startSessionTape].
[13.03.2014 22:20:12] < 5952> cli| Starting to send error string [Tape positioning error: Tape error: '23' (Data error (cyclic redundancy check).
[13.03.2014 22:20:12] < 5952> cli| )
[13.03.2014 22:20:12] < 5952> cli| --tr:Cannot start new tape backup session 'Backup set 13.03.2014 22:20:02 created' for tape 'Tape0'.
[13.03.2014 22:20:12] < 5952> cli| --tr:Client failed to process the command. Command: [startSessionTape].] to manager.
[13.03.2014 22:20:12] < 5952> cli| Sending error string [Tape positioning error: Tape error: '23' (Data error (cyclic redundancy check).
[13.03.2014 22:20:12] < 5952> cli| )
[13.03.2014 22:20:12] < 5952> cli| --tr:Cannot start new tape backup session 'Backup set 13.03.2014 22:20:02 created' for tape 'Tape0'.
[13.03.2014 22:20:12] < 5952> cli| --tr:Client failed to process the command. Command: [startSessionTape].] completed.
I've been fighting this issue for 2 days now. I must be overlooking or misunderstanding something but what?