IFD ERROR 80 only during combine operation

User discussion and information resource forum for Image products.
tas3086
Posts: 321
Joined: Mon Mar 19, 2012 6:15 pm

Re: IFD ERROR 80 only during combine operation

Post by tas3086 »

My script backs up by selecting partition names, and uses dos/windows/linux partition NAMES and/or BootitBM EMBR partition/volume NAMES to locate the correct hard drive ID and partition numbers. So I can handle most any operating system's partitions, and selectively restore any partition by name. To me, disk signatures are a little more cumbersome. I just have to watch out for duplicate partition names if I don't restore to the original location. And again, the nice thing about using a BootitBM and TBOS/TBOSDT script, is that the same script can run under any operating system ... TBOS, DOS, Windows, Linux, thumb drive, and/or CD/DVD ! Thanks, however, for the suggestion. All help is appreciated.


So TERABYTE: How about logl: 9 or 10, would that help solve my Error 80 problem?
(I'll experiment, and turn off the hash for the combine and see if that helps anything. If not, I'll try the logl:10 and see if that catches anything)
tas3086
Posts: 321
Joined: Mon Mar 19, 2012 6:15 pm

Re: IFD ERROR 80 only during combine operation

Post by tas3086 »

I found the IFD option that is causing the error 80, Now can we find out why it is happening?
It is the /sch: option. Removing this option and the COMBINE operation will work to completion with error level 0:

Another error ??:
I tried to set /logl: to both 9 and 10, but they produced no enhanced log documentation beyond what logl:4 produces.

test1 output with /sch option:
------------------------------------------------
Scipt Name :C:\bui9.tbs
Environment : DOS
Backup From :2@0x1: Win7(SSD32)
Backup TO :3@0x2: I_DRIVE
Comments :NONE
Backup Type :CMPR
Basename :2013-12-14-1220-Win7(SSD32)-.TBI
Incramental :2013-12-28-0742-Win7(SSD32)-(I)-.TBI
Run Command :IMAGE.EXE /ue /combine /base:d3@0x2:"\2013-12-28-0742-Win7(SSD32)-(I)-.TBI" /f:d3@0x2:"\2013-12-28-9999-Win7(SSD32)-"
Options :EXEC,comp,13,,,CMPR
EnvironmentD:;u;hash;comp:13;max:4GiB;logl:4;logmax:1000000;logfile:\IFD.LOG;sch:3@0x2:"\;v
EnvironmentW:
EnvironmentL:
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
[ 1/04/2014 4:48:35 pm] C:\.\IMAGE.EXE /ue /combine /base:d3@0x2:\2013-12-28-0742-Win7(SSD32)-(I)-.TBI /f:d3@0x2:\2013-12-28-9999-Win7(SSD32)-
[ 1/04/2014 4:48:36 pm] Image for DOS 2.86
[ 1/04/2014 4:48:36 pm] Starting ...
[ 1/04/2014 4:48:38 pm] Processing: Win7(SSD32) Partition (01) 60000 MiB Hidden HPFS/NTFS
[ 1/04/2014 4:48:38 pm] From: b3@0x2:\2013-12-28-0742-Win7(SSD32)-(I)-.TBI
[ 1/04/2014 4:48:38 pm] To: b3@0x2:\2013-12-28-9999-Win7(SSD32)-.TBI
[ 1/04/2014 4:51:18 pm] Error 80 occured while processing file \2013-12-21-0246-Win7(SSD32)-(I)-.TBI
[ 1/04/2014 4:51:18 pm] INFO: Total Sectors:122880384 Total Allocated:99353424
[ 1/04/2014 4:51:18 pm] Deleting incomplete or failed backup.
[ 1/04/2014 4:51:18 pm] Deleting \2013-12-28-9999-Win7(SSD32)-.#0
[ 1/04/2014 4:51:18 pm] Deleting \2013-12-28-9999-Win7(SSD32)-.TBI
[ 1/04/2014 4:51:18 pm] Operation Completed with Error Code 80
[ 1/04/2014 4:51:18 pm] The image stream is corrupt. Please reboot!
[ 1/04/2014 4:51:22 pm] Stop



