• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

---------- New Disk Signature, loose data??

thatsright

Diamond Member
I have a SCSI disk drive that was part of a mirror RAID1 set on our Windows 2000 Server. Well I rebooted the other day, and the Raid system marks it as ?Failed.? The drive is only 8 months old, so I don't buy that its really ?failed. I put the drive in an old Dell Power Edge 2300. And the RAID controller picks it up fine. So I activate it, and boot into NT 4.0 server.

It asks if I want to write a Disk Signature to the drive. Should I? I?m worried if I do this, it will wipe out the MBR and/or Data from the Windows 2000 server setup. Is there a risk doing this? I just want to see if the data is still there from the Win2000 server.
 
The disk signature is just a few bytes of data lumped after your MBR boot code and just before your partition table.


It's a harmless operation. The only oddity that can come from it is if you change the signature on an existing system. The signature is noted in the mounteddevices key in the registry and if it changes windows may detect it as a new (different) disk. This is harmless in most situations. In all situations the data itself is perfectly safe.
 
Back
Top