Bienvenido! - Willkommen! - Welcome!

Bitácora Técnica de Tux&Cía., Santa Cruz de la Sierra, BO
Bitácora Central: Tux&Cía.
Bitácora de Información Avanzada: Tux&Cía.-Información
May the source be with you!

Monday, June 3, 2013

Troubleshooting Disk Management

Windows 7 Technical Library Roadmap
technet.microsoft.com/en-us/library/cc771775.aspx
Troubleshooting Disk Management Applies To: Windows 7, Windows Server 2008 R2
This section lists a few common issues you may encounter when using Disk Management.
What problem are you having?
Partitions on basic disks added to the system do not appear in the Disk Management volume list view.
Cause:  Volumes on basic disks added to the system are not automatically mounted and assigned drive letters by default.
Dynamic disks appear as Foreign when they are added to the system. To use the volumes, you must import the Foreign disks and then bring the volumes Online.
Removable media devices (such as Zip or Jaz drives), and optical discs (such as CD-ROM or DVD-RAM) are always automatically mounted by the system.
Solution:  Manually mount the basic volumes by assigning drive letters, or by creating mount points using Disk Management or the DiskPart or mountvol commands.
For more information about the DiskPart or mountvol commands, see the following:
A basic disk's status is Not Initialized.
Cause:  The disk does not contain a valid signature. After you install a new disk, the operating system must write a disk signature, the end of sector marker (also called signature word), and a master boot record or GUID partition table before you can create partitions on the disk. When you first start Disk Management after installing a new disk, a wizard appears that provides a list of the new disks detected by the operating system. If you cancel the wizard before the disk signature is written, the disk status remains Not Initialized.
Solution:  Initialize the disk. The disk status briefly changes to Initializing and then Online status. For instructions describing how to initialize a disk, see Initialize New Disks.
For more information about disk status descriptions, see http://go.microsoft.com/fwlink/?LinkId=64112.
A basic or dynamic disk's status is Unreadable.
Cause:  The basic or dynamic disk is not accessible and might have experienced hardware failure, corruption, or I/O errors. The disk's copy of the system's disk configuration database might be corrupted. An error icon appears on disks that display the Unreadable status.
Disks might also display the Unreadable status while they are spinning up or when Disk Management is rescanning all of the disks on the system. In some cases, an unreadable disk has failed and is not recoverable. For dynamic disks, the Unreadable status usually results from corruption or I/O errors on part of the disk, rather than failure of the entire disk.
Solution:  Rescan the disks or restart the computer to see if the disk status changes. For instructions describing how to rescan the disks, see http://go.microsoft.com/fwlink/?LinkId=64114.
For more information about disk status descriptions, see http://go.microsoft.com/fwlink/?LinkId=64112.
A dynamic disk's status is Foreign.
Cause:  The Foreign status occurs when you move a dynamic disk to the local computer from another computer running Windows 2000, Windows XP Professional, Windows XP 64-Bit Edition, or the Windows Server 2003 operating systems. A warning icon appears on disks that display the Foreign status.
In some cases, a disk that was previously connected to the system can display the Foreign status. Configuration data for dynamic disks is stored on all dynamic disks, so the information about which disks are owned by the system is lost when all dynamic disks fail.
Solution:  Add the disk to your computer's system configuration so that you can access data on the disk. To add a disk to your computer's system configuration, import the foreign disk (right-click the disk and then click Import Foreign Disks). Any existing volumes on the foreign disk become visible and accessible when you import the disk.
For more information about disk status descriptions, see http://go.microsoft.com/fwlink/?LinkId=64112.
A dynamic disk's status is Online (Errors).
Cause:  The dynamic disk has I/O errors on a region of the disk. A warning icon appears on the dynamic disk with errors.
Solution:  If the I/O errors are temporary, reactivate the disk to return it to Online status. For instructions describing how to bring the disk back online, see Reactivate a Missing or Offline Dynamic Disk.
For more information about disk status descriptions, see http://go.microsoft.com/fwlink/?LinkId=64112.
A dynamic disk's status is Offline or Missing.
Cause:  An Offline dynamic disk might be corrupted or intermittently unavailable. An error icon appears on the offline dynamic disk.
If the disk status is Offline and the disk's name changes to Missing, the disk was recently available on the system but can no longer be located or identified. The missing disk may be corrupted, powered down, or disconnected.
Solution:
To bring a disk that is Offline and Missing back online
Repair any disk, controller, or cable problems and make sure that the physical disk is turned on, plugged in, and attached to the computer. Next, use the Reactivate Disk command to bring the disk back online. For instructions describing how to reactivate missing or offline disks, see Reactivate a Missing or Offline Dynamic Disk.
Reactivating a missing or offline dynamic disk
To reactivate a dynamic disk by using the Windows interface
  1. In Disk Management, right-click the disk marked Missing or Offline.
  2. Click Reactivate Disk. The disk should be marked Online after the disk is reactivated.