test 2 with /SCH option removed:
=============================================================================
Scipt Name :C:\bui9.tbs
Environment : DOS
Backup From :2@0x1: Win7(SSD32)
Backup TO :3@0x2: I_DRIVE
Comments :NONE
Backup Type :CMPR
Basename :2013-12-14-1220-Win7(SSD32)-.TBI
Incramental :2013-12-28-0742-Win7(SSD32)-(I)-.TBI
Run Command :IMAGE.EXE /ue /combine /base:d3@0x2:"\2013-12-28-0742-Win7(SSD32)-(I)-.TBI" /f:d3@0x2:"\2013-12-28-9999-Win7(SSD32)-"
Options :EXEC,comp,13,,,CMPR
EnvironmentD:;u;hash;comp:13;max:4GiB;logl:3;logmax:1000000;logfile:\IFD.LOG;v
EnvironmentW:
EnvironmentL:
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
--------------------------------------------------------------------------
[ 1/04/2014 10:30:13 pm] Starting ...
[ 1/04/2014 11:32:02 pm] Operation Completed with Error Code 0
TeraByte Support
Posts: 3629
Joined: Thu May 05, 2011 10:37 pm

Re: IFD ERROR 80 only during combine operation

Post by TeraByte Support »

No, the extra levels won't output anything that would help with this case.

is that " in there as part of the sch command? does it make a difference if
removed?



"tas3086" wrote in message news:7185@public.image...

I found the IFD option that is causing the error 80, Now can we find out
why it is happening?
It is the /sch: option. Removing this option and the COMBINE operation will
work to completion with error level 0:

Another error ??:
I tried to set /logl: to both 9 and 10, but they produced no enhanced log
documentation beyond what logl:4 produces.

test1 output with /sch option:
------------------------------------------------
Scipt Name :C:\bui9.tbs
Environment : DOS
Backup From :2@0x1: Win7(SSD32)
Backup TO :3@0x2: I_DRIVE
Comments :NONE
Backup Type :CMPR
Basename :2013-12-14-1220-Win7(SSD32)-.TBI
Incramental :2013-12-28-0742-Win7(SSD32)-(I)-.TBI
Run Command :IMAGE.EXE /ue /combine
/base:d3@0x2:"\2013-12-28-0742-Win7(SSD32)-(I)-.TBI"
/f:d3@0x2:"\2013-12-28-9999-Win7(SSD32)-"
Options :EXEC,comp,13,,,CMPR
EnvironmentD:;u;hash;comp:13;max:4GiB;logl:4;logmax:1000000;logfile:\IFD.LOG;sch:3@0x2:"\;v
EnvironmentW:
EnvironmentL:
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
=
[ 1/04/2014 4:48:35 pm] C:\.\IMAGE.EXE /ue /combine
/base:d3@0x2:\2013-12-28-0742-Win7(SSD32)-(I)-.TBI
/f:d3@0x2:\2013-12-28-9999-Win7(SSD32)-
[ 1/04/2014 4:48:36 pm] Image for DOS 2.86
[ 1/04/2014 4:48:36 pm] Starting ...
[ 1/04/2014 4:48:38 pm] Processing: Win7(SSD32) Partition (01) 60000 MiB
Hidden HPFS/NTFS
[ 1/04/2014 4:48:38 pm] From: b3@0x2:\2013-12-28-0742-Win7(SSD32)-(I)-.TBI
[ 1/04/2014 4:48:38 pm] To: b3@0x2:\2013-12-28-9999-Win7(SSD32)-.TBI
[ 1/04/2014 4:51:18 pm] Error 80 occured while processing file
\2013-12-21-0246-Win7(SSD32)-(I)-.TBI
[ 1/04/2014 4:51:18 pm] INFO: Total Sectors:122880384 Total
Allocated:99353424
[ 1/04/2014 4:51:18 pm] Deleting incomplete or failed backup.
[ 1/04/2014 4:51:18 pm] Deleting \2013-12-28-9999-Win7(SSD32)-.#0
[ 1/04/2014 4:51:18 pm] Deleting \2013-12-28-9999-Win7(SSD32)-.TBI
[ 1/04/2014 4:51:18 pm] Operation Completed with Error Code 80
[ 1/04/2014 4:51:18 pm] The image stream is corrupt. Please reboot!
[ 1/04/2014 4:51:22 pm] Stop



