Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NT Replication feature

Status
Not open for further replies.

Ghost

MIS
Oct 5, 1999
306
CA
We run a web server using IIS (on a single drive) and will be installing two new larger drives into the server. We would like to use the NT replication feature.<br>
<br>
We are making the change for additional redundancy in our system. The goal being that if one of the drives goes down, we can still run while the other is being swapped out.<br>
<br>
We are really more programmers than NT or hardware proficient. Can anyone offer any advice to us that has set up replication on NT. And, if you've done this running an IIS web server app it would be even better. Any advice from someone who has set this up (regardless of how basic) would be greatly appreciated.<br>
<br>
Thanks for the help.<br>
<br>
Ghost
 
The NT mirriring feature is probably not the best idea. If you can afford a RAID controller and mirror the drives that way you might be better off. If you still want to use NT you will have to use something like Ghost to copy the information from the old drive to the new one. Then perhaps something like partition magic to rezize the partitions if you need to. Then boot NT from the new larger drive. Then use the disk administrator to create a mirror set from two identical formated partitions. You will want to make an NT emergency repair disk and a drive failure boot disk the the ACR path in the boot.ini altered to point at the second drive. If you need more detail let me know.
 
Thanks. Unfortunately RAID is not an option due to cost right now. Your answer is pretty much in line with what we were thinking we needed to do, and the heads-up on the emergency repair disk is greatly appreciated.<br>
<br>
However, we were wondering if anyone currently runs a NT Replication set-up and has actually had a disk go out. Does it actually keep a system running while the repair is made to the bad disk? Does it actually do what it says it will do?<br>
<br>
Not to be too cynical on this whole Replication thing, but we've been bitten too many times with promises, and our web server is mission critical (24x7 and getting busier all the time)<br>
<br>
Thanks,<br>
<br>
Ghost
 