To reactivate a dynamic disk by using a command line
  1. Open a command prompt and type diskpart.
  2. At the DISKPART prompt, type list disk. Make note of the disk number of the missing or offline disk that you want to bring online. Missing disks are numbered M0, M1, M2, and so on, and offline disks are numbered 0, 1, 2, and so on.
  3. At the DISKPART prompt, type select disk .
  4. At the DISKPART prompt, type online disk
If the disk status remains Offline and the disk name remains Missing, and you determine that the disk has a problem that cannot be repaired, you can remove the disk from the system (right-click the disk and then click Remove Disk). However, before you can remove the disk, you must delete all volumes (or mirrors) on the disk. You can save any mirrored volumes on the disk by removing the mirror instead of the entire volume. Deleting a volume destroys the data in the volume, so you should remove a disk only if you are absolutely certain that the disk is permanently damaged and unusable.
To bring a disk that is Offline and is still named Disk # (not Missing) back online, try one or more of the following:
  • In Disk Management, right-click the disk and then click Reactivate Disk to bring the disk back online. If the disk status remains Offline, check the cables and disk controller, and make sure that the physical disk is healthy. Correct any problems and try to reactivate the disk again. If the disk reactivation succeeds, any volumes on the disk should automatically return to the Healthy status.
  • In Event Viewer, check the event logs for any disk related errors such as “no good config copies”. If the event logs contain the "no good config copies" error, contact Microsoft Product Support Services.
  • Try moving the disk to another computer. If you can get the disk to go Online on another computer, the problem is most likely due to the configuration of the computer where the disk does not go Online.
  • Try moving the disk to another computer that has dynamic disks. Import the disk on that computer and then move it back to the computer where it would not go Online.
