What about someone who has only one drive letter; can they separate this into two? And what
will the second drive become, if possible? How can one have the drive letters be as they
would be, if this were done in the beginning? Suppose you might say, disconnect both the
CD-RW and the DVD-RW. Well, there, I may have "stumbled" onto me on answer.
And yes, I am already in the Sherry. And sherry (blonde).
--
Regards,
don
(Email is a nada;reply here is a granada)
Happy Holidays
"My buddy, Pegasus"
---
"Pegasus (MVP)" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
Mirroring and imaging are two different concepts.
With mirroring, the operating system will maintain a mirror image
of the main disk. It will update it continuously as things change.
You cannot boot directly from the mirror disk.
An imaging program takes a snapshot of a disk, either onto
another disk or into an image file. The snapshot does NOT
change over time, unless you update it. If the target of the
snapshot is a disk then you can boot off that disk.
If your disk of 120 GBytes is almost full then you must have
your data mixed with your operating system. This is not the
way most servers are configured: They maintain a strict
separation between OS & apps (drive C

, and data (drive D

.
Imaging really comes into its own when you enforce this
separation: If and when the OS fails, you simply restore the
previous OS image, without touching your data on drive D:.
You can't do this when your data is on drive C: . . .
See below for further answers.
"Steve Jenkins" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> So,
>
> I've got a server, server A that has two identical disks disk 1 & disk
> 2. I've been reading about disk mirroring, and have a few questions -
> don't know if anyone can help:
>
> - How slow are options like Norton Ghost and PowerQuest's Drive Image?
> The machine has 2GHZ and 512 MB RAM, but the drives are 120GB.
> Supposing 1 is full and 2 is totally empty and I'm copying from 1 to
> 2. Will it take days or just say 3-4 hours?
Allow for about 1 minute per GByte.
> - Will those packages include all the boot sectors, etc? Would I
> actually want it to copy those things?
These packages make a carbon copy of the source disk, warts and all.
> - If disk1 failed, what would I actually _do_ to get the machine to
> use disk2? What would I change and where?
You rip out disk1, then make disk2 the primary master.
> If anyone can help at all I'd be most grateful ....
> Thanks, Steve.