It does keep the system running with one failed drive. <br>
<br>
read this <br>
<br>
<br>
PSS ID Number: Q114779<br>
Article last modified on 07-01-1998<br>
<br>
3.1 3.5 3.51 4.0<br>
<br>
WINDOWS<br>
<br>
<br>
======================================================================<br>
----------------------------------------------------------------------<br>
The information in this article applies to:<br>
<br>
- Microsoft Windows NT Advanced Server version 3.1<br>
- Microsoft Windows NT Server versions 3.5 and 3.51<br>
- Microsoft Windows NT Server versions 4.0<br>
<br>
----------------------------------------------------------------------<br>
<br>
This article provides an overview of disk mirroring (RAID Level 1) under<br>
Windows NT.<br>
<br>
In disk mirroring, partitions on two drives store identical information so<br>
that one is the mirror of the other. All data written to the partition on<br>
the primary disk is also written to the mirror, or secondary, partition.<br>
If one disk fails, the system is able to use the data from the other disk.<br>
<br>
The following facts apply to disk mirroring under Windows NT:<br>
<br>
- Only Windows NT Server can create and break mirror sets.<br>
<br>
- Mirrors are file system independent. Any partition using a file system<br>
that Windows NT recognizes or that is blank can be used to create a<br>
mirror.<br>
<br>
- Mirrors are not dependent on disk geometry. The only requirement is that<br>
free disk space used to place the mirror on be equal to or greater than<br>
the size of the primary partition. Mirroring is not restricted to a<br>
partition of identical geometry (size, number of heads, cylinders,<br>
tracks, sectors, etc.) nor is it restricted to a drive of the same type<br>
(IDE, ESDI, SCSI, etc.).<br>
<br>
- Primary and mirror partitions must be on separate hard disk drives. They<br>
cannot be on the same physical hard disk drive.<br>
<br>
- Whether the two hard disks containing the primary and mirrored<br>
partitions are on the same or different disk controllers, Windows NT<br>
still defines this as mirroring and makes no distinction. (Placing the<br>
disks on separate controllers is sometimes referred to as disk<br>
duplexing.)<br>
<br>
- A single mirror set is limited to two hard disks only. Use disk striping<br>
with parity if fault tolerance over more than two disks is needed.<br>
<br>
- Mirror sets are invisible to the user. When a mirror set is created,<br>
both partitions are assigned the same drive letter.<br>
<br>
- Mirroring is the only Windows NT fault tolerant option available for use<br>
on boot and system partitions.<br>
<br>
- If the boot or system partition is mirrored and the primary partition is<br>
damaged, the computer can boot off the secondary or mirror partition by<br>
using a fault tolerant boot floppy disk. See the Concepts and Planning<br>
Guide or online documentation for information on how to create a fault<br>
tolerant boot floppy disk.<br>
<br>
- Only the Windows NT Server installation that created the mirror set will<br>
normally recognize it. Other operating systems will not recognize the<br>
mirrored partition. MS-DOS will identify the partitions of the mirror as<br>
"Non-DOS" partitions. Windows NT and other installations of Windows NT<br>
Server will identify the primary and mirror partitions as having an<br>
"Unknown" file system type in Disk Administrator.<br>
<br>
NOTE: Windows NT and other installations of Windows NT Server can<br>
recognize a mirror set created by Windows NT Server by restoring disk<br>
configuration information.<br>
<br>
- A new installation of Windows NT cannot be installed on an existing<br>
mirror set. During setup, when selecting the partition to install<br>
Windows NT on, setup identifies the mirror set as "Windows NT Fault<br>
Tolerance." If you attempt to select this partition for installation, a<br>
message appears, stating that Windows NT does not recognize this<br>
partition, and it must be deleted for setup to use it.<br>
<br>
- The fault tolerance driver makes the loss of one partition in a mirror<br>
set invisible; you will be able to read from and write to the remaining<br>
partition as if the mirror set was healthy. However, if only one<br>
partition of a mirror set is functioning, then it is no longer fault<br>
tolerant. Loss of the remaining partition will result in an<br>
unrecoverable loss of all data in the mirror set.<br>
<br>
- A key to determining the condition of a mirror set is the status bar in<br>
Disk Administrator. When you select one of the partitions of a mirror<br>
set, Disk Administrator displays information about the mirror in the<br>
lower left corner of the window. For example, "Mirror set #0 [HEALTHY]"<br>
indicates the status of mirror set #0 is healthy. Other status<br>
indicators include:<br>
<br>
[NEW] appears immediately after the mirror set has been created in<br>
Disk Administrator, but before shutting down the system and actual<br>
generation of the mirror begins.<br>
<br>
[REGENERATING] is displayed when generation of the mirror set by the<br>
system has been started but is not yet complete.<br>
<br>
[RECOVERABLE] appears when either one of the partitions in the set<br>
has been lost but the other partition is undamaged. This message<br>
also appears when one partition loses synchronization with the other.<br>
<br>
- No loss in performance occurs when a member of a mirror set fails.<br>
<br>
- Disk mirroring provides better overall write performance than striping<br>
with parity and better read performance in the event of a drive failure.<br>
<br>
Additional query words: prodnt tshoot repair<br>
======================================================================<br>
Keywords : ntfault kbother<br>
Version : 3.1 3.5 3.51 4.0<br>
Platform : WINDOWS<br>
=============================================================================<br>
Copyright Microsoft Corporation 1998.<br>
<br>
<br>
<br>

 
<br>
PSS ID Number: Q130921<br>
Article last modified on 04-10-1997<br>
<br>
3.5<br>
<br>
WinNT<br>
<br>
<br>
======================================================================<br>
-------------------------------------------------------------------------<br>
The information in this article applies to:<br>
<br>
- Microsoft Windows NT Workstation version 3.5<br>
- Microsoft Windows NT Server version 3.5<br>
-------------------------------------------------------------------------<br>
<br>
SUMMARY<br>
=======<br>
<br>
To create a fault tolerance floppy disk for recovering from a failed boot<br>
mirror partition, you may need to correct hardware identifier on the arc<br>
path name in the BOOT.INI file.<br>
<br>
The following are only two valid options to specify the arc name that<br>
identifies the disk/controller type:<br>
<br>
- SCSI(x)disk(y)rdisk(z)partition(a)<br>
- Multi(x)disk(y)rdisk(z)partition(a)<br>
<br>
SCSI indicates a SCSI disk drive is connected to a SCSI adapter whose BIOS<br>
has not been loaded.<br>
<br>
Multi can indicate a non-SCSI disk drive supported by either the ATDISK.SYS<br>
or ABIOSDSK.SYS driver, or a SCSI disk drive supported by a SCSI BIOS that<br>
loads when the SCSI adapter detects a bootable device on the lowest SCSI ID<br>
on most SCSI adapters.<br>
<br>
MORE INFORMATION<br>
================<br>
<br>
Intel (x86) computers running Windows NT Server use the Multi option as the<br>
default hardware identifier for the primary bootable disk drive.<br>
This is due to the SCSI BIOS, ATDISK.SYS driver, or ABIOSDSK.SYS driver<br>
support.<br>
<br>
If the system is using a SCSI adapter and the primary boot drive of a<br>
mirror set fails or becomes inaccessible and the SCSI adapter BIOS does not<br>
load, the Multi identifier option will fail to locate the healthy mirror<br>
drive. As a result, the BOOT.INI file on the Fault Tolerance floppy disk<br>
will require the use of the SCSI option to boot the remaining mirror drive.<br>
<br>
NOTE: The SCSI identifier option should only be used when the SCSI adapter<br>
BIOS is not loaded. Refer to the Concepts and Planning Guide, p.163 for ARC<br>
path variable specifications.<br>
<br>
Additional query words: prodnt<br>
======================================================================<br>
Keywords : kbusage ntfault<br>
Version : 3.5<br>
Platform : WinNT<br>
=============================================================================<br>
Copyright Microsoft Corporation 1997.<br>
<br>
<br>
<br>

 
I have used this before it does work. If the drives are hot plugable then you "should" be able to just swap a new drive in then go the the disk administrator and pick regenerate. I ahve always shut the server down. removed the old drive rebooted with the other drive and recreated the mirror. I jumped from not hot swap drives to a raid controllers so I nexer worked RAID and hot swap under NT. Good Luck.
 
SRG,<br>
<br>
Thanks a lot for all the help!<br>
<br>
Ghost
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top