Re: Tape drive broke, now what?
From: Gerry Hickman (gerry666uk_at_yahoo.co.uk)
Date: 03/31/04
- Next message: Gerry Hickman: "Re: script for AD"
- Previous message: Gerry Hickman: "Re: Tape drive broke, now what?"
- Maybe in reply to: Brendon Rogers: "Re: Tape drive broke, now what?"
- Messages sorted by: [ date ] [ thread ]
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)
- Next message: Gerry Hickman: "Re: script for AD"
- Previous message: Gerry Hickman: "Re: Tape drive broke, now what?"
- Maybe in reply to: Brendon Rogers: "Re: Tape drive broke, now what?"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|