For more information about disk status descriptions, see http://go.microsoft.com/fwlink/?LinkId=64112.
A basic or dynamic volume's status is Failed.
Cause:  The basic or dynamic volume cannot be started automatically, the disk is damaged, or the file system is corrupt. Unless the disk or file system can be repaired, the Failed status indicates data loss.
Solution:  If the volume is a basic volume with Failed status, make sure that the underlying physical disk is turned on, plugged in, and attached to the computer. No other user action is possible for basic volumes.
If the volume is a dynamic volume with Failed status, make sure the underlying disks are online. If not, return the disks to the Online status. If this succeeds, the volume automatically restarts and returns to the Healthy status. For instructions describing how to bring a disk online, see Reactivate a Missing or Offline Dynamic Disk.
If the dynamic disk returns to the Online status, but the dynamic volume does not return to the Healthy status, you can reactivate the volume manually. For instructions describing how to reactivate a volume, see Reactivate a Missing or Offline Dynamic Disk.
If the dynamic volume is a mirrored or RAID-5 volume with old data, bringing the underlying disk online will not automatically restart the volume. If the disks that contain current data are disconnected, you should bring those disks online first (to allow the data to become synchronized). Otherwise, restart the mirrored or RAID-5 volume manually, and then run the Error-checking tool or Chkdsk.exe.
For instructions describing how to reactivate a volume, see http://go.microsoft.com/fwlink/?LinkId=64115.
For more information about volume status descriptions, see http://go.microsoft.com/fwlink/?LinkId=64113.
A basic or dynamic volume's status is Unknown.
Cause:  The Unknown status occurs when the boot sector for the volume is corrupted (possibly due to a virus) and you can no longer access data on the volume. The Unknown status also occurs when you install a new disk but do not successfully complete the wizard to create a disk signature.
Solution:  Initialize the disk. For instructions describing how to initialize a disk, see Initialize New Disks.
For more information about volume status descriptions, see http://go.microsoft.com/fwlink/?LinkId=64113.
A dynamic volume's status is Data Incomplete.
Cause:  You moved some but not all of the disks in a multidisk volume. Data on this volume will be destroyed unless you move and import the remaining disks that contain this volume.
Solution:  Move all of the disks that comprise the multidisk volume to the computer and then import the disks. For instructions describing how to move and import disks, see Move Disks to Another Computer.
If you no longer require the multidisk volume, you can import the disk and create new volumes on it. Right-click the volume with Failed or Failed Redundancy status and then click Delete Volume. Right-click the disk and then click New Volume.
For more information about volume status descriptions, see http://go.microsoft.com/fwlink/?LinkId=64113.
A dynamic volume's status is Healthy (At Risk).
Cause:  Indicates that the dynamic volume is currently accessible, but I/O errors have been detected on the underlying dynamic disk. If an I/O error is detected on any part of a dynamic disk, all volumes on the disk display the Healthy (At Risk) status and a warning icon appears on the volume.
When the volume status is Healthy (At Risk), an underlying disk's status is usually Online (Errors).
Solution:  Return the underlying disk to the Online status. Once the disk is returned to Online status, the volume should return to the Healthy status. If the Healthy (At Risk) status persists, the disk might be failing. Back up the data and replace the disk as soon as possible. For instructions describing how to bring the disk back online, see Reactivate a Missing or Offline Dynamic Disk.
For more information about volume status descriptions, see http://go.microsoft.com/fwlink/?LinkId=64113.
Cannot manage striped, volumes using Disk Management or DiskPart.
Cause:  Some non-Microsoft disk management products replace Microsoft Logical Disk Manager (LDM) for advanced disk management, which can disable the LDM.
Solution:  If you are using non-Microsoft disk management software that has disabled LDM, you must contact the vendor on the non-Microsoft disk management software for support or assistance in troubleshooting problems with the disk configuration.
Disk Management cannot start the Virtual Disk Service.
Cause:  If a remote computer does not support the Virtual Disk Service (VDS) or if a connection to the remote computer cannot be established because it is blocked by Windows Firewall, you may receive this error.
Solution:  If the remote computer supports VDS, you can configure Windows Firewall to allow VDS connections. If the remote computer does not support VDS, you can use Remote Desktop Connection to connect to it and then run Disk Management directly on the remote computer.
To manage disks on remote computers that do support VDS, you must configure the Windows Firewall on both the local computer (where you are running Disk Management) and the remote computer.
On the local computer, configure Windows Firewall to enable the Remote Volume Exception.
noteNote
The Remote Volume Management Exception includes exceptions for Vds.exe, Vdsldr.exe, and TCP port 135.

The following table details how to configure Windows Firewall on various remote computers to allow connections from Disk Management that is running on a computer with Windows Server 2008, Windows Vista, or Windows Vista with Service Pack 1 (SP 1).
Remote computer operating system Windows Firewall configuration
Windows Server 2008
Enable Remote Volume Management Exception.
Windows Vista
Enable Remote Volume Management Exception.
Enable the File and Print Sharing exception.
Windows Vista with SP 1
Enable Remote Volume Management Exception.
Windows Server 2003 with SP 1
Enable the following exceptions:
  • TCP port 135
  • Vds.exe