test 2 with /SCH option removed:
=============================================================================
Scipt Name :C:\bui9.tbs
Environment : DOS
Backup From :2@0x1: Win7(SSD32)
Backup TO :3@0x2: I_DRIVE
Comments :NONE
Backup Type :CMPR
Basename :2013-12-14-1220-Win7(SSD32)-.TBI
Incramental :2013-12-28-0742-Win7(SSD32)-(I)-.TBI
Run Command :IMAGE.EXE /ue /combine
/base:d3@0x2:"\2013-12-28-0742-Win7(SSD32)-(I)-.TBI"
/f:d3@0x2:"\2013-12-28-9999-Win7(SSD32)-"
Options :EXEC,comp,13,,,CMPR
EnvironmentD:;u;hash;comp:13;max:4GiB;logl:3;logmax:1000000;logfile:\IFD.LOG;v
EnvironmentW:
EnvironmentL:
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
=
--------------------------------------------------------------------------
[ 1/04/2014 10:30:13 pm] Starting ...
[ 1/04/2014 11:32:02 pm] Operation Completed with Error Code 0

tas3086
Posts: 321
Joined: Mon Mar 19, 2012 6:15 pm

Re: IFD ERROR 80 only during combine operation

Post by tas3086 »

Problem still happens without the "
(I also see that I have a spelling error in my text: Scipt should be Script !
and it appears that you have one too : "Error 80 occured while processing " should be Error 80 occurred while processing" ! )

=============================================================================
Scipt Name :C:\bui9.tbs
Environment : DOS
Backup From :2@0x1: Win7(SSD32)
Backup TO :3@0x2: I_DRIVE
Comments :NONE
Backup Type :CMPR
Basename :2013-12-14-1220-Win7(SSD32)-.TBI
Incramental :2013-12-28-0742-Win7(SSD32)-(I)-.TBI
Run Command :IMAGE.EXE /ue /combine /base:d3@0x2:"\2013-12-28-0742-Win7(SSD32)-(I)-.TBI" /f:d3@0x2:"\2013-12-28-9999-Win7(SSD32)-"
Options :EXEC,CMPR,,,,
EnvironmentD:;u;hash;comp:13;max:4GiB;logl:3;logmax:1000000;logfile:\IFD.LOG;sch:3@0x2:\;v
EnvironmentW:
EnvironmentL:
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
--------------------------------------------------------------------------
[ 1/05/2014 7:17:36 am] Starting ...
[ 1/05/2014 7:20:18 am] Error 80 occured while processing file \2013-12-21-0246-Win7(SSD32)-(I)-.TBI
[ 1/05/2014 7:20:18 am] Operation Completed with Error Code 80
[ 1/05/2014 7:20:18 am] The image stream is corrupt. Please reboot!
TAC109
Posts: 273
Joined: Tue Sep 06, 2011 10:41 pm

Re: IFD ERROR 80 only during combine operation

Post by TAC109 »

Not to mention 'Incramental' instead of 'Incremental'.

On Sun, 5 Jan 2014 05:32:37 PST, tas3086 wrote:

>Problem still happens without the "
>(I also see that I have a spelling error in my text: Scipt should be Script !
> and it appears that you have one too : "Error 80 occured while processing " should be Error 80 occurred while processing" ! )
>
>=============================================================================
>Scipt Name :C:\bui9.tbs
>Environment : DOS
>Backup From :2@0x1: Win7(SSD32)
>Backup TO :3@0x2: I_DRIVE
>Comments :NONE
>Backup Type :CMPR
>Basename :2013-12-14-1220-Win7(SSD32)-.TBI
>Incramental :2013-12-28-0742-Win7(SSD32)-(I)-.TBI
>Run Command :IMAGE.EXE /ue /combine /base:d3@0x2:"\2013-12-28-0742-Win7(SSD32)-(I)-.TBI" /f:d3@0x2:"\2013-12-28-9999-Win7(SSD32)-"
>Options :EXEC,CMPR,,,,
>EnvironmentD:;u;hash;comp:13;max:4GiB;logl:3;logmax:1000000;logfile:\IFD.LOG;sch:3@0x2:\;v
>EnvironmentW:
>EnvironmentL:
>= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
>--------------------------------------------------------------------------
>[ 1/05/2014 7:17:36 am] Starting ...
>[ 1/05/2014 7:20:18 am] Error 80 occured while processing file \2013-12-21-0246-Win7(SSD32)-(I)-.TBI
>[ 1/05/2014 7:20:18 am] Operation Completed with Error Code 80
>[ 1/05/2014 7:20:18 am] The image stream is corrupt. Please reboot!
>
TeraByte Support
Posts: 3629
Joined: Thu May 05, 2011 10:37 pm

Re: IFD ERROR 80 only during combine operation

Post by TeraByte Support »

does it do it if you remove only the logmax:1000000 item?

"tas3086" wrote in message news:7189@public.image...

Problem still happens without the "
(I also see that I have a spelling error in my text: Scipt should be Script
!
and it appears that you have one too : "Error 80 occured while processing "
should be Error 80 occurred while processing" ! )

=============================================================================
Scipt Name :C:\bui9.tbs
Environment : DOS
Backup From :2@0x1: Win7(SSD32)
Backup TO :3@0x2: I_DRIVE
Comments :NONE
Backup Type :CMPR
Basename :2013-12-14-1220-Win7(SSD32)-.TBI
Incramental :2013-12-28-0742-Win7(SSD32)-(I)-.TBI
Run Command :IMAGE.EXE /ue /combine
/base:d3@0x2:"\2013-12-28-0742-Win7(SSD32)-(I)-.TBI"
/f:d3@0x2:"\2013-12-28-9999-Win7(SSD32)-"
Options :EXEC,CMPR,,,,
EnvironmentD:;u;hash;comp:13;max:4GiB;logl:3;logmax:1000000;logfile:\IFD.LOG;sch:3@0x2:\;v
EnvironmentW:
EnvironmentL:
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
=
--------------------------------------------------------------------------
[ 1/05/2014 7:17:36 am] Starting ...
[ 1/05/2014 7:20:18 am] Error 80 occured while processing file
\2013-12-21-0246-Win7(SSD32)-(I)-.TBI
[ 1/05/2014 7:20:18 am] Operation Completed with Error Code 80
[ 1/05/2014 7:20:18 am] The image stream is corrupt. Please reboot!

tas3086
Posts: 321
Joined: Mon Mar 19, 2012 6:15 pm

Re: IFD ERROR 80 only during combine operation

Post by tas3086 »

Logmax gone, still error 80

=============================================================================
Scipt Name :C:\bui9.tbs
Environment :DOS
Backup From :2@0x1: Win7(SSD32)
Backup TO :3@0x2: I_DRIVE
Comments :NONE
Backup Type :CMPR
Basename :2013-12-14-1220-Win7(SSD32)-.TBI
Incremental :2013-12-21-0246-Win7(SSD32)-(I)-.TBI
Run Command :IMAGE.EXE /ue /combine /base:d3@0x2:"\2013-12-21-0246-Win7(SSD32)-(I)-.TBI" /f:d3@0x2:"\2013-12-21-9999-Win7(SSD32)-"
Options :EXEC,CMPR,,,,
EnvironmentD:;u;hash;comp:13;max:4GiB;logl:3;logfile:\IFD.LOG;sch:3@0x2:\;v
EnvironmentW:
EnvironmentL:
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
--------------------------------------------------------------------------
[ 1/06/2014 5:54:49 pm] Starting ...
[ 1/06/2014 5:57:22 pm] Error 80 occured while processing file \2013-12-21-0246-Win7(SSD32)-(I)-.TBI
[ 1/06/2014 5:57:22 pm] Operation Completed with Error Code 80
[ 1/06/2014 5:57:22 pm] The image stream is corrupt. Please reboot!
TeraByte Support
Posts: 3629
Joined: Thu May 05, 2011 10:37 pm

Re: IFD ERROR 80 only during combine operation

Post by TeraByte Support »

Can you move sch out of the environment and put it on the main command line
...



"tas3086" wrote in message news:7199@public.image...

Logmax gone, still error 80

=============================================================================
Scipt Name :C:\bui9.tbs
Environment

![:D]({SMILIES_PATH}/icon_e_biggrin.gif)

OS
Backup From :2@0x1: Win7(SSD32)
Backup TO :3@0x2: I_DRIVE
Comments :NONE
Backup Type :CMPR
Basename :2013-12-14-1220-Win7(SSD32)-.TBI
Incremental :2013-12-21-0246-Win7(SSD32)-(I)-.TBI
Run Command :IMAGE.EXE /ue /combine
/base:d3@0x2:"\2013-12-21-0246-Win7(SSD32)-(I)-.TBI"
/f:d3@0x2:"\2013-12-21-9999-Win7(SSD32)-"
Options :EXEC,CMPR,,,,
EnvironmentD:;u;hash;comp:13;max:4GiB;logl:3;logfile:\IFD.LOG;sch:3@0x2:\;v
EnvironmentW:
EnvironmentL:
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
=
--------------------------------------------------------------------------
[ 1/06/2014 5:54:49 pm] Starting ...
[ 1/06/2014 5:57:22 pm] Error 80 occured while processing file
\2013-12-21-0246-Win7(SSD32)-(I)-.TBI
[ 1/06/2014 5:57:22 pm] Operation Completed with Error Code 80
[ 1/06/2014 5:57:22 pm] The image stream is corrupt. Please reboot!

tas3086
Posts: 321
Joined: Mon Mar 19, 2012 6:15 pm

Re: IFD ERROR 80 only during combine operation

Post by tas3086 »

Sorry, /sch on the command line did not work Error: 80 ... and it pushes the command line length to 130 characters, which I believe is pretty close to the maximum.

=============================================================================
Script Name :C:\bui9.tbs
Environment : DOS
Backup From :2@0x1: Win7(SSD32)
Backup TO :3@0x2: I_DRIVE
Comments :NONE
Backup Type :CMPR
Basename :2013-12-14-1220-Win7(SSD32)-.TBI
Incremental :2013-12-21-0246-Win7(SSD32)-(I)-.TBI
Run Command :IMAGE.EXE /ue /combine /sch:3@0x2:\; /base:d3@0x2:"\2013-12-21-0246-Win7(SSD32)-(I)-.TBI" /f:d3@0x2:"\2013-12-21-9999-Win7(SSD32)-"
Options :EXEC,CMPR,,,,
EnvironmentD:;u;hash;comp:13;max:4GiB;logl:3;logfile:\IFD.LOG;v
EnvironmentW:
EnvironmentL:
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
--------------------------------------------------------------------------
[ 1/07/2014 9:47:39 am] Starting ...
[ 1/07/2014 9:50:11 am] Error 80 occured while processing file \2013-12-21-0246-Win7(SSD32)-(I)-.TBI
[ 1/07/2014 9:50:12 am] Operation Completed with Error Code 80
[ 1/07/2014 9:50:12 am] The image stream is corrupt. Please reboot!
TeraByte Support
Posts: 3629
Joined: Thu May 05, 2011 10:37 pm

Re: IFD ERROR 80 only during combine operation

Post by TeraByte Support »

I think it already can't use the d option since the log shows it's using b
... but can you either change /sch to use the d as well or move the command
line to use the b (or no letter) .... is it repeatable on another system?
is it repeatable in linux or windows?

"tas3086" wrote in message news:7203@public.image...

Sorry, /sch on the command line did not work Error: 80 ... and it pushes the
command line length to 130 characters, which I believe is pretty close to
the maximum.

=============================================================================
Script Name :C:\bui9.tbs
Environment : DOS
Backup From :2@0x1: Win7(SSD32)
Backup TO :3@0x2: I_DRIVE
Comments :NONE
Backup Type :CMPR
Basename :2013-12-14-1220-Win7(SSD32)-.TBI
Incremental :2013-12-21-0246-Win7(SSD32)-(I)-.TBI
Run Command :IMAGE.EXE /ue /combine /sch:3@0x2:\;
/base:d3@0x2:"\2013-12-21-0246-Win7(SSD32)-(I)-.TBI"
/f:d3@0x2:"\2013-12-21-9999-Win7(SSD32)-"
Options :EXEC,CMPR,,,,
EnvironmentD:;u;hash;comp:13;max:4GiB;logl:3;logfile:\IFD.LOG;v
EnvironmentW:
EnvironmentL:
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
=
--------------------------------------------------------------------------
[ 1/07/2014 9:47:39 am] Starting ...
[ 1/07/2014 9:50:11 am] Error 80 occured while processing file
\2013-12-21-0246-Win7(SSD32)-(I)-.TBI
[ 1/07/2014 9:50:12 am] Operation Completed with Error Code 80
[ 1/07/2014 9:50:12 am] The image stream is corrupt. Please reboot!

Post Reply