I've made the first tests of a backup copy job of our large file service to our new iSCSI target. The backup source is a physical server using Veeam endpoint which uses an internal hard drive in the veeam backup server. Attached to this veeam backup server is an ISCSI target on a FreeNAS server. I've started the backup copy job and by using a Gigabit connection got nearly 100 MByte/s constant traffic.
At the end, however I've got the following error:
Code: Select all
07.04.2017 14:48:15 :: Job started at 07.04.2017 14:48:14
07.04.2017 14:48:16 :: New copy interval started
07.04.2017 14:48:18 :: Building VMs list
07.04.2017 14:48:20 :: Total size: 2,3 TB
07.04.2017 14:48:20 :: Processing XXXX
07.04.2017 21:39:09 :: Error: ExecuteScalar erfordert eine geöffnete und verfügbare Connection. Der aktuelle Status der Verbindung ist 'Geschlossen'.
07.04.2017 21:39:15 :: Load: Source 91% > Proxy 20% > Network 17% > Target 8%
07.04.2017 21:39:15 :: Primary bottleneck: Source
07.04.2017 21:39:15 :: Job finished with error at 07.04.2017 21:39:09
Code: Select all
Freitag, 7. April 2017 21:39:33
Success1Start time21:39:33Processed0,0 BBackup size0,0 B
Warning0End time21:39:55Read0,0 BDedupe1,0x
Error0Duration0:00:21 Transferred0,0 B (1x)Compression1,0x
Details
NameStatusStart timeEnd timeProcessedReadTransferredDurationDetails
XXXXXSuccess21:39:520,0 B0,0 B0,0 B (1x)0:00:00
Freitag, 7. April 2017 14:48:14
Success1Start time14:48:14Processed2,2 TBBackup size1,8 TBError: ExecuteScalar erfordert eine geöffnete und verfügbare Connection. Der aktuelle Status der Verbindung ist 'Geschlossen'.
Warning0End time21:39:09Read2,2 TBDedupe1,6x
Error0Duration6:50:55 Transferred1,9 TB (1,2x)Compression1,2x
Details
NameStatusStart timeEnd timeProcessedReadTransferredDurationDetails
XXXXXSuccess14:48:2121:38:592,2 TB2,2 TB1,9 TB (1,2x)6:48:57
Error: ExecuteScalar requires an open and available connection. The actual status of the connection is 'closed'.
Was the backup copy job successful in the end?
Thanks
Frank