Re: Tape drive broke, now what?

From: Gerry Hickman (gerry666uk_at_yahoo.co.uk)
Date: 03/31/04


Date: Wed, 31 Mar 2004 22:55:59 +0100

Thanks Oli,

This is very helpful. I'll do it in the way you suggest. I'm going to do
some test runs with about 5Gb anyway on a late night schedule. I should
also be able to divide up the data into 4 chunks of 10Gb or so, running
as separate processes - if one fails, I'll have 3 that are OK.

The byte count in the log file will be very useful. I'll have to read up
on Robocopy as I haven't used it for a LONG time!

Oli Restorick [MVP] wrote:

> Hi Gerry
>
> The log file has fields for total Mb and Mb actually copied. If they match,
> you've got all the data. Trawling through the log isn't practical. In
> fact, if for some reason the numbers don't match, finding out why can be
> tricky. In my experience, files with bad ACLs or illegal names tend to
> cause problems.
>
> It may pay you to do a CACLS beforehand, using the one of the following
> commands:
>
> cacls mydir /t /e /g "MACHINE\administrators":F; or
> cacls mydir /t /e /g "Domain Admins":F
>
> I would run the command on the Windows 2000 box. I have also just used the
> regular network. That way, I can VPN in from home and kick off the copy,
> rather than staying late at night and arriving early in the morning just to
> plug in cables, etc. If you have a switched network, this should be fine.
>
> Regards
>
> Oli
>
>
> "Gerry Hickman" <gerry666uk@yahoo.co.uk> wrote in message
> news:eOgLhBrFEHA.1156@TK2MSFTNGP12.phx.gbl...
>
>>Brian Desmond [MVP] wrote:
>>
>>>Third that - I've moved hundreds of gigs over a LAN connection. Works
>
> really
>
>>>well if you plug the servers together with a x-over cable.
>>
>>Thanks for all the suggestions.
>>
>>It seems most favour Robocopy over Xcopy, even though Win2k Xcopy can
>>preserve NTFS ACLs. Is there anything technicallly superior about
>>Robocopy, or is it just that it has a better reputation?
>>
>>Oli, Regarding the log, do you mean EVERY path and file? When you say
>>x-ref the number of bytes, do you mean in relation to the log file, or
>>do you mean check with the original file locations?
>>
>>Old server is NT4, and new server is Win2k - should I initiate the copy
>>on the target server using newer tools, or should I initiate it from the
>>source server using NT4 tools, or doesn't it matter?
>>
>>Regarding x-over cable, I only have one NIC in the old server. Should I
>>reconfigure domains, TCP/IP etc into a private network of two machines,
>>or should I just play it safe and use the "normal" network (100Mb Bay
>>Networks Switch)? There should not be any staff on that day...
>>
>>--
>>Gerry Hickman (London UK)
>
>
>

-- 
Gerry Hickman (London UK)


Relevant Pages

  • Re: Forensic Survey, help needed for a research/training program
    ... forensics or network based forensics? ... Host based forensic questions ... system rather than shutting it down or disconnecting it from the network? ... Given a log file for an incident, what can you look for to determine ...
    (Security-Basics)
  • Forensic Survey, help needed for a research/training program
    ... forensics or network based forensics? ... Host based forensic questions ... system rather than shutting it down or disconnecting it from the network? ... Given a log file for an incident, what can you look for to determine ...
    (Security-Basics)
  • Forensic Survey, help needed for a research/training program
    ... forensics or network based forensics? ... Host based forensic questions ... system rather than shutting it down or disconnecting it from the network? ... Given a log file for an incident, what can you look for to determine ...
    (Security-Basics)
  • Re: Denied Packets from Internal Network
    ... is for the internal network as you guessed, ... network and is hardwired - IP addy. ... My concern is that someone it trying to route packets through and they are ... I recently noticed entries in my log file ...
    (comp.os.linux.security)
  • Re: Robocopy
    ... robocopy which you can log the status percentahe ... into a log file as well as you can start from the place you left. ... Is there any tool out there that will copy data faster? ...
    (microsoft.public.sqlserver.setup)