If you restore a disk on Windows Server 2003, you may discover that it has been marked as hidden or read-only, meaning you can't write or use the disk after you restart the computer.
According to Microsoft, what has happened is that the attribute flags on the disk have gotten reset. This can happen in either a low-level restore or a hardware disk swap.
The 'hidden' and 'read-only' attributes on Windows disks are controlled by flags saved on the disk as part of the configuration information. The flag values are cached when the disk is mounted. Until the system is restarted, it uses the cached flag values, which may not be the same as the values on the disk because of the restore or disk swap.
What makes this occurrence really mysterious is that when you use a utility such as Diskpart.exe to check the values of the flags, it returns the cached value, not necessarily what's on the disk.
To avoid the problem, Microsoft recommends that you reset any component to zero which does a restore involving either swapping disks or the on-disk data that contains the attributes after the restore is finished.
Microsoft also recommends resetting the following flags to 0 to make sure the on-disk and cached values are consistent:
- GPT_BASIC_DATA_ATTRIBUTE_NO_DRIVE_LETTER
- GPT_BASIC_DATA_ATTRIBUTE_HIDDEN
- GPT_BASIC_DATA_ATTRIBUTE_READ_ONLY
Microsoft discusses this issue in a
Requires Free Membership to View
About the author: Rick Cook specializes in writing about issues related to storage and storage management.
More information from SearchWinSystems.com
- Tip: Mastering
Windows Server 2003
- Topics: Backup
- RSS: Sign up for our RSS feed to receive expert advice every day.
This was first published in July 2006
Enterprise Server Strategies for the CIO
Join the conversationComment
Share
Comments
Results
Contribute to the conversation