noteNote
Remote connections in workgroups are not supported. Both the local computer and the remote computer must be in a domain.
===================================

Problembehandlung bei Datenträgern

Betrifft: Windows Server 2008, Windows Vista
In diesem Abschnitt werden einige Probleme aufgelistet, die bei der Verwendung der Datenträgerverwaltung häufiger auftreten können.
Welches Problem ist aufgetreten?
Partitionen auf Basisfestplatten, die dem System hinzugefügt wurden, werden nicht in der Volumelistenansicht der Datenträgerverwaltung aufgeführt.
Ursache:  Volumes auf Basisfestplatten, die zum System hinzugefügt wurden, werden nicht automatisch bereitgestellt und erhalten nicht standardmäßig Laufwerkbuchstaben zugewiesen.
Dynamische Datenträger werden als Fremd angezeigt, wenn sie zum System hinzugefügt werden. Um die Volumes zu verwenden, müssen Sie die Datenträger mit dem Status Fremd importieren und den Volumes dann den Status Online zuweisen.
Wechselmedien (z. B. Zip- und Jazlaufwerke) und optische Datenträger (z. B. CD-ROM oder DVD-RAM) werden immer automatisch vom System bereitgestellt.
Lösung:  Stellen Sie die Basisvolumes manuell bereit, indem Sie Laufwerkbuchstaben zuweisen oder Bereitstellungspunkte mithilfe der Datenträgerverwaltung oder den Befehlen DiskPart oder mountvol erstellen.
Weitere Informationen zu den Befehlen DiskPart oder mountvol finden Sie in den folgenden Themen:
Der Status einer Basisfestplatte lautet "Nicht initialisiert".
Ursache:  Der Datenträger weist keine gültige Signatur auf. Nach der Installation eines neuen Datenträgers muss das Betriebssystem eine Datenträgersignatur, die Markierung für das Sektorenende (wird auch als "Signaturwort" bezeichnet) und einen MBR (Master Boot Record) oder eine GUID-Partitionstabelle erstellen, bevor Sie auf dem Datenträger Partitionen erstellen können. Wenn Sie die Datenträgerverwaltung nach dem Installieren eines neuen Datenträgers zum ersten Mal starten, wird ein Assistent mit einer Liste der neuen vom Betriebssystem erkannten Datenträger angezeigt. Wenn Sie den Assistenten beenden, bevor die Datenträgersignatur erstellt wird, bleibt der Datenträgerstatus Nicht initialisiert.
Lösung:  Initialisieren Sie den Datenträger. Der Datenträgerstatus ändert sich kurz in Initialisierung und dann in Online. Anweisungen zum Initialisieren eines Datenträgers finden Sie unter Initialisieren neuer Datenträger.
Weitere Informationen zu Datenträger-Statusbeschreibungen finden Sie unter http://go.microsoft.com/fwlink/?LinkId=64112 (möglicherweise in englischer Sprache).
Der Status einer Basisfestplatte oder eines dynamischen Datenträgers lautet "Nicht lesbar".
Ursache:  Der Zugriff auf die Basisfestplatte oder den dynamischen Datenträger ist nicht möglich, und die Hardware ist möglicherweise ausgefallen oder beschädigt bzw. es sind E/A-Fehler aufgetreten. Möglicherweise wurde die Kopie der Konfigurationsdatenbank auf dem Datenträger beschädigt. Ein Datenträger mit dem Status Nicht lesbar wird mit einem Fehlersymbol gekennzeichnet.
Während des Rotierens kann ein Datenträger den Status Nicht lesbar aufweisen, dies kann außerdem während des Neueinlesens aller Datenträger im System durch die Datenträgerverwaltung der Fall sein. In bestimmten Fällen ist ein nicht lesbarer Datenträger ausgefallen, sodass eine Wiederherstellung nicht möglich ist. Bei dynamischen Datenträgern tritt der Status Nicht lesbar in der Regel nicht nach einem Ausfall des gesamten Datenträgers auf, sondern aufgrund von Beschädigungen oder E/A-Fehlern bei einem Teil des Datenträgers.
Lösung:  Lesen Sie die Datenträger neu ein, oder starten Sie den Computer neu, um festzustellen, ob sich der Datenträgerstatus ändert. Anweisungen zum Neueinlesen der Datenträger finden Sie unter http://go.microsoft.com/fwlink/?LinkId=64114 (möglicherweise in englischer Sprache).
Weitere Informationen zu Datenträger-Statusbeschreibungen finden Sie unter http://go.microsoft.com/fwlink/?LinkId=64112 (möglicherweise in englischer Sprache).
Der Status eines dynamischen Datenträgers lautet "Fremd".
Ursache: Der Status Fremd tritt auf, wenn Sie einen dynamischen Datenträger von einem Computer unter Windows 2000, Windows XP Professional, Windows XP 64-Bit Edition oder den Betriebssystemen der Windows Server 2003-Produktfamilie auf den lokalen Computer verschieben. Ein Datenträger mit dem Status Fremd wird mit einem Warnsymbol gekennzeichnet.
In bestimmten Fällen kann auch ein Datenträger, der bereits mit dem System verbunden war, den Status Fremd aufweisen. Die Konfigurationsdaten für dynamische Datenträger werden auf allen dynamischen Datenträgern gespeichert. Beim Ausfall aller dynamischer Datenträger gehen daher alle Informationen verloren, welche Datenträger zum System gehören.
Lösung:  Für den Zugriff auf Daten auf dem Datenträger müssen Sie den Datenträger zur Systemkonfiguration des Computers hinzufügen. Hierzu importieren Sie den fremden Datenträger. Klicken Sie dazu mit der rechten Maustaste auf den Datenträger, und klicken Sie dann auf Fremde Datenträger importieren. Beim Importieren werden die vorhandenen Volumes auf dem fremden Datenträger sichtbar, und der Zugriff auf diese Volumes ist möglich.
Weitere Informationen zu Datenträger-Statusbeschreibungen finden Sie unter http://go.microsoft.com/fwlink/?LinkId=64112 (möglicherweise in englischer Sprache).
Der Status eines dynamischen Datenträgers lautet "Online (Fehler)".
Ursache:  Der dynamische Datenträger weist E/A-Fehler in einem Datenträgerbereich auf. Der fehlerhafte dynamische Datenträger wird mit einem Warnsymbol gekennzeichnet.
Lösung:  Wenn die E/A-Fehler nur vorübergehend auftreten, reaktivieren Sie den Datenträger, um den Status Online wiederherzustellen. Anweisungen zum Reaktivieren eines Datenträgers finden Sie unter Reaktivieren eines fehlenden oder als offline gekennzeichneten dynamischen Datenträgers.
Weitere Informationen zu Datenträger-Statusbeschreibungen finden Sie unter http://go.microsoft.com/fwlink/?LinkId=64112 (möglicherweise in englischer Sprache).
Der Status eines dynamischen Datenträgers lautet "Offline" oder "Fehlend".
Ursache:  Ein dynamischer Datenträger mit dem Status Offline könnte beschädigt oder zeitweilig nicht verfügbar sein. Der betreffende dynamische Datenträger wird mit einem Fehlersymbol gekennzeichnet.
Wenn der Datenträger den Status Offline aufweist und der Name des Datenträgers als Fehlend angezeigt wird, stand der Datenträger vor kurzem im System zur Verfügung, kann jedoch nicht mehr aufgefunden oder identifiziert werden. Der fehlende Datenträger ist beschädigt, ausgeschaltet oder getrennt.
Lösung:
So stellen Sie den Onlinezustand eines fehlenden oder als offline gekennzeichneten Datenträgers wieder her
Beheben Sie sämtliche Probleme, die ggf. bei dem Datenträger, dem Controller oder der Verkabelung aufgetreten sind. Stellen Sie sicher, dass der physikalische Datenträger eingeschaltet, ordnungsgemäß eingesteckt und mit dem Computer verbunden ist. Versuchen Sie anschließend, mithilfe des Befehls Datenträger reaktivieren den Onlinezustand des Datenträgers wiederherzustellen. Anweisungen zum Reaktivieren von Datenträgern, die den Status Fehlend oder Offline aufweisen, finden Sie unter Reaktivieren eines fehlenden oder als offline gekennzeichneten dynamischen Datenträgers.
Falls der Datenträger weiterhin den Status Offline aufweist und der Name des Datenträgers noch als Fehlend angegeben wird, überprüfen Sie, ob ein nicht behebbares Problem beim Datenträger vorliegt. Anschließend können Sie den Datenträger aus dem System entfernen (klicken Sie dazu mit der rechten Maustaste auf den Datenträger, und klicken Sie dann auf Datenträger entfernen). Vor dem Entfernen müssen alle Volumes (oder Spiegelungen) von dem Datenträger gelöscht werden. Um die gespiegelten Volumes auf dem betreffenden Datenträger zu speichern, entfernen Sie nicht das gesamte Volume, sondern lediglich die Spiegelung. Beim Löschen eines Volumes gehen sämtliche Daten auf dem Volume verloren. Sie sollten den Datenträger daher nur dann entfernen, wenn mit Sicherheit eine Beschädigung vorliegt, durch die der Datenträger unbrauchbar wird.
Führen Sie einen oder mehrere der nachfolgenden Aktionen aus, um den Onlinezustand eines als offline gekennzeichneten Datenträgers wiederherzustellen, der noch die Bezeichnung "Datenträger #" trägt (nicht "Fehlend"):
  • Klicken Sie in der Datenträgerverwaltung mit der rechten Maustaste auf den Datenträger, und klicken Sie dann auf Datenträger reaktivieren, um den Datenträger wieder online zu schalten. Wenn der Datenträger weiterhin den Status Offline aufweist, überprüfen Sie die Verkabelung und den Diskettencontroller, und stellen Sie sicher, dass der physikalische Datenträger fehlerfrei ist. Beheben Sie die eventuell aufgetretenen Probleme, und versuchen Sie erneut, den Datenträger zu reaktivieren. Nach erfolgreicher Reaktivierung des Datenträgers sollten alle Volumes auf dem Datenträger automatisch den Status Fehlerfrei erhalten.
  • Suchen Sie in den Ereignisprotokollen der Ereignisanzeige nach Fehlern im Zusammenhang mit Datenträgern, wie z. B. dem Fehler, dass keine als funktionierend bekannten Konfigurationskopien vorhanden sind. Wenn die Ereignisprotokolle diesen Fehler enthalten, sollten Sie sich mit Microsoft Support Services in Verbindung setzen.
  • Versuchen Sie, den Datenträger auf einen anderen Computer zu verschieben. Wenn Sie auf einem anderen Computer den Status Online aktivieren können, hängt das Problem wahrscheinlich mit der Konfiguration des Computers zusammen, auf dem für den Datenträger der Status Online nicht möglich ist.
  • Versuchen Sie, den Datenträger auf einen anderen Computer zu verschieben, auf dem dynamische Datenträger vorhanden sind. Importieren Sie den Datenträger auf diesen Computer, und verschieben Sie ihn dann zurück auf den Computer, auf dem der Status Online nicht möglich war.
Weitere Informationen zu Datenträger-Statusbeschreibungen finden Sie unter http://go.microsoft.com/fwlink/?LinkId=64112 (möglicherweise in englischer Sprache).

No comments: