Theory questions on CSV

Mikhail Firsov 1,876 Reputation points
2021-10-05T10:36:31.467+00:00

Hello,

Having read plenty of documents on Windows Cluster/CSV I still don't understand one of the most basic CSV concept - namely the File System Redirected mode. Would anyone please help me to understand the following:

Theory: Article 1, Article 2

Here are the two illustrations of the File System Redirected mode taken from the articles above:
137656-01-full.png

As you see the Metadata flow from Article 1 is the same as the data flow in the File System Redirected mode.

1-1) While describing the Metadata flow the Article 1 says nothing about the File System Redirected mode so I conclude that Metadata flow is NOT constrained to the File System Redirected mode (as well as to any other mode).

1-2) On contrary, the Article 2 - while describing the File System Redirected mode - does not state that in this mode only Metadata can be redirected so I conclude that ANY data (including the storage data!) - not only the Metadata - can be redirected in the File System Redirected mode.

Conclusion 1 contradicts conclusion 2 so

Q1: How should I treat this contradiction?

2)
137680-02-1.png

Q2: Does it mean that if some node would loose its storage connection and would thus enable the Block Redirected mode there will be no indication of it in FCM as

The Failover Cluster Manager will show a volume as in Redirected Access only when it is in File System Redirected Mode and the FileSystemRedirectedIOReason is UserRequest .

...and the article does not contain any information about something like Block Redirected Access in FCM" ?

Q3: Is there a way to prevent enabling the Block Redirected Mode on the node that looses storage connectivity?

Thank you in advance,
Michael

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,180 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
960 questions
Windows Server Management
Windows Server Management
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Management: The act or process of organizing, handling, directing or controlling something.
421 questions
0 comments No comments
{count} votes

Accepted answer
  1. Limitless Technology 39,381 Reputation points
    2021-10-06T15:18:39.653+00:00

    hello micheal,

    Thank you for your question.

    Performing some research I found two topics that deal precisely with this issue of the CSV Volumes File System, so to help you I will put both links here for you to consult and answer all your doubts:

    https://social.technet.microsoft.com/Forums/windowsserver/en-US/8bcc9bfe-5600-441b-b705-50a00de0701c/csv-volumes-file-system-redirected-mode?forum=winserverClustering

    https://social.technet.microsoft.com/Forums/en-US/f9ef7b6a-b3e0-49f6-9013-d158b3a22d32/csv-volumes-file-system-redirected-mode-theory-questions?forum=winserverClustering


    If the answer is helpful, please vote positively and accept as an answer.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Mikhail Firsov 1,876 Reputation points
    2021-10-07T14:06:32.447+00:00

    LimitlessTechnology-2700, thank you very much for the links!

    If the answer to Q2 ...

    "Q2: What requests are redirected in the File System Redirected mode - a) metadata b) read/write or both?"

    ...is "Q2 -a AND b," then

    1) File System Redirected mode scheme above is not correct as it illustrates only Metadata flow

    2) We can roughly assume that the File System Redirected mode ~ the Block Level Redirected mode: the main difference is the user's inability to initiate the Block Level Redirected mode while the File System Redirected mode can be enabled in FCM (not speaking of the difference in data flow).

    The answer:
    138536-cluster01.png

    Regards,
    Michael

    0 comments No comments