All I/O will temporarily be queued until a path to the volume is reestablished.

2024-01-09T11:14:58.53+00:00

Hi, An error appeared on one of our servers, screenshot in attachment, tell me what the problem might be? How to open a case with Microsoft support ?5120.jpg

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
4,110 questions
Hyper-V
Hyper-V
A Windows technology providing a hypervisor-based virtualization solution enabling customers to consolidate workloads onto a single server.
2,868 questions
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Erik Moreau 981 Reputation points MVP Volunteer Moderator
    2024-01-09T12:04:40.3433333+00:00

    This is a common error message that indicates a problem with the Cluster Shared Volume (CSV) on a Windows Server Failover Cluster. It means that the CSV is not accessible from one or more cluster nodes due to an I/O device error. Some possible causes of this error are:

    To troubleshoot this error, you can try the following steps:

    If the error persists, you may need to contact your storage vendor or Microsoft support for further assistance.

    1 person found this answer helpful.
    0 comments No comments

  2. Anonymous
    2024-01-10T06:27:04.0566667+00:00

    Dear Admin,

    Hope you're doing well.

    Based on your description, please refer to the follow:

    What is CSV Auto pause?

    When CSVFS switches itself to the Draining state because it has observed a failure from Disk or SMB, we refer to that as CSVFS “Autopauses”. This indicates that the volume has automatically put itself in a recovery state. For instance, when a user invokes an action to move a physical disk resource from one cluster node to another, then CSV volume also will be put in Draining state. But in this case it does it because of an explicit administrative action and the volume is not considered to be in an Autopause in this case.

    CSV auto pauses when it receives any failure from Direct IO or Block Redirected IO with a few exceptions like STATUS_INVALID_USER_BUFFER, STATUS_CANCELLED, STATUS_DEVICE_DATA_ERROR or STATUS_VOLMGR_PACK_CONFIG_OFFLINE, which indicate either user error or that storage is misconfigured. In both cases there is no value in trying to abstract the failure in CSV because as soon as the IO is retried it will get the same error.

    How to open a ticket with Microsoft Support?

    If you want to seek for the root cause, you can go to the Microsoft Customer Service Center to open a Premier-level case so that with their permission level and resource, Microsoft could provide you with better help on your request.

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    1 person found this answer helpful.
    0 comments No comments

  3. Alex Bykovskyi 2,241 Reputation points
    2024-01-10T16:56:13.0033333+00:00

    Hey,

    As mentioned, the error you are facing is related to lost connection to your storage. You should check that your storage is available and connected properly to cluster node. Might help:
    https://www.dell.com/support/kbdoc/en-us/000138971/cluster-storage-loses-access-to-cluster-shared-volumes

    https://systemcenter.wiki/?GetElement=Microsoft.Windows.10.0.Cluster.Shared.Volume.IO.is.paused&Type=Rule&ManagementPack=Microsoft.Windows.2016.Cluster.Management.Monitoring&Version=10.1.0.0

    In addition, you can add redundancy on the storage layer. StarWind VSAN can be used to create replicated storage pool for Failover Cluster, which will allow you to increase uptime of the cluster. https://www.starwindsoftware.com/vsan

    Cheers,

    Alex Bykovskyi

    StarWind Software

    Note: Posts are provided “AS IS” without warranty of any kind, either expressed or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.