Hyper-V Cluster: iSCSI over SMB

Event ID: 5120
Source: Microsoft-Windows-FailoverCluster
Level: Error
Description: Cluster shared volume “volume_name” is no longer available on this node because of “STATUS_BAD_NETWORK_PATH(c00000be)’. All I/O will temporarily be queued until a path to the volume is re-established.


Event ID generated: 5142
Source: Microsoft-Windows-FailoverCluster
Description: Cluster Shared Volume ‘Volume_name’ (‘Cluster Disk #’) is no longer accessible from this cluster node because of error ‘ERROR_TIMEOUT(1460)’. Please troubleshoot this node’s connectivity to the storage device and network connectivity

When accessing a CSV volume from a passive (non-coordinator) node, the disk I/O to the owning (coordinator) node is routed through a ‘preferred’ network adapter and requires SMB be enabled on that network adapter. For SMB connections to work on these network adapters, the following protocols must be enabled:

  • Client for Microsoft Networks
  • File and Printer Sharing for Microsoft Networks

http://support.microsoft.com/kb/2008795

Mit anderen Worten: der gesamte Netzwerk-Traffic aller Hyper-V-Server eines Clusters geht durch den aktuellen Owner des iSCSI-CSVs… m(

How to Build a Hyper-V Cluster Using the Microsoft iSCSI Software Target v3.3

Ich habe das zwar schon seit gut einem Jahr so laufen, aber es gibt ja immer noch Potential, sein Setup zu optimieren…

Falls ihr auch 2+ Hyper-V-Hosts in einem Cluster und dem Microsoft iSCSI Software Target als Storage dahinter hochziehen wollt, ist das der perfekte Einstieg:

Building a Hyper-V Cluster using the Microsoft iSCSI Software Target - How to build a small production or lab environment using the free iSCSI storage solution

“This document will detail how to build a 2 node Hyper-V cluster, using the Microsoft iSCSI Software Target for shared storage, which is managed by System Center running on virtual machines, hosted on another Hyper-V server and stored on the same shared storage.”

 

Das Microsoft iSCSI Software Target ist ab sofort übrigens ein kostenloses Add-on für den Microsoft Windows Server 2008 – und nicht mehr nur im Storage Server enthalten.

[via adrianfinn.com]

Windows 7 SP1 – Fehler 0x800f0829

Probleme bei der Installation des Service Pack 1 für Windows 7?
Verbinde einfach das Notebook mit seinem Netzteil und dem Stromnetz… ;)

If you receive Windows Update error 800f0829, it means that your computer is running on battery power. This update can’t be installed while your computer isrunning on battery power. Connect your computer to an electrical outlet and try to install this update again.

Error codes this applies to:

  • WindowsUpdate_800f0829
  • 800f0829
  • 0x800f0829

Ein Hoch auf aussagekräftige Fehlermeldungen!

[via Windows 7 Help & How-to]