US8856582B2 - Transparent failover - Google Patents

Transparent failover Download PDF

Info

Publication number
US8856582B2
US8856582B2 US13/174,271 US201113174271A US8856582B2 US 8856582 B2 US8856582 B2 US 8856582B2 US 201113174271 A US201113174271 A US 201113174271A US 8856582 B2 US8856582 B2 US 8856582B2
Authority
US
United States
Prior art keywords
file
server
client
request
session
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active, expires
Application number
US13/174,271
Other versions
US20130007518A1 (en
Inventor
Mathew George
David M. Kruse
James T. Pinkerton
Roopesh C. Battepati
Tom Jolly
Paul R. Swan
Mingdong Shang
Daniel Edward Lovinger
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corp filed Critical Microsoft Corp
Priority to US13/174,271 priority Critical patent/US8856582B2/en
Assigned to MICROSOFT CORPORATION reassignment MICROSOFT CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: PINKERTON, JAMES T., BATTEPATI, ROOPESH C., SWAN, PAUL R., GEORGE, MATHEW, JOLLY, Tom, KRUSE, DAVID M., LOVINGER, DANIEL EDWARD, SHANG, Mingdong
Priority to RU2013158710/08A priority patent/RU2595903C2/en
Priority to MX2013015359A priority patent/MX2013015359A/en
Priority to EP16159584.8A priority patent/EP3051420B1/en
Priority to AU2012275906A priority patent/AU2012275906B2/en
Priority to CN201280032570.8A priority patent/CN103636165B/en
Priority to EP12804233.0A priority patent/EP2727287B1/en
Priority to BR112013033646A priority patent/BR112013033646A2/en
Priority to PCT/US2012/041703 priority patent/WO2013003006A2/en
Priority to JP2014518599A priority patent/JP5974086B2/en
Priority to CA 2840444 priority patent/CA2840444A1/en
Priority to KR1020137034807A priority patent/KR101923245B1/en
Publication of US20130007518A1 publication Critical patent/US20130007518A1/en
Priority to US14/475,081 priority patent/US9462039B2/en
Publication of US8856582B2 publication Critical patent/US8856582B2/en
Application granted granted Critical
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Priority to JP2016139400A priority patent/JP6253727B2/en
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/06Protocols specially adapted for file transfer, e.g. file transfer protocol [FTP]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1443Transmit or communication errors
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/202Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
    • G06F11/2023Failover techniques
    • G06F11/2033Failover techniques switching over of hardware resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0654Management of faults, events, alarms or notifications using network fault recovery
    • H04L41/0659Management of faults, events, alarms or notifications using network fault recovery by isolating or reconfiguring faulty entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1001Protocols in which an application is distributed across nodes in the network for accessing one among a plurality of replicated servers
    • H04L67/1002
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/142Managing session states for stateless protocols; Signalling session states; State transitions; Keeping-state mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/146Markers for unambiguous identification of a particular session, e.g. session cookie or URL-encoding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/202Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant
    • G06F11/2038Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where processing functionality is redundant with a single idle spare processing component

Definitions

  • Server clusters are commonly used to provide failover and high availability of information to clients.
  • the use of a server cluster allows for transparent failover to clients so that any server failure is transparent to applications requesting server operations on clients.
  • Server clusters can be useful in shared file systems to provide access to file information to several clients in a network.
  • issues may arise when the shared file system utilizes a stateful protocol, such as the Server Message Block (SMB) protocol.
  • SMB Server Message Block
  • a server in a server cluster fails, some stateful protocols do not provide a way to transfer client state from the failed server to an alternative server. Also, file access protocols that do provide for storing some state information do not provide for different components to store different state information.
  • the persistent handles are used to retain state across network failures and server failovers.
  • Persistent handles are requested by a client after a session has been established with a file server.
  • the request for the persistent handle includes a handle identifier generated by the client.
  • the server uses the handle identifier to associate with state information.
  • the handle identifier is used to identify replayed requests that if replayed would create an inconsistent state on the server. The replayed requests are then appropriately handled.
  • Embodiments may be implemented as a computer process, a computing system or as an article of manufacture such as a computer program product or computer readable media.
  • the computer program product may be a computer storage media readable by a computer system and encoding a computer program of instructions for executing a computer process.
  • the computer program product may also be a propagated signal on a carrier readable by a computing system and encoding a computer program of instructions for executing a computer process.
  • FIG. 1 illustrates a system that may be used to implement embodiments.
  • FIG. 2 illustrates a block diagram of a client and file server cluster communicating using a file access protocol consistent with some embodiments.
  • FIG. 3 illustrates an operational flow for providing replay defense on server failover consistent with some embodiments.
  • FIG. 4 illustrates operational flows for maintaining consistent availability of file information consistent with some embodiments.
  • FIG. 5 illustrates a block diagram of a computing environment suitable for implementing embodiments.
  • FIG. 1 illustrates a system 100 that may be used to implement some embodiments.
  • System 100 includes clients 102 and 104 and a server cluster 106 .
  • Clients 102 and 104 communicate with server cluster 106 through network 108 .
  • Server cluster 106 stores information that is accessed by applications on clients 102 and 104 .
  • Clients 102 and 104 establish sessions with cluster 106 to access the information on cluster 106 .
  • FIG. 1 only clients 102 and 104 are shown as communicating with cluster 106 , in other embodiments there may be more than two clients accessing information from server cluster 106 .
  • server cluster 106 includes servers 106 A, 106 B, and 106 C, which provide both high availability and redundancy for the information stored on cluster 106 .
  • the cluster 106 has a file system that is accessed by the clients 102 and 104 .
  • cluster 106 may include more than three servers, or fewer than three servers.
  • applications on clients 102 and 104 request file information from a file system, and, transparent to the application, the file information is retrieved from a shared file system on server cluster 106 .
  • servers 106 A, 106 B, and 106 C are utilized to provide consistent availability of the file system stored on cluster 106 . This is done by utilizing components on clients 102 and 104 and servers 106 A, 106 B, and 106 C to store state information that can be used to reestablish sessions between clients 102 and 104 and cluster 106 should there be a failure of network 108 or a failure of one of servers 106 A, 106 B, and 106 C. As described in greater detail below, the storing of state information allows clients 102 and 104 to have consistent file access and failover that is transparent to applications running on clients 102 and 104 .
  • the servers, e.g., 106 A, 106 B, and 106 C, of cluster 106 each provide access to file information to clients and are configured to provide consistent availability of the file information to the clients.
  • client 102 may send a request to establish a session with a server of cluster 106 .
  • client 102 may establish a session with server 106 A to access a shared file system stored on server cluster 106 .
  • client 102 may utilize a file access protocol.
  • the file access protocol is a version of the Network File System (NFS), or the Server Message Block (SMB) protocol.
  • the establishment of a session may involve the exchange of a number of negotiate requests and responses transmitted between client 102 and server 106 A.
  • there are specifically defined negotiate packets that are used to negotiate the exact version of the protocol that will be used during the session, as well as advertise the capabilities of both the client, e.g., 102 , and server, e.g., 106 A, to each other.
  • the negotiate packets may include an indication that the server 106 A is part of a cluster, e.g. cluster 106 . This allows the client to know that the server 106 A can provide consistent availability, in other words, transparent failover capabilities.
  • client 102 can send a message formatted according to the file access protocol to server 106 A for a persistent handle to access a file in the file system.
  • Requesting a persistent handle indicates that the client would like to utilize the transparent failover capabilities available as a result of server 106 A being part of cluster 106 .
  • the request includes a handle identifier that is a globally unique identifier.
  • the server 106 A will receive the request for a persistent handle and store the handle identifier with state information for the session with client 102 .
  • the storing of state information may merely involve the file server persisting the handle identifier to storage and storing state information in association with the handle identifier.
  • different types of state information may be stored using separate components, such as a filter.
  • information relating to persistent handles is replicated between nodes and is not stored to persistent storage on the file system.
  • information concerning persistent handles is both replicated between nodes and is stored to persistent storage on the file system.
  • the server 106 A sends a response to client 102 granting the persistent handle and access to file information.
  • Client 102 can then proceed to send other requests for performing various operations on the file. For example, client 102 may send requests to read file information, write to the file, enumerate attributes of the file, close the file, and request various locks on the file.
  • Each of the operations requested by the client may result in updating the state information to ensure that if the client is disconnected, the state of the client can be reinstated. This updating may involve saving the additional state information in association with the handle identifier.
  • the client 102 may be disconnected from the server.
  • the disconnection may be because of network failure or disruptions, for example.
  • the disconnection may be because of failure of server 106 A.
  • client 102 may detect that a disconnection has occurred and wait for the network to become available to reconnect with the server 106 A.
  • client 102 once client 102 detects a failure it sends a request to reconnect to cluster 106 , which will provide a failover server to handle the reconnection request.
  • client 102 sends a request to reconnect.
  • the request will include the handle identifier.
  • the server 106 A or an alternative server ( 106 B or 106 C) will retrieve the state information based on the handle identifier, reestablish the previous state using the state information, and send the client a response indicating that the reconnection is successful.
  • the reconnection may not be possible, if the previous state information has been lost or is otherwise unavailable. In these situations, the server may treat the reconnection request as a request to establish a session and respond accordingly.
  • client 102 sends new file access requests.
  • one of the new file access requests may be replays of previous requests.
  • the replayed request may be of a type that if processed by the server, without recognizing that it is a replay, would create an inconsistent state on the server.
  • the exact type of request depends upon how requests are handled by the file access protocol being used. For example, in versions of the SMB protocol, byte range locks may be requested and granted on portions of a file. Therefore, if the client sent a request to lock portions of a file and the request is completed but the client is not notified prior to the disconnection, the client could replay the previous request.
  • the server would need to be able to identify that the request is a replay. Therefore, in embodiments, the handle identifier sent with the original request for the persistent handle is used to identify replayed requests. Once identified, the replayed requests may be processed in order to avoid an inconsistent state on the server.
  • the server 106 A (or a failover server) may not be responsible for storing all of the information that is necessary to restore state after a reconnection.
  • the client may be responsible for reestablishing some state. For example, if requests to read file information were sent before the disconnection, the server may not be responsible for saving state information regarding the read requests. When the reconnection occurs, the client may be responsible for resending the read requests. Additional description of embodiments, in which state information is restored by different components, is described in greater detail below with respect to FIG. 2 .
  • FIG. 1 The foregoing description is merely one example of how the embodiment shown in FIG. 1 may operate. As described in greater detail below, embodiments may involve different steps or operations. These may be implemented using any appropriate software or hardware component or module.
  • FIG. 2 it shows a block diagram of a software environment 200 with client 202 , client 204 , and a server cluster 206 with three servers (server 1 , server 2 , and server 3 ). Also shown is file storage 210 where the file system stores file information and storage 212 where state information may be stored by one or more of server 1 , server 2 , and server 3 .
  • client 202 and client 204 each include an application which may request file information.
  • the application may be for example a word processing application, a spreadsheet application, a browser application or any other application which requests access to files.
  • the files are located in a shared file system stored within file storage 210 .
  • Client 202 and client 204 each further include a redirector which redirects request for files from the applications to a file server, which provides access to the shared file system.
  • the redirectors communicate with file servers using a file access protocol.
  • the file access protocol may be a version of NFS or of the SMB protocol.
  • FIG. 2 will be described assuming that the redirectors in client 202 and client 204 communicate with file servers using a version of the SMB protocol, such as SMB 2.0. Embodiments are however not limited to the use of an SMB protocol.
  • Server 1 , server 2 , and server 3 are shown in FIG. 2 as each including a file server.
  • the file servers may use a version of the SMB protocol to communicate with the redirectors on client 202 and client 204 .
  • Each of server 1 , server 2 , and server 3 also include a resume filter that is used in some embodiments to store state information for sessions established between a client redirector and a file server.
  • the use of the SMB protocol to establish a session between a client and a server begins with a redirector, such as the redirector on client 202 , sending a negotiate request to a file server such as server 1 in server cluster 206 .
  • the redirector and file server exchange negotiate packets to negotiate the version of SMB that will be used for the session.
  • capabilities may also be exchanged.
  • a file server may include a capability flag in a negotiate response packet sent from the file server to the client to indicate to the client that the file server supports the use of persistent handles. In some embodiments, this is done in situations in which the file server is part of a cluster that can provide consistent availability to a client by failing over to another server in the cluster.
  • stand-alone servers may also have this capability in order to be able to reconnect to clients if there is a network failure.
  • the redirector on the client and the file server establish a session.
  • the client redirector can then send file access requests to the file server.
  • the redirector requests a persistent handle.
  • Versions of the SMB protocol provide for durable handles which can be used for reconnecting to clients that are disconnected. However, they do not necessarily provide for storing and reestablishing state after a client reconnects.
  • the redirector can send a request for a durable handle with some additional flag and/or indicator to note that the client redirector is requesting a persistent handle.
  • the client may include a handle identifier that can be used to identify replayed requests after reconnection.
  • a durable handle request structure that may be used in a version of the SMB protocol for requesting the persistent handle:
  • the file server on server 1 responds by granting the persistent handle and providing a file identifier to the client redirector on client 202 .
  • the client redirector is then able to access information from the file associated with the persistent handle and the file identifier.
  • the client redirector may request a persistent handle for a directory. That is, instead of the persistent handle being associated with an individual file, the handle may be associated with a directory.
  • the file server will also store state information in storage 212 .
  • the state information may be stored in association with the handle identifier generated by the client redirector and may also be stored in association with the file identifier provided to the client redirector on client 202 .
  • the file server may directly store state information as file server state information 216 .
  • the file server may utilize a resume filter to store state information.
  • the file server may both directly store state information and also use the resume filter for storing other state information.
  • the client redirector sends file access requests using, for example, a version of the SMB protocol.
  • the file server will store state information for each of the requests received from the client redirector.
  • there may be a disconnect between client 202 and server 1 as a result of a network failure or a failure of server 1 , for example.
  • Client 202 can reestablish a connection with server 1 if the failure was based on a network failure, or with a failover server (one of server 2 or server 3 ).
  • client 202 can send a reconnect request that includes the previously provided handle identifier as well as the file identifier provided by the file server when negotiating the original session.
  • a failover server can identify previous state information based on the handle identifier and/or the file identifier provided by the client in the reconnect request.
  • the file server on server 1 can also access the state information on storage 212 to reestablish the previous state of the session with the client.
  • each of the file servers includes a resume filter.
  • the resume filter is used in embodiments to store state information for reestablishing state when a client is reconnected.
  • the resume filter is not dependent upon the particular file access protocol used by the file server.
  • the file server will first register with the resume filter in order to store particular state information. Once registered, the file server can pass state information to the resume filter, which stores the state information as resume filter state information 214 in storage 212 .
  • the server can store separate state information, shown as file server state information 216 , in storage 212 .
  • the different state information can be stored in a different storage location than the resume filter state information 214 .
  • the file server state information 216 and the resume filter state information 214 may be stored in any suitable way, such as log files.
  • the types of state information that are stored by the resume filter is, in embodiments, general information, while the server information is more specific state information.
  • the client is also responsible for storing some state information.
  • clients 202 and 204 store state information that is used to reestablish state when a client is reconnected after a disconnect.
  • there may be some cost savings in having clients reestablish state instead of requiring the file server to store all of the state information to reestablish the state of a client when it is reconnected after a disconnect.
  • the file server is required to store all state information, then each time there is some request received from a client redirector, with some operation to perform on a file, the file server will be required to store some information about the requests or operations. Requiring that the client redirector store some of the state information reduces the costs of a file server having to store state information for every request or operation received from the client.
  • the state information that is stored on different components in environment 200 depends upon different design considerations. For example, there may be some information that is important enough that requires the file server to guarantee that the state information is coherent and consistently available, in which case the information should be stored by the file server and/or the resume filter. For example, in order for a server to enforce sharing modes and ensure that new clients requesting access do not interfere with existing client's access, state information must be stored on the server, according to embodiments. Other state information may not be as critical, and some incoherency may be tolerated in the information. As an example, a client may have locally cached file properties. The cached file properties may be requested anew after a client reconnects to a file server following a disconnect.
  • the SMB protocol may provide for specific states to be stored by the various components shown in environment 200 .
  • the operations available using the SMB protocol are divided into three groups. State information associated with each group is stored by different components.
  • the first group may be referred to generally as non-idempotent operations, meaning that if these operations are replayed, e.g., reapplied on a file after already being applied once before a client disconnect, would create an inconsistent state on the file server.
  • non-idempotent operations meaning that if these operations are replayed, e.g., reapplied on a file after already being applied once before a client disconnect, would create an inconsistent state on the file server.
  • byte range locks are an example of operations that require replay detection because these locks are stacked and unstacked.
  • Other examples include appending writes and opens/creates, which can modify disk state, for example by creating new files or overwriting existing files.
  • state associated with these types of operations is stored by the file server because the file server must recognize that these operations are being replayed. In the embodiment shown in FIG.
  • state associated with these operations would be stored by the file servers that are on each of server 1 , server 2 , and server 3 in storage 212 as part of file server state information 216 .
  • the handle identifier provided by the client during negotiation of a session, as described above, is used in some embodiments to identify that the request is a replay of a previous request.
  • a second group of operations relates to data open operations. These operations may be requests to read, write, execute, or delete information in a file.
  • state regarding these open operations has to be stored on the server side, according to embodiments. State regarding open operations is also stored on the server side to block local operations from interfering with persistent handles. For example, programs running on cluster nodes are prevented from modifying, or otherwise affecting, handles being reserved for clients.
  • state regarding these types of operations is stored by the resume filter.
  • the resume filter in embodiments is not specific to the SMB protocol but can also be used when a file server is using a different file access protocol such as NFS.
  • the resume filter on each of server 1 , server 2 , and server 3 stores the state information for the open operations in storage 212 as part of resume filter state information 214 .
  • the third group of operations includes operations that if reapplied at the server would not change the final state of the server. These may be referred to as idempotent operations. Some operations in this group include but are not limited to reads, non-appending writes, deletes, renames, metadata-set operations, and metadata-query operations. Lease state also can be stored by the client and need not be persisted by the server. In embodiments, a lease is a mechanism that is designed to allow clients to dynamically alter their buffering strategy in a consistent manner in order to increase performance and reduce network use. The network performance for remote file operations may be increased if a client can locally buffer file data, which reduces or eliminates the need to send and receive network packets.
  • a client may not have to write information into a file on a remote server if the client confirms that no other client is accessing the data. Likewise, the client may buffer read-ahead data from the remote file if the client confirms that no other client is writing data to the remote file.
  • lease state does not need to be persisted on the server because the resume filter blocks all creates to a given file while clients are resuming their handles after a failover.
  • exclusive leases such as read/write, read/write/handle leases are granted to only a single client at any given time. This implies that there are no other data opens to the file from any other client.
  • environment 200 allows applications on clients 202 and 204 to request access to files that are stored in file storage 210 in a shared file system.
  • the applications can transparently request file information.
  • the redirectors on the clients will establish a session with one of the servers in cluster 206 , as described above, requesting a persistent handle so that the redirector can reconnect and reestablish the session should there be a disconnect.
  • the file server will store state information in storage 212 either directly as file server state information 216 or as resume filter state information 214 using a resume filter.
  • the client will also store some state information.
  • the redirector can request to reconnect to the file server, or to a failover server.
  • the state information stored on the server side e.g., in storage 212 , and the client side can then be used to reestablish the previous state of the client. This all occurs transparent to the applications on clients 202 and 204 .
  • FIG. 2 and its description are merely intended to illustrate implementation of some embodiments.
  • different types of state information may be stored on different components in environment 200 .
  • different file access protocols may be used which may determine the type of state information stored as well as what component stores the state information.
  • embodiments are not limited to what is shown and described in FIG. 2 .
  • FIGS. 3 and 4 The description of FIGS. 3 and 4 below is made using the server message block (SMB) protocol as the file access protocol.
  • SMB server message block
  • Any file access protocol including different versions of SMB or the network file system (NFS) may be used in embodiments as the file access protocol.
  • SMB is being used in the description merely for convenience and ease of illustration.
  • FIGS. 3 and 4 illustrate operational flows 300 and 400 according to embodiments.
  • Operational flows 300 and 400 may be performed in any suitable computing environment.
  • the operational flows may be executed by systems and environments such as illustrated in FIGS. 1 and 2 . Therefore, the description of operational flows 300 and 400 may refer to at least one of the components of FIGS. 1 and 2 .
  • any such reference to components of FIGS. 1 and 2 is for descriptive purposes only, and it is to be understood that the implementations of FIGS. 1 and 2 are non-limiting environments for operational flows 300 and 400 .
  • Operational flow 300 illustrates steps for providing replay defense on server failover.
  • flow 300 illustrated in FIG. 3 may be performed by a file server that is running on a server that is part of a server cluster, e.g., server 1 , server 2 , and server 3 of cluster 206 ( FIG. 2 ).
  • Flow 300 begins at operation 302 where a request to connect to a file server is received.
  • the request received at operation 302 is a request to establish a session with the file server in order to access file information stored on a shared file system accessible through the file server.
  • the request may be sent by a client, e.g., clients 202 and 204 ( FIG. 2 ).
  • flow 300 passes to operation 304 where a response is sent indicating that a session has been established.
  • the request and response sent at operations 302 and 304 may be part of a number of messages that are exchanged between a client and a server to negotiate a session.
  • the exchange of messages may include an exchange of capabilities including the capability of the file server to provide persistent handles.
  • Operational flow passes from operation 304 to operation 306 where a second request is received for a persistent handle.
  • the request is sent by the client and includes a handle identifier that is generated by the client.
  • the handle identifier is used in embodiments by the server to store state information regarding the session established between the client and the file server.
  • flow 300 may include, in embodiments, operation 308 in which the file server registers with a resume filter in order to store some state information.
  • the resume filter is located between the protocol layer and the underlying storage system and can be used in embodiments to store state information regarding a session established between the file server and the client.
  • the state information is stored in association with the handle identifier.
  • the state information may be stored in any appropriate form, such as in a table, database, or log file.
  • the storage is persistent and available to the file server for reestablishing state when necessary.
  • the state information may be stored directly by the file server.
  • flow 300 includes operation 312 , in which the resume filter is used to store state information.
  • the file server may register with the resume filter in some embodiments to store state information.
  • Flow 300 passes from operation 312 to operation 314 where a response is sent to the client granting access to the file using the persistent handle.
  • the response includes a file identifier that is provided by the file server in the response and is also stored in association with the state information stored at operation 310 , and optionally at operation 312 .
  • Flow 300 then passes to operation 316 , where optionally a number of file access requests are received.
  • the file access requests may include a number of file operations to perform on the file associated with the persistent handle.
  • the operations may be, for example, opens to read/write data, enumerate attributes, lease requests to allow caching of data locally, or other file access operations.
  • the various states associated with receiving the file access requests at operation 316 may be updated at operation 318 . That is, when these requests are granted to the client, the state information stored in the previous operations ( 310 and 312 ) is updated to reflect the additional state information.
  • box 319 there are a number of additional operations identified within box 319 . These operations may be performed as a result of the client being disconnected from the file server. As can be appreciated, in those situations where the file server that originally performed operations 302 - 318 is unavailable because of a failure, the additional operations within box 319 are performed by a failover server. In other embodiments, where the failure is a result of a network problem, the operations within box 319 are performed by the same file server.
  • a request to reconnect is received.
  • the request includes the file handle previously provided by the file server, as well as the handle identifier that the client used when requesting the persistent handle.
  • the file server that receives the request at operation 320 can use the handle identifier and the file identifier to look up the state information. As indicated above, this operation may involve using the resume filter in order to retrieve the state information that was previously saved using the resume filter.
  • Flow 300 passes from operation 320 to operation 322 where the state information is used to reestablish the connection and previous state with the client. After operation 322 , flow passes to operation 324 where new file access requests are received. Operation 324 therefore may include a number of operations that each includes receiving a file access request from the client.
  • Some of the requests received at operation 324 may be replays of previous requests that were sent prior to the disconnect between the file server and the client. As a result, some of these operations if reapplied at the file server may create an inconsistent state.
  • the new file access requests that are replays are detected. In embodiments, this operation may involve identifying the file access requests using the handle identifier previously provided by the client. Once the replay is detected at operation 326 , the requests are properly processed at operation 328 . That is, if the replayed operations would create an inconsistent state on the file server, they may be ignored if the previous operation was successfully performed. Alternatively, if the previous operation was not successfully performed, then the replayed operation may be applied. Flow 300 then ends at 330 .
  • Operational flow 400 illustrates steps for maintaining consistent availability.
  • flow 400 may be performed by redirectors on clients, such as clients 202 and 204 ( FIG. 2 ), that are communicating with a file server to access files in a shared file system.
  • the client communicates, in embodiments, with the file server using a file access protocol such as a version of the SMB protocol or a version of NFS.
  • Flow 400 begins at operation 402 where a request to connect to the file server is sent.
  • the request sent at operation 402 is a request to establish a session with the file server in order to access file information stored on a shared file system accessible through the file server.
  • the request may be sent to a file server on a server, e.g., server 1 , server 2 , and server 3 , that is part of a server cluster ( FIG. 2 ).
  • the request is formatted according to a file access protocol such as a version of SMB or NFS.
  • operations 402 and 404 may be part of a number of messages that are exchanged between a client and a server to negotiate a session.
  • the exchange of messages may include an exchange of capabilities including the capability of the file server to provide persistent handles.
  • Operational flow passes from operation 404 to operation 406 where a request is sent for a persistent handle.
  • the client may have been notified that the file server is capable of providing persistent handles.
  • the client may request a persistent handle at operation 406 .
  • the request includes a handle identifier that is generated by the client.
  • Flow 400 passes from operation 406 to operation 408 where a response is received granting access to the file using the persistent handle.
  • the response includes a file identifier that is provided by the file server in the response.
  • state information may, in some embodiments, be stored by the client.
  • the state information is stored in association with the handle identifier and the file identifier provided in the response received granting the persistent handle.
  • the state information may be stored in any appropriate form, such as in a table, database, or log file.
  • the storage is persistent and available to the client for reestablishing state when necessary.
  • the state information stored by the client is, in embodiments, state information for operations that can be safely replayed back to the file server without creating an inconsistent state on the file server.
  • the replayed operations may be, for example, leases for locally caching data, reads, writes, deletes, and meta-data enumerations.
  • Flow 400 passes from operation 410 to operation 412 where the client sends a number of file access requests.
  • Operation 412 may thus involve the sending of several requests to perform file operations, according to embodiments.
  • operation 414 Following operation 412 is operation 414 , where state information on the client is updated.
  • operations 414 may occur numerous times, namely each time that a file access request is sent by the client at operation 412 .
  • the detection may occur by virtue of a timeout, an event notification or some other means.
  • a request is sent to reconnect and reestablish the session previously established with the file server at operation 418 .
  • the request includes the file handle previously provided by the file server, as well as the handle identifier that the client used when requesting the persistent handle.
  • Flow 400 passes from operation 418 to operation 420 where a determination is made that the reconnect is successful.
  • flow passes to operation 422 where state information stored on the client is used to reestablish the previous state.
  • Operation 422 may involve sending a number of different requests, including read, write, enumerate, requests for locks or other operations to reestablish the previous state.
  • Flow passes from operation 422 to operation 424 , where the client sends new file access requests. Flow ends at 426 .
  • FIG. 5 illustrates a general computer system 500 , which can be used to implement the embodiments described herein.
  • the computer system 500 is only one example of a computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the computer and network architectures. Neither should the computer system 500 be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the example computer system 500 .
  • system 500 may be used as a client and/or server described above with respect to FIG. 1 .
  • system 500 typically includes at least one processing unit 502 and memory 504 .
  • memory 504 may be volatile (such as RAM), non-volatile (such as ROM, flash memory, etc.) or some combination of the two.
  • This most basic configuration is illustrated in FIG. 5 by dashed line 506 .
  • system memory 504 stores applications such as application 523 , which requests access to file information.
  • System memory 504 also includes redirector 522 that intercepts the requests and communicates them to a file server, according to embodiments.
  • Computer readable media may include computer storage media.
  • Computer storage media may include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data.
  • System memory 504 , removable storage, and non-removable storage 508 are all computer storage media examples (i.e., memory storage).
  • data such as state information 520 , for example, are stored.
  • Computer storage media may include, but is not limited to, RAM, ROM, electrically erasable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store information and which can be accessed by computing device 500 . Any such computer storage media may be part of device 500 .
  • Computing device 500 may also have input device(s) 514 such as a keyboard, a mouse, a pen, a sound input device, a touch input device, etc.
  • Output device(s) 516 such as a display, speakers, a printer, etc. may also be included. The aforementioned devices are examples and others may be used.
  • Computer readable media may also include communication media.
  • Communication media may be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and includes any information delivery media.
  • modulated data signal may describe a signal that has one or more characteristics set or changed in such a manner as to encode information in the signal.
  • communication media may include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, radio frequency (RF), infrared, and other wireless media.
  • RF radio frequency

Abstract

Described are embodiments directed at persistent handles that are used to retain state across network failures and server failovers. Persistent handles are requested by a client after a session has been established with a file server. The request for the persistent handle includes a handle identifier generated by the client. The server uses the handle identifier to associate with state information. When there is a network failure or a server failover, and a reconnection to the client, the handle identifier is used to identify replayed requests that if replayed would create an inconsistent state on the server. The replayed requests are then appropriately handled.

Description

BACKGROUND
Server clusters are commonly used to provide failover and high availability of information to clients. The use of a server cluster allows for transparent failover to clients so that any server failure is transparent to applications requesting server operations on clients. Server clusters can be useful in shared file systems to provide access to file information to several clients in a network. However, issues may arise when the shared file system utilizes a stateful protocol, such as the Server Message Block (SMB) protocol. When a server in a server cluster fails, some stateful protocols do not provide a way to transfer client state from the failed server to an alternative server. Also, file access protocols that do provide for storing some state information do not provide for different components to store different state information.
It is with respect to these and other considerations that embodiments have been made. Also, although relatively specific problems have been discussed, it should be understood that the embodiments should not be limited to solving the specific problems identified in the background.
SUMMARY
This summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description section. This summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used as an aid in determining the scope of the claimed subject matter.
Described are embodiments that utilize persistent handles in a shared file system. The persistent handles are used to retain state across network failures and server failovers. Persistent handles are requested by a client after a session has been established with a file server. The request for the persistent handle includes a handle identifier generated by the client. The server uses the handle identifier to associate with state information. When there is a network failure or a server failover, and a reconnection to the client, the handle identifier is used to identify replayed requests that if replayed would create an inconsistent state on the server. The replayed requests are then appropriately handled.
Embodiments may be implemented as a computer process, a computing system or as an article of manufacture such as a computer program product or computer readable media. The computer program product may be a computer storage media readable by a computer system and encoding a computer program of instructions for executing a computer process. The computer program product may also be a propagated signal on a carrier readable by a computing system and encoding a computer program of instructions for executing a computer process.
BRIEF DESCRIPTION OF THE DRAWINGS
Non-limiting and non-exhaustive embodiments are described with reference to the following figures.
FIG. 1 illustrates a system that may be used to implement embodiments.
FIG. 2 illustrates a block diagram of a client and file server cluster communicating using a file access protocol consistent with some embodiments.
FIG. 3 illustrates an operational flow for providing replay defense on server failover consistent with some embodiments.
FIG. 4 illustrates operational flows for maintaining consistent availability of file information consistent with some embodiments.
FIG. 5 illustrates a block diagram of a computing environment suitable for implementing embodiments.
DETAILED DESCRIPTION
Various embodiments are described more fully below with reference to the accompanying drawings, which form a part hereof, and which show specific exemplary embodiments. However, embodiments may be implemented in many different forms and should not be construed as limited to the embodiments set forth herein; rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the embodiments to those skilled in the art. Embodiments may be practiced as methods, systems or devices. Accordingly, embodiments may take the form of a hardware implementation, an entirely software implementation or an implementation combining software and hardware aspects. The following detailed description is, therefore, not to be taken in a limiting sense.
FIG. 1 illustrates a system 100 that may be used to implement some embodiments. System 100 includes clients 102 and 104 and a server cluster 106. Clients 102 and 104 communicate with server cluster 106 through network 108. Server cluster 106 stores information that is accessed by applications on clients 102 and 104. Clients 102 and 104 establish sessions with cluster 106 to access the information on cluster 106. Although in FIG. 1 only clients 102 and 104 are shown as communicating with cluster 106, in other embodiments there may be more than two clients accessing information from server cluster 106.
As shown in FIG. 1, server cluster 106 includes servers 106A, 106B, and 106C, which provide both high availability and redundancy for the information stored on cluster 106. In embodiments, the cluster 106 has a file system that is accessed by the clients 102 and 104. Although three servers are shown in FIG. 1, in other embodiments cluster 106 may include more than three servers, or fewer than three servers. In embodiments, applications on clients 102 and 104 request file information from a file system, and, transparent to the application, the file information is retrieved from a shared file system on server cluster 106.
In accordance with one embodiment, servers 106A, 106B, and 106C are utilized to provide consistent availability of the file system stored on cluster 106. This is done by utilizing components on clients 102 and 104 and servers 106A, 106B, and 106C to store state information that can be used to reestablish sessions between clients 102 and 104 and cluster 106 should there be a failure of network 108 or a failure of one of servers 106A, 106B, and 106C. As described in greater detail below, the storing of state information allows clients 102 and 104 to have consistent file access and failover that is transparent to applications running on clients 102 and 104.
The servers, e.g., 106A, 106B, and 106C, of cluster 106, in embodiments, each provide access to file information to clients and are configured to provide consistent availability of the file information to the clients. To illustrate one embodiment, client 102 may send a request to establish a session with a server of cluster 106. For example, client 102 may establish a session with server 106A to access a shared file system stored on server cluster 106. As part of the process of establishing the session, client 102 may utilize a file access protocol. In embodiments, the file access protocol is a version of the Network File System (NFS), or the Server Message Block (SMB) protocol.
The establishment of a session may involve the exchange of a number of negotiate requests and responses transmitted between client 102 and server 106A. In versions of the SMB protocol, there are specifically defined negotiate packets that are used to negotiate the exact version of the protocol that will be used during the session, as well as advertise the capabilities of both the client, e.g., 102, and server, e.g., 106A, to each other. In one embodiment, the negotiate packets may include an indication that the server 106A is part of a cluster, e.g. cluster 106. This allows the client to know that the server 106A can provide consistent availability, in other words, transparent failover capabilities.
Continuing with the example above, after the session is established, client 102 can send a message formatted according to the file access protocol to server 106A for a persistent handle to access a file in the file system. Requesting a persistent handle, in embodiments, indicates that the client would like to utilize the transparent failover capabilities available as a result of server 106A being part of cluster 106. In embodiments, the request includes a handle identifier that is a globally unique identifier.
The server 106A will receive the request for a persistent handle and store the handle identifier with state information for the session with client 102. The storing of state information may merely involve the file server persisting the handle identifier to storage and storing state information in association with the handle identifier. As described in greater detail below, in some embodiments, different types of state information may be stored using separate components, such as a filter. In yet other embodiments, information relating to persistent handles is replicated between nodes and is not stored to persistent storage on the file system. In still other embodiments, information concerning persistent handles is both replicated between nodes and is stored to persistent storage on the file system.
The server 106A sends a response to client 102 granting the persistent handle and access to file information. Client 102 can then proceed to send other requests for performing various operations on the file. For example, client 102 may send requests to read file information, write to the file, enumerate attributes of the file, close the file, and request various locks on the file. Each of the operations requested by the client may result in updating the state information to ensure that if the client is disconnected, the state of the client can be reinstated. This updating may involve saving the additional state information in association with the handle identifier.
At some point, the client 102 may be disconnected from the server. The disconnection may be because of network failure or disruptions, for example. Alternatively, the disconnection may be because of failure of server 106A. In those embodiments involving a network failure, client 102 may detect that a disconnection has occurred and wait for the network to become available to reconnect with the server 106A. In other embodiments, once client 102 detects a failure it sends a request to reconnect to cluster 106, which will provide a failover server to handle the reconnection request.
In either case, client 102 sends a request to reconnect. The request will include the handle identifier. The server 106A, or an alternative server (106B or 106C) will retrieve the state information based on the handle identifier, reestablish the previous state using the state information, and send the client a response indicating that the reconnection is successful. In some embodiments, the reconnection may not be possible, if the previous state information has been lost or is otherwise unavailable. In these situations, the server may treat the reconnection request as a request to establish a session and respond accordingly.
After the session is reestablished, client 102 sends new file access requests. In some embodiments, one of the new file access requests may be replays of previous requests. The replayed request may be of a type that if processed by the server, without recognizing that it is a replay, would create an inconsistent state on the server. The exact type of request depends upon how requests are handled by the file access protocol being used. For example, in versions of the SMB protocol, byte range locks may be requested and granted on portions of a file. Therefore, if the client sent a request to lock portions of a file and the request is completed but the client is not notified prior to the disconnection, the client could replay the previous request. The server would need to be able to identify that the request is a replay. Therefore, in embodiments, the handle identifier sent with the original request for the persistent handle is used to identify replayed requests. Once identified, the replayed requests may be processed in order to avoid an inconsistent state on the server.
In some embodiments, in order to provide transparent failover to applications on the client 102, there may be state information that is stored on the client 102. That is, the server 106A (or a failover server) may not be responsible for storing all of the information that is necessary to restore state after a reconnection. In some embodiments, the client may be responsible for reestablishing some state. For example, if requests to read file information were sent before the disconnection, the server may not be responsible for saving state information regarding the read requests. When the reconnection occurs, the client may be responsible for resending the read requests. Additional description of embodiments, in which state information is restored by different components, is described in greater detail below with respect to FIG. 2.
The foregoing description is merely one example of how the embodiment shown in FIG. 1 may operate. As described in greater detail below, embodiments may involve different steps or operations. These may be implemented using any appropriate software or hardware component or module.
Turning now to FIG. 2, it shows a block diagram of a software environment 200 with client 202, client 204, and a server cluster 206 with three servers (server 1, server 2, and server 3). Also shown is file storage 210 where the file system stores file information and storage 212 where state information may be stored by one or more of server 1, server 2, and server 3.
As is shown in FIG. 2, client 202 and client 204 each include an application which may request file information. The application may be for example a word processing application, a spreadsheet application, a browser application or any other application which requests access to files. In the embodiment shown in FIG. 2, the files are located in a shared file system stored within file storage 210. Client 202 and client 204 each further include a redirector which redirects request for files from the applications to a file server, which provides access to the shared file system. The redirectors communicate with file servers using a file access protocol. In some embodiments, the file access protocol may be a version of NFS or of the SMB protocol. For purposes of illustration, FIG. 2 will be described assuming that the redirectors in client 202 and client 204 communicate with file servers using a version of the SMB protocol, such as SMB 2.0. Embodiments are however not limited to the use of an SMB protocol.
Server 1, server 2, and server 3 are shown in FIG. 2 as each including a file server. As noted above, the file servers may use a version of the SMB protocol to communicate with the redirectors on client 202 and client 204. Each of server 1, server 2, and server 3 also include a resume filter that is used in some embodiments to store state information for sessions established between a client redirector and a file server.
The use of the SMB protocol to establish a session between a client and a server begins with a redirector, such as the redirector on client 202, sending a negotiate request to a file server such as server 1 in server cluster 206. The redirector and file server exchange negotiate packets to negotiate the version of SMB that will be used for the session. Additionally, during the negotiation, capabilities may also be exchanged. In one embodiment, a file server may include a capability flag in a negotiate response packet sent from the file server to the client to indicate to the client that the file server supports the use of persistent handles. In some embodiments, this is done in situations in which the file server is part of a cluster that can provide consistent availability to a client by failing over to another server in the cluster. In other embodiments, stand-alone servers may also have this capability in order to be able to reconnect to clients if there is a network failure.
Once the negotiation is completed, the redirector on the client and the file server establish a session. The client redirector can then send file access requests to the file server. In one embodiment, the redirector requests a persistent handle. Versions of the SMB protocol provide for durable handles which can be used for reconnecting to clients that are disconnected. However, they do not necessarily provide for storing and reestablishing state after a client reconnects. Thus, in embodiments, the redirector can send a request for a durable handle with some additional flag and/or indicator to note that the client redirector is requesting a persistent handle. In addition, the client may include a handle identifier that can be used to identify replayed requests after reconnection. Below is one embodiment of a durable handle request structure that may be used in a version of the SMB protocol for requesting the persistent handle:
struct SMB2_DURABLE_HANDLE_REQUEST_V2 {
ULONG Flags;
GUID HandleId; // client supplied unique ID for this handle.
// (used to detect replays.)
ULONG Timeout; // timeout in seconds.
ULONG Reserved; // must be set to ZERO. }.
In response to the request, the file server on server 1, in embodiments, responds by granting the persistent handle and providing a file identifier to the client redirector on client 202. The client redirector is then able to access information from the file associated with the persistent handle and the file identifier. In some embodiments, the client redirector may request a persistent handle for a directory. That is, instead of the persistent handle being associated with an individual file, the handle may be associated with a directory.
In addition to the file server on server 1 granting the persistent handle, the file server will also store state information in storage 212. The state information may be stored in association with the handle identifier generated by the client redirector and may also be stored in association with the file identifier provided to the client redirector on client 202. As described in greater detail below, the file server may directly store state information as file server state information 216. In other embodiments, the file server may utilize a resume filter to store state information. In yet other embodiments, the file server may both directly store state information and also use the resume filter for storing other state information.
After the negotiation is complete, the client redirector sends file access requests using, for example, a version of the SMB protocol. In some embodiments, the file server will store state information for each of the requests received from the client redirector. At some point in time, there may be a disconnect between client 202 and server 1, as a result of a network failure or a failure of server 1, for example. Client 202 can reestablish a connection with server 1 if the failure was based on a network failure, or with a failover server (one of server 2 or server 3). As part of the reconnection, client 202 can send a reconnect request that includes the previously provided handle identifier as well as the file identifier provided by the file server when negotiating the original session. Because the state information is available in storage 212 which is accessible by all of the servers in server cluster 206, a failover server can identify previous state information based on the handle identifier and/or the file identifier provided by the client in the reconnect request. In those embodiments where the client is attempting to reestablish a connection with server 1, the file server on server 1 can also access the state information on storage 212 to reestablish the previous state of the session with the client.
As noted above, in some embodiments, different components in environment 200 are responsible for storing different types of state information in order to provide reestablishment of state to clients that are disconnected. As shown in FIG. 2, each of the file servers includes a resume filter. The resume filter is used in embodiments to store state information for reestablishing state when a client is reconnected. The resume filter is not dependent upon the particular file access protocol used by the file server. In embodiments, the file server will first register with the resume filter in order to store particular state information. Once registered, the file server can pass state information to the resume filter, which stores the state information as resume filter state information 214 in storage 212. In addition to resume filter state information 214, the server can store separate state information, shown as file server state information 216, in storage 212. In embodiments, the different state information can be stored in a different storage location than the resume filter state information 214. The file server state information 216 and the resume filter state information 214 may be stored in any suitable way, such as log files. As described in greater detail below, the types of state information that are stored by the resume filter is, in embodiments, general information, while the server information is more specific state information.
In some embodiments, the client is also responsible for storing some state information. As shown in FIG. 2, clients 202 and 204 store state information that is used to reestablish state when a client is reconnected after a disconnect. In these embodiments, there may be some cost savings in having clients reestablish state instead of requiring the file server to store all of the state information to reestablish the state of a client when it is reconnected after a disconnect. For example, if the file server is required to store all state information, then each time there is some request received from a client redirector, with some operation to perform on a file, the file server will be required to store some information about the requests or operations. Requiring that the client redirector store some of the state information reduces the costs of a file server having to store state information for every request or operation received from the client.
As can be appreciated, the state information that is stored on different components in environment 200 depends upon different design considerations. For example, there may be some information that is important enough that requires the file server to guarantee that the state information is coherent and consistently available, in which case the information should be stored by the file server and/or the resume filter. For example, in order for a server to enforce sharing modes and ensure that new clients requesting access do not interfere with existing client's access, state information must be stored on the server, according to embodiments. Other state information may not be as critical, and some incoherency may be tolerated in the information. As an example, a client may have locally cached file properties. The cached file properties may be requested anew after a client reconnects to a file server following a disconnect.
In one embodiment, where a version of the SMB protocol is used for communication between the client redirector and the file server, the SMB protocol may provide for specific states to be stored by the various components shown in environment 200. In one embodiment, the operations available using the SMB protocol are divided into three groups. State information associated with each group is stored by different components.
The first group may be referred to generally as non-idempotent operations, meaning that if these operations are replayed, e.g., reapplied on a file after already being applied once before a client disconnect, would create an inconsistent state on the file server. In versions of the SMB protocol, byte range locks are an example of operations that require replay detection because these locks are stacked and unstacked. Other examples include appending writes and opens/creates, which can modify disk state, for example by creating new files or overwriting existing files. In embodiments, state associated with these types of operations is stored by the file server because the file server must recognize that these operations are being replayed. In the embodiment shown in FIG. 2, state associated with these operations would be stored by the file servers that are on each of server 1, server 2, and server 3 in storage 212 as part of file server state information 216. The handle identifier provided by the client during negotiation of a session, as described above, is used in some embodiments to identify that the request is a replay of a previous request.
A second group of operations relates to data open operations. These operations may be requests to read, write, execute, or delete information in a file. In order to be able to enforce sharing modes and prevent other clients from affecting existing clients, state regarding these open operations has to be stored on the server side, according to embodiments. State regarding open operations is also stored on the server side to block local operations from interfering with persistent handles. For example, programs running on cluster nodes are prevented from modifying, or otherwise affecting, handles being reserved for clients. In embodiments, state regarding these types of operations is stored by the resume filter. As noted above, the resume filter in embodiments is not specific to the SMB protocol but can also be used when a file server is using a different file access protocol such as NFS. In the embodiment shown in FIG. 2, the resume filter on each of server 1, server 2, and server 3 stores the state information for the open operations in storage 212 as part of resume filter state information 214.
The third group of operations includes operations that if reapplied at the server would not change the final state of the server. These may be referred to as idempotent operations. Some operations in this group include but are not limited to reads, non-appending writes, deletes, renames, metadata-set operations, and metadata-query operations. Lease state also can be stored by the client and need not be persisted by the server. In embodiments, a lease is a mechanism that is designed to allow clients to dynamically alter their buffering strategy in a consistent manner in order to increase performance and reduce network use. The network performance for remote file operations may be increased if a client can locally buffer file data, which reduces or eliminates the need to send and receive network packets. A client may not have to write information into a file on a remote server if the client confirms that no other client is accessing the data. Likewise, the client may buffer read-ahead data from the remote file if the client confirms that no other client is writing data to the remote file.
According to embodiments, lease state does not need to be persisted on the server because the resume filter blocks all creates to a given file while clients are resuming their handles after a failover. This implicitly provides a guarantee that handle leases will never be lost during the failover process if clients reconnect/resume their handles during the grace period. In other words, clients will always get back their handle leases during the resume phase. Furthermore, exclusive leases such as read/write, read/write/handle leases are granted to only a single client at any given time. This implies that there are no other data opens to the file from any other client. So during failover, since the resume filter will not allow new creates to the file until the client holding the exclusive lease has resumed all its handles, there is a guarantee that the client will get back its exclusive lease. Shared leases which do not require an acknowledgement, such as read lease, can be lost at any time without the knowledge of either server or the resume filter because the underlying file system allows the operation which caused the break to proceed. For such leases, the client, in embodiments, assumes that the lease is broken across a failover and purges its cache to prevent stale reads. State for the operations in the third group can therefore be recreated by the client without any additional support from the server. In the embodiment shown in FIG. 2, the redirectors on clients 202 and 204 store the state information for the third group of operations.
In operation, environment 200 allows applications on clients 202 and 204 to request access to files that are stored in file storage 210 in a shared file system. The applications can transparently request file information. The redirectors on the clients will establish a session with one of the servers in cluster 206, as described above, requesting a persistent handle so that the redirector can reconnect and reestablish the session should there be a disconnect. The file server will store state information in storage 212 either directly as file server state information 216 or as resume filter state information 214 using a resume filter. In some embodiments, the client will also store some state information. In the event of a disconnect, the redirector can request to reconnect to the file server, or to a failover server. The state information stored on the server side, e.g., in storage 212, and the client side can then be used to reestablish the previous state of the client. This all occurs transparent to the applications on clients 202 and 204.
As may be appreciated, the above description of environment 200 is not intended to limit the embodiments described herein. FIG. 2 and its description are merely intended to illustrate implementation of some embodiments. In other embodiments, different types of state information may be stored on different components in environment 200. Also, as indicated above, different file access protocols may be used which may determine the type of state information stored as well as what component stores the state information. Thus, embodiments are not limited to what is shown and described in FIG. 2.
The description of FIGS. 3 and 4 below is made using the server message block (SMB) protocol as the file access protocol. However, embodiments are not limited thereto. Any file access protocol including different versions of SMB or the network file system (NFS) may be used in embodiments as the file access protocol. SMB is being used in the description merely for convenience and ease of illustration.
FIGS. 3 and 4 illustrate operational flows 300 and 400 according to embodiments. Operational flows 300 and 400 may be performed in any suitable computing environment. For example, the operational flows may be executed by systems and environments such as illustrated in FIGS. 1 and 2. Therefore, the description of operational flows 300 and 400 may refer to at least one of the components of FIGS. 1 and 2. However, any such reference to components of FIGS. 1 and 2 is for descriptive purposes only, and it is to be understood that the implementations of FIGS. 1 and 2 are non-limiting environments for operational flows 300 and 400.
Furthermore, although operational flows 300 and 400 are illustrated and described sequentially in a particular order, in other embodiments, the operations may be performed in different orders, multiple times, and/or in parallel. Further, one or more operations may be omitted or combined in some embodiments.
Operational flow 300 illustrates steps for providing replay defense on server failover. In embodiments, flow 300 illustrated in FIG. 3 may be performed by a file server that is running on a server that is part of a server cluster, e.g., server 1, server 2, and server 3 of cluster 206 (FIG. 2). Flow 300 begins at operation 302 where a request to connect to a file server is received. The request received at operation 302 is a request to establish a session with the file server in order to access file information stored on a shared file system accessible through the file server. The request may be sent by a client, e.g., clients 202 and 204 (FIG. 2). After operation 302, flow 300 passes to operation 304 where a response is sent indicating that a session has been established. In some embodiments, the request and response sent at operations 302 and 304 may be part of a number of messages that are exchanged between a client and a server to negotiate a session. The exchange of messages may include an exchange of capabilities including the capability of the file server to provide persistent handles.
Operational flow passes from operation 304 to operation 306 where a second request is received for a persistent handle. The request is sent by the client and includes a handle identifier that is generated by the client. The handle identifier is used in embodiments by the server to store state information regarding the session established between the client and the file server. As part of storing the state information, flow 300 may include, in embodiments, operation 308 in which the file server registers with a resume filter in order to store some state information. In embodiments, the resume filter is located between the protocol layer and the underlying storage system and can be used in embodiments to store state information regarding a session established between the file server and the client.
At operation 310 the state information is stored in association with the handle identifier. The state information may be stored in any appropriate form, such as in a table, database, or log file. The storage is persistent and available to the file server for reestablishing state when necessary. The state information may be stored directly by the file server. In other embodiments, flow 300 includes operation 312, in which the resume filter is used to store state information. As indicated above, the file server may register with the resume filter in some embodiments to store state information.
Flow 300 passes from operation 312 to operation 314 where a response is sent to the client granting access to the file using the persistent handle. The response includes a file identifier that is provided by the file server in the response and is also stored in association with the state information stored at operation 310, and optionally at operation 312.
Flow 300 then passes to operation 316, where optionally a number of file access requests are received. The file access requests may include a number of file operations to perform on the file associated with the persistent handle. The operations may be, for example, opens to read/write data, enumerate attributes, lease requests to allow caching of data locally, or other file access operations. The various states associated with receiving the file access requests at operation 316 may be updated at operation 318. That is, when these requests are granted to the client, the state information stored in the previous operations (310 and 312) is updated to reflect the additional state information.
After operation 318, there are a number of additional operations identified within box 319. These operations may be performed as a result of the client being disconnected from the file server. As can be appreciated, in those situations where the file server that originally performed operations 302-318 is unavailable because of a failure, the additional operations within box 319 are performed by a failover server. In other embodiments, where the failure is a result of a network problem, the operations within box 319 are performed by the same file server.
At operation 320, a request to reconnect is received. The request includes the file handle previously provided by the file server, as well as the handle identifier that the client used when requesting the persistent handle. The file server that receives the request at operation 320 can use the handle identifier and the file identifier to look up the state information. As indicated above, this operation may involve using the resume filter in order to retrieve the state information that was previously saved using the resume filter.
Flow 300 passes from operation 320 to operation 322 where the state information is used to reestablish the connection and previous state with the client. After operation 322, flow passes to operation 324 where new file access requests are received. Operation 324 therefore may include a number of operations that each includes receiving a file access request from the client.
Some of the requests received at operation 324 may be replays of previous requests that were sent prior to the disconnect between the file server and the client. As a result, some of these operations if reapplied at the file server may create an inconsistent state. At operation 326, the new file access requests that are replays are detected. In embodiments, this operation may involve identifying the file access requests using the handle identifier previously provided by the client. Once the replay is detected at operation 326, the requests are properly processed at operation 328. That is, if the replayed operations would create an inconsistent state on the file server, they may be ignored if the previous operation was successfully performed. Alternatively, if the previous operation was not successfully performed, then the replayed operation may be applied. Flow 300 then ends at 330.
Operational flow 400 illustrates steps for maintaining consistent availability. In embodiments, flow 400 may be performed by redirectors on clients, such as clients 202 and 204 (FIG. 2), that are communicating with a file server to access files in a shared file system. The client communicates, in embodiments, with the file server using a file access protocol such as a version of the SMB protocol or a version of NFS.
Flow 400 begins at operation 402 where a request to connect to the file server is sent. The request sent at operation 402 is a request to establish a session with the file server in order to access file information stored on a shared file system accessible through the file server. The request may be sent to a file server on a server, e.g., server 1, server 2, and server 3, that is part of a server cluster (FIG. 2). The request is formatted according to a file access protocol such as a version of SMB or NFS.
After operation 402, flow 400 passes to operation 404 where a response is received indicating that a session has been established. In some embodiments, operations 402 and 404 may be part of a number of messages that are exchanged between a client and a server to negotiate a session. The exchange of messages may include an exchange of capabilities including the capability of the file server to provide persistent handles.
Operational flow passes from operation 404 to operation 406 where a request is sent for a persistent handle. As a result of the negotiating process (operations 402 and 404), the client may have been notified that the file server is capable of providing persistent handles. In order to ensure that applications on the client can have their states reestablished after a disconnect and reconnection, the client may request a persistent handle at operation 406. The request includes a handle identifier that is generated by the client.
Flow 400 passes from operation 406 to operation 408 where a response is received granting access to the file using the persistent handle. The response includes a file identifier that is provided by the file server in the response.
At operation 410 state information may, in some embodiments, be stored by the client. The state information is stored in association with the handle identifier and the file identifier provided in the response received granting the persistent handle. The state information may be stored in any appropriate form, such as in a table, database, or log file. The storage is persistent and available to the client for reestablishing state when necessary. As can be appreciated, the state information stored by the client is, in embodiments, state information for operations that can be safely replayed back to the file server without creating an inconsistent state on the file server. The replayed operations may be, for example, leases for locally caching data, reads, writes, deletes, and meta-data enumerations.
Flow 400 passes from operation 410 to operation 412 where the client sends a number of file access requests. Operation 412 may thus involve the sending of several requests to perform file operations, according to embodiments. Following operation 412 is operation 414, where state information on the client is updated. As may be appreciated, operations 414 may occur numerous times, namely each time that a file access request is sent by the client at operation 412.
From operation 414, flow passes to operation 416 where a disconnect is detected. The detection may occur by virtue of a timeout, an event notification or some other means. Following operation 416, a request is sent to reconnect and reestablish the session previously established with the file server at operation 418. The request includes the file handle previously provided by the file server, as well as the handle identifier that the client used when requesting the persistent handle.
Flow 400 passes from operation 418 to operation 420 where a determination is made that the reconnect is successful. After operation 420, flow passes to operation 422 where state information stored on the client is used to reestablish the previous state. Operation 422 may involve sending a number of different requests, including read, write, enumerate, requests for locks or other operations to reestablish the previous state. Flow passes from operation 422 to operation 424, where the client sends new file access requests. Flow ends at 426.
FIG. 5 illustrates a general computer system 500, which can be used to implement the embodiments described herein. The computer system 500 is only one example of a computing environment and is not intended to suggest any limitation as to the scope of use or functionality of the computer and network architectures. Neither should the computer system 500 be interpreted as having any dependency or requirement relating to any one or combination of components illustrated in the example computer system 500. In embodiments, system 500 may be used as a client and/or server described above with respect to FIG. 1.
In its most basic configuration, system 500 typically includes at least one processing unit 502 and memory 504. Depending on the exact configuration and type of computing device, memory 504 may be volatile (such as RAM), non-volatile (such as ROM, flash memory, etc.) or some combination of the two. This most basic configuration is illustrated in FIG. 5 by dashed line 506. In embodiments, system memory 504 stores applications such as application 523, which requests access to file information. System memory 504 also includes redirector 522 that intercepts the requests and communicates them to a file server, according to embodiments.
The term computer readable media as used herein may include computer storage media. Computer storage media may include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data. System memory 504, removable storage, and non-removable storage 508 are all computer storage media examples (i.e., memory storage). In embodiments, data, such as state information 520, for example, are stored. Computer storage media may include, but is not limited to, RAM, ROM, electrically erasable read-only memory (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store information and which can be accessed by computing device 500. Any such computer storage media may be part of device 500. Computing device 500 may also have input device(s) 514 such as a keyboard, a mouse, a pen, a sound input device, a touch input device, etc. Output device(s) 516 such as a display, speakers, a printer, etc. may also be included. The aforementioned devices are examples and others may be used.
The term computer readable media as used herein may also include communication media. Communication media may be embodied by computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and includes any information delivery media. The term “modulated data signal” may describe a signal that has one or more characteristics set or changed in such a manner as to encode information in the signal. By way of example, and not limitation, communication media may include wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, radio frequency (RF), infrared, and other wireless media.
Reference has been made throughout this specification to “one embodiment” or “an embodiment,” meaning that a particular described feature, structure, or characteristic is included in at least one embodiment. Thus, usage of such phrases may refer to more than just one embodiment. Furthermore, the described features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
One skilled in the relevant art may recognize, however, that the embodiments may be practiced without one or more of the specific details, or with other methods, resources, materials, etc. In other instances, well known structures, resources, or operations have not been shown or described in detail merely to avoid obscuring aspects of the embodiments.
While example embodiments and applications have been illustrated and described, it is to be understood that the embodiments are not limited to the precise configuration and resources described above. Various modifications, changes, and variations apparent to those skilled in the art may be made in the arrangement, operation, and details of the methods and systems disclosed herein without departing from the scope of the claimed embodiments.

Claims (20)

We claim:
1. A computer implemented method of providing consistent availability to clients accessing a shared file system on a server cluster, the method comprising:
receiving at a file server a request to connect to the file server to access file information in a shared file system, the request to connect being formatted according to a file access protocol, wherein the file server is one of a plurality of servers in a server cluster;
sending a first response from the file server, the first response establishing a session with a client for allowing access to file information in the shared file system, the first response being formatted according to the file access protocol;
receiving a request at the file server to open a persistent handle on the file server for accessing a file in the shared file system by the client, the request to open a persistent handle including a handle identifier provided by the client;
in response to receiving the request to open a persistent handle, the file server:
storing first state information about the session in association with the handle identifier; and
sending a second response to the client granting access to the file;
after a client disconnect, receiving a request to reestablish the session using the persistent handle;
reestablishing the session using the first state information;
after reestablishing the session, receiving a new request from the client, the new request including the handle identifier;
determining, using the handle identifier, that the new request is a replay of a previously sent request.
2. The method of claim 1, wherein the first state information comprises state of an operation that if resent by the client causes the file server to end up in an inconsistent state.
3. The method of claim 2, wherein the file access protocol is a version of the Server Message Block (SMB) protocol.
4. The method of claim 3, wherein the first state information comprises state of one or more of: byte range locks held by the client and create operations sent by the client.
5. The method of claim 3, further comprising:
before the client disconnect, registering with a resume filter to store second state information regarding the session.
6. The method of claim 5, wherein the second state information comprises state of one or more of: leases held by the client and opens held by the client.
7. The method of claim 5, wherein the reestablishing the session further comprises using the second state information.
8. The method of claim 1, wherein the client disconnect occurs because of a failure of the file server and the reestablishing the connection is performed by a second file server in the server cluster.
9. A computer readable storage medium comprising computer executable instructions that when executed by a processor perform a method of maintaining consistent state, the method comprising:
sending a request by a client to connect to a server to access file information, the request to connect being formatted according to a file access protocol;
receiving a first response from the server, the first response establishing a session with the client for allowing access to file information on the server, the first response being formatted according to the file access protocol;
sending a request to open a persistent handle on the server for accessing a file on the server by the client, the request to open a persistent handle including a handle identifier provided by the client;
receiving a second response at the client granting access to the file;
detecting that the client has been disconnected from the server;
sending a request to reestablish the session using the persistent handle, the request to reestablish the session including the handle identifier;
determining that the session has been reestablished;
sending a new request; and
after the session is reestablished, determining that the new request is a replay of a previously sent request.
10. The computer readable storage medium of claim 9, wherein the server is one of a plurality of servers in a server cluster, and the disconnection occurs because of a failure of the server, wherein the reestablishing the session is performed by a second server of the plurality of servers in the server cluster.
11. The computer readable storage medium of claim 10, wherein the file access protocol is a version of the Server Message Block (SMB) protocol.
12. The computer readable storage medium of claim 9, wherein the new request comprises the handle identifier and is a replay of a request for one or more of: a byte range lock held by the client before the disconnection and a create request sent by the client before the disconnection.
13. A system of providing consistent availability to clients accessing a shared file system on a server cluster, the system comprising:
at least one processor;
memory, operatively coupled to the at least one processor and containing instructions that, when executed by the at least one processor, cause the at least one processor to perform a method, the method comprising:
receiving at a file server a request to connect to the file server to access file information in a shared file system, the request to connect being formatted according to a file access protocol, wherein the file server is one of a plurality of servers in a server cluster;
sending a first response from the file server, the first response establishing a session with a client for allowing access to file information in the shared file system, the first response being formatted according to the file access protocol;
receiving a request at the file server to open a persistent handle on the file server for accessing a file in the shared file system by the client, the request to open a persistent handle including a handle identifier provided by the client;
in response to receiving the request to open a persistent handle, the file server:
storing first state information about the session in association with the handle identifier; and
sending a second response to the client granting access to the file;
after a client disconnect, receiving a request to reestablish the session using the persistent handle;
reestablishing the session using the first state information;
after reestablishing the session, receiving a new request from the client, the new request including the handle identifier;
determining, using the handle identifier, that the new request is a replay of
14. The system of claim 13, wherein the first state information comprises state of an operation that if resent by the client causes the file server to end up in an inconsistent state.
15. The system of claim 14, wherein the file access protocol is a version of the Server Message Block (SMB) protocol.
16. The system of claim 15, wherein the first state information comprises state of one or more of: byte range locks held by the client and create operations sent by the client.
17. The system of claim 15, further comprising:
before the client disconnect, registering with a resume filter to store second state information regarding the session.
18. The system of claim 17, wherein the second state information comprises state of one or more of: leases held by the client and opens held by the client.
19. The system of claim 17, wherein the reestablishing the session further comprises using the second state information.
20. The system of claim 13, wherein the client disconnect occurs because of a failure of the file server and the reestablishing the connection is performed by a second file server in the server cluster.
US13/174,271 2011-06-30 2011-06-30 Transparent failover Active 2032-12-05 US8856582B2 (en)

Priority Applications (14)

Application Number Priority Date Filing Date Title
US13/174,271 US8856582B2 (en) 2011-06-30 2011-06-30 Transparent failover
PCT/US2012/041703 WO2013003006A2 (en) 2011-06-30 2012-06-08 Transparent failover
CA 2840444 CA2840444A1 (en) 2011-06-30 2012-06-08 Transparent failover
EP16159584.8A EP3051420B1 (en) 2011-06-30 2012-06-08 Transparent failover
AU2012275906A AU2012275906B2 (en) 2011-06-30 2012-06-08 Transparent failover
CN201280032570.8A CN103636165B (en) 2011-06-30 2012-06-08 System and method for transparent failover
EP12804233.0A EP2727287B1 (en) 2011-06-30 2012-06-08 Transparent failover
BR112013033646A BR112013033646A2 (en) 2011-06-30 2012-06-08 transparent automatic transfer in case of failures
RU2013158710/08A RU2595903C2 (en) 2011-06-30 2012-06-08 Transparent recovery after failure
JP2014518599A JP5974086B2 (en) 2011-06-30 2012-06-08 Computer-implemented method and system for providing consistent availability to clients accessing a shared file system, and computer-readable storage medium comprising computer-executable instructions for causing a computer to function as the client
MX2013015359A MX2013015359A (en) 2011-06-30 2012-06-08 Transparent failover.
KR1020137034807A KR101923245B1 (en) 2011-06-30 2012-06-08 Transparent failover
US14/475,081 US9462039B2 (en) 2011-06-30 2014-09-02 Transparent failover
JP2016139400A JP6253727B2 (en) 2011-06-30 2016-07-14 Computer-implemented method, computer-readable storage medium and system for transparent failover

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US13/174,271 US8856582B2 (en) 2011-06-30 2011-06-30 Transparent failover

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/475,081 Continuation US9462039B2 (en) 2011-06-30 2014-09-02 Transparent failover

Publications (2)

Publication Number Publication Date
US20130007518A1 US20130007518A1 (en) 2013-01-03
US8856582B2 true US8856582B2 (en) 2014-10-07

Family

ID=47391942

Family Applications (2)

Application Number Title Priority Date Filing Date
US13/174,271 Active 2032-12-05 US8856582B2 (en) 2011-06-30 2011-06-30 Transparent failover
US14/475,081 Active US9462039B2 (en) 2011-06-30 2014-09-02 Transparent failover

Family Applications After (1)

Application Number Title Priority Date Filing Date
US14/475,081 Active US9462039B2 (en) 2011-06-30 2014-09-02 Transparent failover

Country Status (11)

Country Link
US (2) US8856582B2 (en)
EP (2) EP2727287B1 (en)
JP (2) JP5974086B2 (en)
KR (1) KR101923245B1 (en)
CN (1) CN103636165B (en)
AU (1) AU2012275906B2 (en)
BR (1) BR112013033646A2 (en)
CA (1) CA2840444A1 (en)
MX (1) MX2013015359A (en)
RU (1) RU2595903C2 (en)
WO (1) WO2013003006A2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150143160A1 (en) * 2013-11-19 2015-05-21 International Business Machines Corporation Modification of a cluster of communication controllers
US9071661B2 (en) 2005-05-25 2015-06-30 Microsoft Technology Licensing, Llc Data communication coordination with sequence numbers
US9462039B2 (en) 2011-06-30 2016-10-04 Microsoft Technology Licensing, Llc Transparent failover
US10284626B2 (en) 2011-06-29 2019-05-07 Microsoft Technology Licensing, Llc Transporting operations of arbitrary size over remote direct memory access
US10303660B2 (en) 2015-11-12 2019-05-28 Microsoft Technology Licensing, Llc File system with distributed entity state
US10630781B2 (en) 2011-09-09 2020-04-21 Microsoft Technology Licensing, Llc SMB2 scaleout
US10866870B2 (en) 2019-01-31 2020-12-15 Hewlett Packard Enterprise Development Lp Data store and state information handover

Families Citing this family (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8631277B2 (en) 2010-12-10 2014-01-14 Microsoft Corporation Providing transparent failover in a file system
US8788579B2 (en) 2011-09-09 2014-07-22 Microsoft Corporation Clustered client failover
US9251194B2 (en) * 2012-07-26 2016-02-02 Microsoft Technology Licensing, Llc Automatic data request recovery after session failure
US9961125B2 (en) 2013-07-31 2018-05-01 Microsoft Technology Licensing, Llc Messaging API over HTTP protocol to establish context for data exchange
US10440066B2 (en) 2013-11-15 2019-10-08 Microsoft Technology Licensing, Llc Switching of connection protocol
US20150142982A1 (en) * 2013-11-15 2015-05-21 Microsoft Corporation Preservation of connection session
US10313221B1 (en) * 2014-01-28 2019-06-04 Sprint Communication Company L.P. Endpoint monitoring for a messaging framework
US10264071B2 (en) * 2014-03-31 2019-04-16 Amazon Technologies, Inc. Session management in distributed storage systems
US10372685B2 (en) 2014-03-31 2019-08-06 Amazon Technologies, Inc. Scalable file storage service
US9665432B2 (en) 2014-08-07 2017-05-30 Microsoft Technology Licensing, Llc Safe data access following storage failure
US9847918B2 (en) 2014-08-12 2017-12-19 Microsoft Technology Licensing, Llc Distributed workload reassignment following communication failure
GB2531341B (en) * 2014-10-17 2016-10-12 Ibm Reconnection of a client to a server in a transaction processing server cluster
US10348837B2 (en) 2014-12-16 2019-07-09 Citrix Systems, Inc. Methods and systems for connecting devices to applications and desktops that are receiving maintenance
KR101627256B1 (en) 2015-01-08 2016-06-03 (주)넷텐션 Session handover method for network communication having distributed servers
JP6378847B2 (en) * 2015-02-03 2018-08-22 華為技術有限公司Huawei Technologies Co.,Ltd. Method and apparatus for processing I / O requests in a network file system
US9946726B2 (en) * 2015-12-07 2018-04-17 Dell Products L.P. Method and system for execution of disconnection from and reconnection to persistent handles
US10038752B2 (en) * 2015-12-07 2018-07-31 Dell Products L.P. Method and system for execution of client-initiated operations on file handles in a distributed server system
US10009428B2 (en) * 2015-12-07 2018-06-26 Dell Products L.P. Method and system for reconnecting server message block (SMB) clients to persistent file handles
US20170230457A1 (en) * 2016-02-05 2017-08-10 Microsoft Technology Licensing, Llc Idempotent Server Cluster
CN106095606B (en) * 2016-06-12 2019-07-23 北京三快在线科技有限公司 A kind of software fault treating method and apparatus of server
CN106571968B (en) * 2016-11-10 2020-02-21 华为技术有限公司 Service switching method and system
CN106557390A (en) * 2016-11-15 2017-04-05 郑州云海信息技术有限公司 A kind of distributed storage file connected reference method and system
WO2018094686A1 (en) * 2016-11-25 2018-05-31 华为技术有限公司 Smb service failure handling method, and storage device
US10095700B2 (en) * 2017-01-18 2018-10-09 HGST, Inc. Persistent file handle object container memory expiry
US11165868B2 (en) * 2017-03-30 2021-11-02 Microsoft Technology Licensing, Llc Systems and methods for achieving session stickiness for stateful cloud services with non-sticky load balancers
JP6600100B2 (en) * 2017-06-22 2019-10-30 株式会社東芝 Web application system, server device, terminal device, and program
US11327857B2 (en) * 2018-04-04 2022-05-10 Netapp Inc. Faster replay of metadata and data operations using inode number based dependency graph
US10884863B2 (en) 2018-07-20 2021-01-05 Red Hat, Inc. Client session reclaim for a distributed storage system
CN112749142B (en) * 2019-10-31 2023-09-01 上海哔哩哔哩科技有限公司 Handle management method and system
RU2749754C1 (en) * 2020-09-23 2021-06-16 Владимир Саулович Айзин Redundant server device
CN112948158A (en) * 2021-02-19 2021-06-11 山东英信计算机技术有限公司 File sharing method, device, equipment and computer readable storage medium
US11888905B2 (en) * 2021-08-06 2024-01-30 Meta Platforms, Inc. Systems and methods for preserving media streams

Citations (201)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4399504A (en) 1980-10-06 1983-08-16 International Business Machines Corporation Method and means for the sharing of data resources in a multiprocessing, multiprogramming environment
JPS6019341Y2 (en) 1982-01-29 1985-06-11 エスエムケイ株式会社 Connector with lock
JPS62297927A (en) 1986-06-13 1987-12-25 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Message exchange for computer network
JPS63205747A (en) 1987-02-13 1988-08-25 インターナシヨナル・ビジネス・マシーンズ・コーポレーシヨン Communication system
US4780821A (en) 1986-07-29 1988-10-25 International Business Machines Corp. Method for multiple programs management within a network having a server computer and a plurality of remote computers
JPS6361148B2 (en) 1980-05-24 1988-11-28
US4791566A (en) 1987-03-27 1988-12-13 Digital Equipment Corporation Terminal device session management protocol
JPS6461148A (en) 1987-08-31 1989-03-08 Nec Corp Flow control system
US4825354A (en) 1985-11-12 1989-04-25 American Telephone And Telegraph Company, At&T Bell Laboratories Method of file access in a distributed processing computer network
US4887204A (en) 1987-02-13 1989-12-12 International Business Machines Corporation System and method for accessing remote files in a distributed networking environment
US4891785A (en) 1988-07-08 1990-01-02 Donohoo Theodore J Method for transferring data files between computers in a network response to generalized application program instructions
US4914570A (en) 1986-09-15 1990-04-03 Counterpoint Computers, Inc. Process distribution and sharing system for multiple processor computer system
JPH02101847U (en) 1989-01-24 1990-08-14
US5008853A (en) 1987-12-02 1991-04-16 Xerox Corporation Representation of collaborative multi-user activities relative to shared structured data objects in a networked workstation environment
JPH0348558Y2 (en) 1984-06-13 1991-10-16
JPH0374745B2 (en) 1986-07-21 1991-11-27
US5109519A (en) 1989-03-28 1992-04-28 Wang Laboratories, Inc. Local computer participating in mail delivery system abstracts from directory of all eligible mail recipients only served by local computer
US5113519A (en) 1989-05-15 1992-05-12 International Business Machines Corporation Maintenance of file attributes in a distributed data processing system
JPH04172039A (en) 1990-11-05 1992-06-19 Matsushita Electric Ind Co Ltd Packet communication device
JPH04229746A (en) 1990-04-27 1992-08-19 American Teleph & Telegr Co <Att> Network communication method having 2 windows
JPH0589048A (en) 1991-09-25 1993-04-09 Nec Corp Command processing system
US5202971A (en) 1987-02-13 1993-04-13 International Business Machines Corporation System for file and record locking between nodes in a distributed data processing environment maintaining one copy of each file lock
US5218696A (en) 1989-07-24 1993-06-08 International Business Machines Corporation Method for dynamically expanding and rapidly accessing file directories
JPH05143488A (en) 1991-11-18 1993-06-11 Nippon Telegr & Teleph Corp <Ntt> Transfer method for plural commands
US5261051A (en) 1989-08-14 1993-11-09 Microsoft Corporation Method and system for open file caching in a networked computer system
US5265261A (en) 1989-08-14 1993-11-23 Microsoft Corporation Method and system for network communications using raw mode protocols
US5313646A (en) 1989-02-24 1994-05-17 Sun Microsystems, Inc. Method and apparatus for translucent file system
US5349642A (en) 1992-11-03 1994-09-20 Novell, Inc. Method and apparatus for authentication of client server communication
JPH0675890B2 (en) 1990-06-25 1994-09-28 河村化工株式会社 Method of manufacturing fishing rod
US5375207A (en) 1988-10-31 1994-12-20 Hewlett-Packard Company Remote processing of a plurality of commands during a session between a first computer and a host computer
US5410697A (en) 1990-04-04 1995-04-25 International Business Machines Corporation Concurrency management using version identification of shared data as a supplement to use of locks
US5452447A (en) 1992-12-21 1995-09-19 Sun Microsystems, Inc. Method and apparatus for a caching file server
US5491752A (en) 1993-03-18 1996-02-13 Digital Equipment Corporation, Patent Law Group System for increasing the difficulty of password guessing attacks in a distributed authentication scheme employing authentication tokens
US5493728A (en) 1993-02-19 1996-02-20 Borland International, Inc. System and methods for optimized access in a multi-user environment
US5513314A (en) 1995-01-27 1996-04-30 Auspex Systems, Inc. Fault tolerant NFS server system and mirroring protocol
US5522042A (en) 1994-01-28 1996-05-28 Cabletron Systems, Inc. Distributed chassis agent for distributed network management
US5535375A (en) 1992-04-20 1996-07-09 International Business Machines Corporation File manager for files shared by heterogeneous clients
US5560008A (en) 1989-05-15 1996-09-24 International Business Machines Corporation Remote authentication and authorization in a distributed data processing system
US5588117A (en) 1994-05-23 1996-12-24 Hewlett-Packard Company Sender-selective send/receive order processing on a per message basis
US5628005A (en) 1995-06-07 1997-05-06 Microsoft Corporation System and method for providing opportunistic file access in a network environment
US5764887A (en) 1995-12-11 1998-06-09 International Business Machines Corporation System and method for supporting distributed computing mechanisms in a local area network server environment
US5826027A (en) 1995-10-11 1998-10-20 Citrix Systems, Inc. Method for supporting an extensible and dynamically bindable protocol stack in a distrubited process system
JPH10313342A (en) 1997-02-07 1998-11-24 Fr Telecom Method/device for allocating resources in packet transmission digital network
JPH1155314A (en) 1997-07-30 1999-02-26 Nippon Telegr & Teleph Corp <Ntt> Method for controlling data transfer
US5933602A (en) 1996-07-31 1999-08-03 Novell, Inc. System for selecting command packet and corresponding response packet from communication stream of packets by monitoring packets sent between nodes on network
US5931913A (en) 1997-05-07 1999-08-03 International Business Machines Corporation Methods, system and computer program products for establishing a session between a host and a terminal using a reduced protocol
US6085247A (en) 1998-06-08 2000-07-04 Microsoft Corporation Server operating system for supporting multiple client-server sessions and dynamic reconnection of users to previous sessions using different computers
US6092199A (en) 1997-07-07 2000-07-18 International Business Machines Corporation Dynamic creation of a user account in a client following authentication from a non-native server domain
US6125122A (en) 1997-01-21 2000-09-26 At&T Wireless Svcs. Inc. Dynamic protocol negotiation system
US6131125A (en) 1997-11-14 2000-10-10 Kawasaki Lsi U.S.A., Inc. Plug-and-play data cable with protocol translation
US6208952B1 (en) 1996-10-24 2001-03-27 Microsoft Corporation Method and system for delayed registration of protocols
JP2001094613A (en) 1999-09-21 2001-04-06 Canon Inc Communication controller, method and recording medium
US6219799B1 (en) 1997-07-01 2001-04-17 Unisys Corporation Technique to support pseudo-names
US6243862B1 (en) 1998-01-23 2001-06-05 Unisys Corporation Methods and apparatus for testing components of a distributed transaction processing system
US6247139B1 (en) 1997-11-11 2001-06-12 Compaq Computer Corp. Filesystem failover in a single system image environment
US6275953B1 (en) 1997-09-26 2001-08-14 Emc Corporation Recovery from failure of a data processor in a network server
US6317844B1 (en) 1998-03-10 2001-11-13 Network Appliance, Inc. File server storage arrangement
US6324581B1 (en) 1999-03-03 2001-11-27 Emc Corporation File server system using file system storage, data movers, and an exchange of meta data among data movers for file locking and direct access to shared file systems
US20020019874A1 (en) 1997-12-05 2002-02-14 Andrea Borr Multi-protocol unified file-locking
US6349250B1 (en) 2000-10-26 2002-02-19 Detroit Diesel Corporation Clear historic data from a vehicle data recorder
US6349350B1 (en) 1999-05-04 2002-02-19 International Business Machines Corporation System, method, and program for handling failed connections in an input/output (I/O) system
US6401123B1 (en) 1998-11-24 2002-06-04 International Busines Machines Corporation Systems, methods and computer program products for employing presumptive negotiation in a data communications protocol
US20020073211A1 (en) 2000-12-12 2002-06-13 Raymond Lin System and method for securely communicating between application servers and webservers
US20020083130A1 (en) 2000-12-11 2002-06-27 Hitachi, Ltd. Method and system for referring to data over network
US6430691B1 (en) 1999-06-21 2002-08-06 Copytele, Inc. Stand-alone telecommunications security device
US6438691B1 (en) 1996-04-01 2002-08-20 Hewlett-Packard Company Transmitting messages over a network
US6452903B1 (en) 2000-05-31 2002-09-17 Fujitsu Network Communications, Inc. Network switch supporting rate-based and credit-based flow control mechanisms on a link-by-link basis
US6453354B1 (en) 1999-03-03 2002-09-17 Emc Corporation File server system using connection-oriented protocol and sharing data sets among data movers
US20020152315A1 (en) 2001-04-11 2002-10-17 Michael Kagan Reliable message transmission with packet-level resend
US20020161980A1 (en) 2001-04-27 2002-10-31 Fujitsu Limited Storage service method, storage service user terminal device, storage service providing device, and storage medium storing storage service program
EP1259045A2 (en) 2001-04-06 2002-11-20 Networks Associates Technology, Inc. System and method to verify trusted status of peer in a peer-to-peer network environment
JP2003016766A (en) 2001-04-27 2003-01-17 Victor Co Of Japan Ltd Recording and reproducing device
US20030018927A1 (en) 2001-07-23 2003-01-23 Gadir Omar M.A. High-availability cluster virtual server system
JP2003069610A (en) 2001-08-22 2003-03-07 Canon Inc Communication device, its control method, communication system, and control program
US20030056069A1 (en) 1999-08-20 2003-03-20 Microsoft Corporation Buffering data in a hierarchical data storage environment
US20030058277A1 (en) 1999-08-31 2003-03-27 Bowman-Amuah Michel K. A view configurer in a presentation services patterns enviroment
JP2003125022A (en) 2001-10-18 2003-04-25 Sony Corp Communication processor, communication processing method and computer program
US20030093643A1 (en) 2001-11-09 2003-05-15 Britt Joe Freeman Apparatus and method for allocating memory blocks
US20030093678A1 (en) 2001-04-23 2003-05-15 Bowe John J. Server-side digital signature system
US20030115341A1 (en) 2001-12-17 2003-06-19 Bhaskar Sinha Method and system for authenticating a user in a web-based environment
US20030112754A1 (en) 2001-12-14 2003-06-19 Rohit Ramani Technique for improving transmission control protocol performance in lossy networks
US20030126195A1 (en) 2000-05-20 2003-07-03 Reynolds Daniel A. Common command interface
US20030140129A1 (en) 2002-01-24 2003-07-24 Noam Livnat Installing communication protocol in a handheld device
US20030169859A1 (en) 2002-03-08 2003-09-11 Strathmeyer Carl R. Method and apparatus for connecting packet telephony calls between secure and non-secure networks
US20030182282A1 (en) 2002-02-14 2003-09-25 Ripley John R. Similarity search engine for use with relational databases
JP2003281091A (en) 2002-03-25 2003-10-03 Fujitsu Ltd System for controlling simultaneous reception
US6640226B1 (en) 2001-06-19 2003-10-28 Informatica Corporation Ranking query optimization in analytic applications
WO2003096646A1 (en) 2002-05-08 2003-11-20 Bell Globemedia Inc. File transfer method and apparatus
US6658476B1 (en) 1999-11-29 2003-12-02 Microsoft Corporation Client-server protocol support list for standard request-response protocols
US20040003241A1 (en) 2002-06-27 2004-01-01 Nokia, Inc. Authentication of remotely originating network messages
US20040003210A1 (en) 2002-06-27 2004-01-01 International Business Machines Corporation Method, system, and computer program product to generate test instruction streams while guaranteeing loop termination
JP2004005427A (en) 2002-03-29 2004-01-08 Fujitsu Ltd Host terminal emulation program, program for repeating, host terminal emulation method, communication program, communication method, and client computer
US20040019660A1 (en) 2002-07-24 2004-01-29 Sandhya E. Lock holding multi-threaded processes for distibuted data systems
US20040018829A1 (en) 2002-07-25 2004-01-29 3Com Corporation Roaming and hand-off support for prepaid billing for wireless data networks
US20040032876A1 (en) 2002-08-19 2004-02-19 Ajay Garg Selection of transmission channels
US20040044930A1 (en) 2002-08-30 2004-03-04 Keller S. Brandon System and method for controlling activity of temporary files in a computer system
US20040103342A1 (en) 2002-07-29 2004-05-27 Eternal Systems, Inc. Consistent message ordering for semi-active and passive replication
US20040136325A1 (en) 2003-01-09 2004-07-15 Sun Microsytems, Inc. Method and apparatus for hardware implementation independent verification of network layers
JP2004229143A (en) 2003-01-24 2004-08-12 Ntt Docomo Inc Communication system, data transmitting method, communication unit, program, and record medium
US20040160909A1 (en) 2003-02-18 2004-08-19 Leonid Sheynblat Method, apparatus, and machine-readable medium for providing indication of location service availability and the quality of available location services
US20040215794A1 (en) 2003-04-11 2004-10-28 Lucent Technologies Inc. Version caching mechanism
US20040225952A1 (en) 2003-03-06 2004-11-11 Microsoft Corporation Architecture for distributed computing system and automated design, deployment, and management of distributed applications
US20040260748A1 (en) 2003-06-19 2004-12-23 Springer James Alan Method, system, and program for remote resource management
US20040267932A1 (en) 2003-06-30 2004-12-30 Microsoft Corporation System and method for dynamically allocating resources in a client/server environment
US20040268118A1 (en) 2003-06-30 2004-12-30 Dario Bazan Bejarano System and method for automatic negotiation of a security protocol
US20050010670A1 (en) 1999-04-12 2005-01-13 Softricity, Inc. Port proxy and system for server and client computers
US20050015747A1 (en) 2003-07-18 2005-01-20 Bea Systems, Inc. System and method for performing code completion in an integrated development environment
US20050015511A1 (en) 2003-07-02 2005-01-20 Nec Laboratories America, Inc. Accelerated large data distribution in overlay networks
US20050021832A1 (en) 1999-10-15 2005-01-27 Bennett William E. Deferred acknowledgment communications and alarm management
US20050038828A1 (en) 2003-08-14 2005-02-17 Oracle International Corporation Transparent migration of stateless sessions across servers
US20050041686A1 (en) 2003-08-07 2005-02-24 Teamon Systems, Inc. Communications system including protocol interface device providing enhanced operating protocol selection features and related methods
US20050060442A1 (en) 2003-09-15 2005-03-17 Intel Corporation Method, system, and program for managing data transmission through a network
US6883015B1 (en) 2000-03-30 2005-04-19 Cisco Technology, Inc. Apparatus and method for providing server state and attribute management for multiple-threaded voice enabled web applications
US20050091212A1 (en) 2003-10-24 2005-04-28 Microsoft Corporation Method and system for accessing a file
US20050102537A1 (en) 2003-11-07 2005-05-12 Sony Corporation File transfer protocol for mobile computer
US20050111030A1 (en) 2003-11-25 2005-05-26 Berkema Alan C. Hard copy imaging systems, print server systems, and print server connectivity methods
US20050125378A1 (en) 2003-11-17 2005-06-09 Jun Kawada Document management apparatus, a document management method, a document management program and a recording medium storing the document management program
US20050129045A1 (en) 2003-12-11 2005-06-16 International Business Machines Corporation Limiting number of retransmission attempts for data transfer via network interface controller
US20050132077A1 (en) 2003-12-11 2005-06-16 International Business Machines Corporation Increasing TCP re-transmission process speed
US20050131832A1 (en) 2000-06-16 2005-06-16 Entriq Inc., Irdeto Access B.V. Separate authentication processes to secure content
US6910082B1 (en) 1999-11-18 2005-06-21 International Business Machines Corporation Method, system and program products for reducing data movement within a computing environment by bypassing copying data between file system and non-file system buffers in a server
US20050138528A1 (en) 2003-12-05 2005-06-23 Nokia Corporation Method, system and transmitting side protocol entity for sending packet data units for unacknowledged mode services
US20050149817A1 (en) 2003-12-11 2005-07-07 International Business Machines Corporation Data transfer error checking
US20050177635A1 (en) 2003-12-18 2005-08-11 Roland Schmidt System and method for allocating server resources
US20050182850A1 (en) 2002-05-22 2005-08-18 Michinari Kohno Protocol information processing system and method information processing device and method recording medium and program
US20050198247A1 (en) 2000-07-11 2005-09-08 Ciena Corporation Granular management of network resources
US20050198380A1 (en) 2002-02-26 2005-09-08 Citrix Systems, Inc. A persistent and reliable session securely traversing network components using an encapsulating protocol
US20050198359A1 (en) 2000-04-07 2005-09-08 Basani Vijay R. Method and apparatus for election of group leaders in a distributed network
US20050198113A1 (en) 2003-12-31 2005-09-08 Microsoft Corporation Lightweight input/output protocol
US20050223014A1 (en) 2002-12-06 2005-10-06 Cisco Technology, Inc. CIFS for scalable NAS architecture
US20050228884A1 (en) 2002-06-10 2005-10-13 Caplin Systems Limited Resource management
US20050246803A1 (en) 2004-04-30 2005-11-03 Spencer Andrew M Peripheral device for processing data from a computing device
US20050248803A1 (en) 2002-08-28 2005-11-10 Brother Kogyo Kabushiki Kaisha Method of connecting terminal device to printer
US20050251448A1 (en) 1999-02-12 2005-11-10 Gropper Robert L Business card and contact management system
JP2005322016A (en) 2004-05-10 2005-11-17 Yokogawa Electric Corp Server device and information distribution method
US20050257022A1 (en) 2004-05-17 2005-11-17 Hughes Brian W Storage device flow control
US20050262103A1 (en) 1997-12-31 2005-11-24 International Business Machines Corporation Low overhead methods and apparatus shared access storage devices
US20050262084A1 (en) 2004-05-07 2005-11-24 Aki Tomita Storage control device and access control method
US20050258022A1 (en) 2002-11-05 2005-11-24 Donald Horton Low profile rotary switch with detent in the bushing
US20060031519A1 (en) 2004-04-30 2006-02-09 Helliwell Richard P System and method for flow control in a network
US20060041698A1 (en) 2004-05-27 2006-02-23 Microsoft Corporation Reducing information reception delays
US20060047818A1 (en) 2004-08-31 2006-03-02 Microsoft Corporation Method and system to support multiple-protocol processing within worker processes
US20060045005A1 (en) 2004-08-30 2006-03-02 International Business Machines Corporation Failover mechanisms in RDMA operations
US20060059118A1 (en) 2004-08-10 2006-03-16 Byrd Stephen A Apparatus, system, and method for associating resources using a behavior based algorithm
US20060080568A1 (en) 2004-10-08 2006-04-13 Microsoft Corporation Failover scopes for nodes of a computer cluster
US20060080443A1 (en) 2004-08-31 2006-04-13 Microsoft Corporation URL namespace to support multiple-protocol processing within worker processes
US20060085328A1 (en) 1999-04-08 2006-04-20 Aceinc Pty Ltd. Secure online commerce transactions
US20060095382A1 (en) 2004-11-04 2006-05-04 International Business Machines Corporation Universal DRM support for devices
US20060130107A1 (en) 2004-12-15 2006-06-15 Tom Gonder Method and apparatus for high bandwidth data transmission in content-based networks
US20060168262A1 (en) 2002-07-15 2006-07-27 Soma Networks, Inc. System and method for reliable packet data transport in a computer network
US7103007B2 (en) 1996-06-28 2006-09-05 Cisco Technology, Inc. Autosensing LMI protocols in frame relay networks
US20060206705A1 (en) 2005-03-10 2006-09-14 Hormuzd Khosravi Security protocols on incompatible transports
US7111060B2 (en) 2000-03-14 2006-09-19 Aep Networks, Inc. Apparatus and accompanying methods for providing, through a centralized server site, a secure, cost-effective, web-enabled, integrated virtual office environment remotely accessible through a network-connected web browser
US7111035B2 (en) 2001-12-26 2006-09-19 Hewlett-Packard Development Company, L.P. Fault tolerance associations for IP transport protocols
US20060271679A1 (en) 2001-12-07 2006-11-30 Mousseau Gary P System and method of managing information distribution to mobile stations
US20060271697A1 (en) 2005-05-25 2006-11-30 Microsoft Corporation Data communication protocol
US20060281525A1 (en) 2005-05-17 2006-12-14 Milo Borissov Slot type game with player input opportunity
JP2007049755A (en) 2005-05-25 2007-02-22 Microsoft Corp Data communication protocol
US7197535B2 (en) 1996-03-26 2007-03-27 Pixion, Inc. System and method for frame image capture
US20070150558A1 (en) 2005-12-22 2007-06-28 Microsoft Corporation Methodology and system for file replication based on a peergroup
US7243132B2 (en) 2001-02-03 2007-07-10 Samsung Electronics Co., Ltd. Apparatus and method for controlling a device in a home network based upon a batch command that is generated when a name of the batch command, a name of the device, a service of the device and details related to the service are sequentially selected
US20070171793A1 (en) 2004-03-17 2007-07-26 Koninklijke Philips Electronics, N.V. Method and device for scanning a disc-shaped information storage medium
US20070192326A1 (en) 2006-02-01 2007-08-16 Rajeev Angal Distributed session failover
JP3967758B2 (en) 2005-05-25 2007-08-29 マイクロソフト コーポレーション Data communication adjustment by sequence number
US20070220155A1 (en) 2006-03-17 2007-09-20 Microsoft Corporation Server session management application program interface and schema
US7293192B2 (en) 2003-11-24 2007-11-06 Tsx, Inc. System and method for failover
US7318102B1 (en) 1999-05-24 2008-01-08 Hewlett-Packard Development Company, L.P. Reliable datagram
US7330910B2 (en) 2004-05-20 2008-02-12 International Business Machines Corporation Fencing of resources allocated to non-cooperative client computers
US7339885B2 (en) 2003-06-05 2008-03-04 International Business Machines Corporation Method and apparatus for customizable surveillance of network interfaces
US7380155B2 (en) 2002-02-22 2008-05-27 Bea Systems, Inc. System for highly available transaction recovery for transaction processing systems
US7383463B2 (en) 2004-02-04 2008-06-03 Emc Corporation Internet protocol based disaster recovery of a server
US7386889B2 (en) 2002-11-18 2008-06-10 Trusted Network Technologies, Inc. System and method for intrusion prevention in a communications network
US7388866B2 (en) 2002-03-07 2008-06-17 Broadcom Corporation System and method for expediting upper layer protocol (ULP) connection negotiations
US20080151885A1 (en) 2005-02-08 2008-06-26 Uwe Horn On-Demand Multi-Channel Streaming Session Over Packet-Switched Networks
US20080172397A1 (en) 2003-07-24 2008-07-17 Takuji Maeda File management method and information processing device
US7409420B2 (en) 2001-07-16 2008-08-05 Bea Systems, Inc. Method and apparatus for session replication and failover
US7421502B2 (en) 2002-12-06 2008-09-02 International Business Machines Corporation Method and system for storage-aware flow resource management
US7434087B1 (en) 2004-05-21 2008-10-07 Sun Microsystems, Inc. Graceful failover using augmented stubs
US7444536B1 (en) 2004-04-16 2008-10-28 Sun Microsystems, Inc. RMI-IIOP request failover mechanism
US7453879B1 (en) 2005-04-04 2008-11-18 Sun Microsystems, Inc. Method and apparatus for determining the landing zone of a TCP packet
US7457722B1 (en) 2004-11-17 2008-11-25 Symantec Operating Corporation Correlation of application instance life cycle events in performance monitoring
US20090077097A1 (en) 2007-04-16 2009-03-19 Attune Systems, Inc. File Aggregation in a Switched File System
US7509407B2 (en) 1999-05-11 2009-03-24 Andrew Karl Miller Load balancing technique implemented in a data network device utilizing a data cache
US7526658B1 (en) 2003-01-24 2009-04-28 Nortel Networks Limited Scalable, distributed method and apparatus for transforming packets to enable secure communication between two stations
US7526668B2 (en) 2006-06-08 2009-04-28 Hitachi, Ltd. Failover method of remotely-mirrored clustered file servers
US20090138615A1 (en) 2007-11-28 2009-05-28 Alcatel-Lucent System and method for an improved high availability component implementation
US20090172085A1 (en) 2007-09-28 2009-07-02 Xcerion Ab Network operating system
US7562129B1 (en) 1999-04-15 2009-07-14 Alcatel-Lucent Canada Inc. Subscription management system for data communication network
US20090222582A1 (en) 2008-03-03 2009-09-03 Microsoft Corporation Failover in an internet location coordinate enhanced domain name system
US20090319661A1 (en) 2008-06-24 2009-12-24 Fujitsu Limited Cluster node control apparatus of file server
US20090327798A1 (en) 2008-06-27 2009-12-31 Microsoft Corporation Cluster Shared Volumes
US7664991B1 (en) 2002-12-17 2010-02-16 Symantec Operating Corporation System and method for distributed file system I/O recovery
US20100042715A1 (en) 2008-08-18 2010-02-18 Jeffrey Tai-Sang Tham Method and systems for redundant server automatic failover
US7702745B2 (en) 2003-10-23 2010-04-20 Yun Lin Persistent caching directory level support
US20100185704A1 (en) 2009-01-15 2010-07-22 Microsoft Corporation Client-based caching of remote files
US20110040826A1 (en) 2009-08-13 2011-02-17 Sap Ag Transparently stateful execution of stateless applications
US20120151249A1 (en) 2010-12-10 2012-06-14 Microsoft Corporation Providing transparent failover in a file system
US8275815B2 (en) 2008-08-25 2012-09-25 International Business Machines Corporation Transactional processing for clustered file systems
US20130007180A1 (en) 2011-06-29 2013-01-03 Microsoft Corporation Transporting operations of arbitrary size over remote direct memory access
US20130066941A1 (en) 2011-09-09 2013-03-14 Microsoft Corporation Clustered client failover
US20130067095A1 (en) 2011-09-09 2013-03-14 Microsoft Corporation Smb2 scaleout

Family Cites Families (44)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6361148U (en) 1986-10-08 1988-04-22
JPH0675890U (en) 1993-04-02 1994-10-25 市光工業株式会社 Cornering lamp lighting circuit
JPH08314784A (en) * 1995-05-19 1996-11-29 Toshiba Corp File management device
RU2118051C1 (en) 1996-04-30 1998-08-20 Лихачев Александр Геннадьевич Method for access to world-wide web resources using proxy servers
JPH10133971A (en) 1996-10-25 1998-05-22 Nec Corp File transfer processing system
US5987621A (en) 1997-04-25 1999-11-16 Emc Corporation Hardware and software failover services for a file server
JP3341637B2 (en) * 1997-06-20 2002-11-05 日本電気株式会社 Terminal state management method in transaction processing system and computer-readable recording medium
JP3506920B2 (en) 1998-08-25 2004-03-15 日本電信電話株式会社 Method for preventing contention of storage of all instruction trace data in secondary storage device
US6230190B1 (en) * 1998-10-09 2001-05-08 Openwave Systems Inc. Shared-everything file storage for clustered system
JP2001077844A (en) 1999-09-06 2001-03-23 Axle Linkage Labo Inc Network control method, server device, client device, network control method for play table device, hall server computer and play table device
US7050984B1 (en) 1999-12-22 2006-05-23 Ge Medical Systems, Inc. Integrated interactive service to a plurality of medical diagnostic systems
DE60103331T2 (en) 2000-07-05 2004-09-23 Roke Manor Research Ltd., Romsey Method of operating a packet reassembly buffer and network router
US20020062379A1 (en) 2000-11-06 2002-05-23 Widegren Ina B. Method and apparatus for coordinating quality of service requirements for media flows in a multimedia session with IP bearer services
US6862692B2 (en) * 2001-01-29 2005-03-01 Adaptec, Inc. Dynamic redistribution of parity groups
JP3969089B2 (en) 2001-12-25 2007-08-29 株式会社日立製作所 Hierarchical server system
US20030154398A1 (en) 2002-02-08 2003-08-14 Eaton Eric Thomas System for providing continuity between session clients and method therefor
JP2003337717A (en) * 2002-05-22 2003-11-28 Nec Corp Fault recovery synchronizing system of online transaction process
JP4302057B2 (en) 2002-07-01 2009-07-22 株式会社東芝 Seamless ubiquitous system, recording medium, and computer processing continuation method
US7386855B2 (en) 2002-08-12 2008-06-10 Ntt Docomo, Inc. Application mobility service
US20040255202A1 (en) 2003-06-13 2004-12-16 Alcatel Intelligent fault recovery in a line card with control plane and data plane separation
US7693998B2 (en) 2003-06-30 2010-04-06 Microsoft Corporation System and method for message-based scalable data transport
JP4229774B2 (en) 2003-07-11 2009-02-25 日本電信電話株式会社 Session control program and communication terminal device
US7231397B2 (en) * 2003-10-24 2007-06-12 Microsoft Corporation Method and system for transacted file operations over a network
US7478381B2 (en) * 2003-12-15 2009-01-13 Microsoft Corporation Managing software updates and a software distribution service
US7493394B2 (en) 2003-12-31 2009-02-17 Cisco Technology, Inc. Dynamic timeout in a client-server system
US7487353B2 (en) 2004-05-20 2009-02-03 International Business Machines Corporation System, method and program for protecting communication
US7428655B2 (en) 2004-09-08 2008-09-23 Hewlett-Packard Development Company, L.P. Smart card for high-availability clustering
KR20060025100A (en) * 2004-09-15 2006-03-20 삼성전자주식회사 Information storage medium recording meta data supporting multi-language and manipulation method thereof
US20060067244A1 (en) 2004-09-30 2006-03-30 Microsoft Corporation Registration identifier reuse
JP4398843B2 (en) 2004-10-13 2010-01-13 日本放送協会 Distribution server and distribution program
CN1767472A (en) * 2004-10-27 2006-05-03 乐金电子(天津)电器有限公司 Household network system
JP4451293B2 (en) * 2004-12-10 2010-04-14 株式会社日立製作所 Network storage system of cluster configuration sharing name space and control method thereof
US8515490B2 (en) 2004-12-30 2013-08-20 Alcatel Lucent Method and apparatus for providing same session switchover between end-user terminals
JP2007058506A (en) * 2005-08-24 2007-03-08 Ricoh Co Ltd Document management server, document management system, and document management program and its recording medium
GB0519246D0 (en) 2005-09-21 2005-10-26 Ibm A method, apparatus and computer program for handling web server failure
RU2313824C2 (en) 2005-09-26 2007-12-27 Михаил Васильевич Беляев Information client-server system and method for providing graphical user interface
KR20080057483A (en) 2006-12-20 2008-06-25 삼성전자주식회사 Server, client, load balancing system, and load balancing method thereof
US7809828B2 (en) * 2007-04-11 2010-10-05 International Business Machines Corporation Method for maintaining state consistency among multiple state-driven file system entities when entities become disconnected
US20090158221A1 (en) 2007-12-17 2009-06-18 Nokia Corporation Device feature manipulation based on presented content
CN101217483A (en) 2008-01-21 2008-07-09 中兴通讯股份有限公司 A method to realize cluster server inner load sharing agent
JP5054618B2 (en) 2008-06-10 2012-10-24 京セラドキュメントソリューションズ株式会社 Network file processing system
CN101594320B (en) 2009-06-23 2012-05-09 中兴通讯股份有限公司 SNMP protocol-based method for message interaction
JP2011119794A (en) 2009-11-30 2011-06-16 Toshiba Corp Electronic apparatus, and communication control method
US8856582B2 (en) 2011-06-30 2014-10-07 Microsoft Corporation Transparent failover

Patent Citations (221)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6361148B2 (en) 1980-05-24 1988-11-28
US4399504A (en) 1980-10-06 1983-08-16 International Business Machines Corporation Method and means for the sharing of data resources in a multiprocessing, multiprogramming environment
JPS6019341Y2 (en) 1982-01-29 1985-06-11 エスエムケイ株式会社 Connector with lock
JPH0348558Y2 (en) 1984-06-13 1991-10-16
US4825354A (en) 1985-11-12 1989-04-25 American Telephone And Telegraph Company, At&T Bell Laboratories Method of file access in a distributed processing computer network
JPS62297927A (en) 1986-06-13 1987-12-25 インタ−ナショナル ビジネス マシ−ンズ コ−ポレ−ション Message exchange for computer network
JPH0374745B2 (en) 1986-07-21 1991-11-27
US4780821A (en) 1986-07-29 1988-10-25 International Business Machines Corp. Method for multiple programs management within a network having a server computer and a plurality of remote computers
US4914570A (en) 1986-09-15 1990-04-03 Counterpoint Computers, Inc. Process distribution and sharing system for multiple processor computer system
US4887204A (en) 1987-02-13 1989-12-12 International Business Machines Corporation System and method for accessing remote files in a distributed networking environment
US5202971A (en) 1987-02-13 1993-04-13 International Business Machines Corporation System for file and record locking between nodes in a distributed data processing environment maintaining one copy of each file lock
JPS63205747A (en) 1987-02-13 1988-08-25 インターナシヨナル・ビジネス・マシーンズ・コーポレーシヨン Communication system
US4791566A (en) 1987-03-27 1988-12-13 Digital Equipment Corporation Terminal device session management protocol
JPS6461148A (en) 1987-08-31 1989-03-08 Nec Corp Flow control system
US5008853A (en) 1987-12-02 1991-04-16 Xerox Corporation Representation of collaborative multi-user activities relative to shared structured data objects in a networked workstation environment
US4891785A (en) 1988-07-08 1990-01-02 Donohoo Theodore J Method for transferring data files between computers in a network response to generalized application program instructions
US5375207A (en) 1988-10-31 1994-12-20 Hewlett-Packard Company Remote processing of a plurality of commands during a session between a first computer and a host computer
JPH02101847U (en) 1989-01-24 1990-08-14
US5313646A (en) 1989-02-24 1994-05-17 Sun Microsystems, Inc. Method and apparatus for translucent file system
US5109519A (en) 1989-03-28 1992-04-28 Wang Laboratories, Inc. Local computer participating in mail delivery system abstracts from directory of all eligible mail recipients only served by local computer
US5113519A (en) 1989-05-15 1992-05-12 International Business Machines Corporation Maintenance of file attributes in a distributed data processing system
US5560008A (en) 1989-05-15 1996-09-24 International Business Machines Corporation Remote authentication and authorization in a distributed data processing system
US5218696A (en) 1989-07-24 1993-06-08 International Business Machines Corporation Method for dynamically expanding and rapidly accessing file directories
US5261051A (en) 1989-08-14 1993-11-09 Microsoft Corporation Method and system for open file caching in a networked computer system
US5265261A (en) 1989-08-14 1993-11-23 Microsoft Corporation Method and system for network communications using raw mode protocols
US5437013A (en) 1989-08-14 1995-07-25 Microsoft Corporation Method and system for network communications using raw mode protocols
US5410697A (en) 1990-04-04 1995-04-25 International Business Machines Corporation Concurrency management using version identification of shared data as a supplement to use of locks
JPH04229746A (en) 1990-04-27 1992-08-19 American Teleph & Telegr Co <Att> Network communication method having 2 windows
JPH0675890B2 (en) 1990-06-25 1994-09-28 河村化工株式会社 Method of manufacturing fishing rod
JPH04172039A (en) 1990-11-05 1992-06-19 Matsushita Electric Ind Co Ltd Packet communication device
JPH0589048A (en) 1991-09-25 1993-04-09 Nec Corp Command processing system
JPH05143488A (en) 1991-11-18 1993-06-11 Nippon Telegr & Teleph Corp <Ntt> Transfer method for plural commands
US5535375A (en) 1992-04-20 1996-07-09 International Business Machines Corporation File manager for files shared by heterogeneous clients
US5349642A (en) 1992-11-03 1994-09-20 Novell, Inc. Method and apparatus for authentication of client server communication
US5452447A (en) 1992-12-21 1995-09-19 Sun Microsystems, Inc. Method and apparatus for a caching file server
US5493728A (en) 1993-02-19 1996-02-20 Borland International, Inc. System and methods for optimized access in a multi-user environment
US5491752A (en) 1993-03-18 1996-02-13 Digital Equipment Corporation, Patent Law Group System for increasing the difficulty of password guessing attacks in a distributed authentication scheme employing authentication tokens
US5522042A (en) 1994-01-28 1996-05-28 Cabletron Systems, Inc. Distributed chassis agent for distributed network management
US5588117A (en) 1994-05-23 1996-12-24 Hewlett-Packard Company Sender-selective send/receive order processing on a per message basis
US5513314A (en) 1995-01-27 1996-04-30 Auspex Systems, Inc. Fault tolerant NFS server system and mirroring protocol
US5978802A (en) 1995-06-07 1999-11-02 Microsoft Corporation System and method for providing opportunistic file access in a network environment
US5628005A (en) 1995-06-07 1997-05-06 Microsoft Corporation System and method for providing opportunistic file access in a network environment
US5826027A (en) 1995-10-11 1998-10-20 Citrix Systems, Inc. Method for supporting an extensible and dynamically bindable protocol stack in a distrubited process system
US5764887A (en) 1995-12-11 1998-06-09 International Business Machines Corporation System and method for supporting distributed computing mechanisms in a local area network server environment
US7197535B2 (en) 1996-03-26 2007-03-27 Pixion, Inc. System and method for frame image capture
US6438691B1 (en) 1996-04-01 2002-08-20 Hewlett-Packard Company Transmitting messages over a network
US7103007B2 (en) 1996-06-28 2006-09-05 Cisco Technology, Inc. Autosensing LMI protocols in frame relay networks
US5933602A (en) 1996-07-31 1999-08-03 Novell, Inc. System for selecting command packet and corresponding response packet from communication stream of packets by monitoring packets sent between nodes on network
US6208952B1 (en) 1996-10-24 2001-03-27 Microsoft Corporation Method and system for delayed registration of protocols
US6125122A (en) 1997-01-21 2000-09-26 At&T Wireless Svcs. Inc. Dynamic protocol negotiation system
JPH10313342A (en) 1997-02-07 1998-11-24 Fr Telecom Method/device for allocating resources in packet transmission digital network
US5931913A (en) 1997-05-07 1999-08-03 International Business Machines Corporation Methods, system and computer program products for establishing a session between a host and a terminal using a reduced protocol
US6219799B1 (en) 1997-07-01 2001-04-17 Unisys Corporation Technique to support pseudo-names
US6092199A (en) 1997-07-07 2000-07-18 International Business Machines Corporation Dynamic creation of a user account in a client following authentication from a non-native server domain
JPH1155314A (en) 1997-07-30 1999-02-26 Nippon Telegr & Teleph Corp <Ntt> Method for controlling data transfer
US6275953B1 (en) 1997-09-26 2001-08-14 Emc Corporation Recovery from failure of a data processor in a network server
US6247139B1 (en) 1997-11-11 2001-06-12 Compaq Computer Corp. Filesystem failover in a single system image environment
US6131125A (en) 1997-11-14 2000-10-10 Kawasaki Lsi U.S.A., Inc. Plug-and-play data cable with protocol translation
US20020019874A1 (en) 1997-12-05 2002-02-14 Andrea Borr Multi-protocol unified file-locking
US20050262103A1 (en) 1997-12-31 2005-11-24 International Business Machines Corporation Low overhead methods and apparatus shared access storage devices
US6243862B1 (en) 1998-01-23 2001-06-05 Unisys Corporation Methods and apparatus for testing components of a distributed transaction processing system
US6317844B1 (en) 1998-03-10 2001-11-13 Network Appliance, Inc. File server storage arrangement
US6085247A (en) 1998-06-08 2000-07-04 Microsoft Corporation Server operating system for supporting multiple client-server sessions and dynamic reconnection of users to previous sessions using different computers
US6401123B1 (en) 1998-11-24 2002-06-04 International Busines Machines Corporation Systems, methods and computer program products for employing presumptive negotiation in a data communications protocol
US20050251448A1 (en) 1999-02-12 2005-11-10 Gropper Robert L Business card and contact management system
US6453354B1 (en) 1999-03-03 2002-09-17 Emc Corporation File server system using connection-oriented protocol and sharing data sets among data movers
US6324581B1 (en) 1999-03-03 2001-11-27 Emc Corporation File server system using file system storage, data movers, and an exchange of meta data among data movers for file locking and direct access to shared file systems
US20060085328A1 (en) 1999-04-08 2006-04-20 Aceinc Pty Ltd. Secure online commerce transactions
US20050010670A1 (en) 1999-04-12 2005-01-13 Softricity, Inc. Port proxy and system for server and client computers
US7562129B1 (en) 1999-04-15 2009-07-14 Alcatel-Lucent Canada Inc. Subscription management system for data communication network
US6349350B1 (en) 1999-05-04 2002-02-19 International Business Machines Corporation System, method, and program for handling failed connections in an input/output (I/O) system
US7509407B2 (en) 1999-05-11 2009-03-24 Andrew Karl Miller Load balancing technique implemented in a data network device utilizing a data cache
US7318102B1 (en) 1999-05-24 2008-01-08 Hewlett-Packard Development Company, L.P. Reliable datagram
US6430691B1 (en) 1999-06-21 2002-08-06 Copytele, Inc. Stand-alone telecommunications security device
US20030056069A1 (en) 1999-08-20 2003-03-20 Microsoft Corporation Buffering data in a hierarchical data storage environment
US20030058277A1 (en) 1999-08-31 2003-03-27 Bowman-Amuah Michel K. A view configurer in a presentation services patterns enviroment
JP2001094613A (en) 1999-09-21 2001-04-06 Canon Inc Communication controller, method and recording medium
US20050021832A1 (en) 1999-10-15 2005-01-27 Bennett William E. Deferred acknowledgment communications and alarm management
US6910082B1 (en) 1999-11-18 2005-06-21 International Business Machines Corporation Method, system and program products for reducing data movement within a computing environment by bypassing copying data between file system and non-file system buffers in a server
US6658476B1 (en) 1999-11-29 2003-12-02 Microsoft Corporation Client-server protocol support list for standard request-response protocols
US7111060B2 (en) 2000-03-14 2006-09-19 Aep Networks, Inc. Apparatus and accompanying methods for providing, through a centralized server site, a secure, cost-effective, web-enabled, integrated virtual office environment remotely accessible through a network-connected web browser
US6883015B1 (en) 2000-03-30 2005-04-19 Cisco Technology, Inc. Apparatus and method for providing server state and attribute management for multiple-threaded voice enabled web applications
US7451221B2 (en) 2000-04-07 2008-11-11 Network Appliance, Inc. Method and apparatus for election of group leaders in a distributed network
US20050198359A1 (en) 2000-04-07 2005-09-08 Basani Vijay R. Method and apparatus for election of group leaders in a distributed network
US20030126195A1 (en) 2000-05-20 2003-07-03 Reynolds Daniel A. Common command interface
US6452903B1 (en) 2000-05-31 2002-09-17 Fujitsu Network Communications, Inc. Network switch supporting rate-based and credit-based flow control mechanisms on a link-by-link basis
US20050131832A1 (en) 2000-06-16 2005-06-16 Entriq Inc., Irdeto Access B.V. Separate authentication processes to secure content
US20050198247A1 (en) 2000-07-11 2005-09-08 Ciena Corporation Granular management of network resources
US6349250B1 (en) 2000-10-26 2002-02-19 Detroit Diesel Corporation Clear historic data from a vehicle data recorder
US20020083130A1 (en) 2000-12-11 2002-06-27 Hitachi, Ltd. Method and system for referring to data over network
US20020073211A1 (en) 2000-12-12 2002-06-13 Raymond Lin System and method for securely communicating between application servers and webservers
US7243132B2 (en) 2001-02-03 2007-07-10 Samsung Electronics Co., Ltd. Apparatus and method for controlling a device in a home network based upon a batch command that is generated when a name of the batch command, a name of the device, a service of the device and details related to the service are sequentially selected
EP1259045A3 (en) 2001-04-06 2003-10-15 Networks Associates Technology, Inc. System and method to verify trusted status of peer in a peer-to-peer network environment
EP1259045A2 (en) 2001-04-06 2002-11-20 Networks Associates Technology, Inc. System and method to verify trusted status of peer in a peer-to-peer network environment
US20020152315A1 (en) 2001-04-11 2002-10-17 Michael Kagan Reliable message transmission with packet-level resend
US20030093678A1 (en) 2001-04-23 2003-05-15 Bowe John J. Server-side digital signature system
US20050114670A1 (en) 2001-04-23 2005-05-26 Bowe John J. Server-side digital signature system
US20020161980A1 (en) 2001-04-27 2002-10-31 Fujitsu Limited Storage service method, storage service user terminal device, storage service providing device, and storage medium storing storage service program
JP2003016766A (en) 2001-04-27 2003-01-17 Victor Co Of Japan Ltd Recording and reproducing device
US6640226B1 (en) 2001-06-19 2003-10-28 Informatica Corporation Ranking query optimization in analytic applications
US7409420B2 (en) 2001-07-16 2008-08-05 Bea Systems, Inc. Method and apparatus for session replication and failover
US20030018927A1 (en) 2001-07-23 2003-01-23 Gadir Omar M.A. High-availability cluster virtual server system
JP2003069610A (en) 2001-08-22 2003-03-07 Canon Inc Communication device, its control method, communication system, and control program
JP2003125022A (en) 2001-10-18 2003-04-25 Sony Corp Communication processor, communication processing method and computer program
US20030093643A1 (en) 2001-11-09 2003-05-15 Britt Joe Freeman Apparatus and method for allocating memory blocks
US20060271679A1 (en) 2001-12-07 2006-11-30 Mousseau Gary P System and method of managing information distribution to mobile stations
US20030112754A1 (en) 2001-12-14 2003-06-19 Rohit Ramani Technique for improving transmission control protocol performance in lossy networks
US20030115341A1 (en) 2001-12-17 2003-06-19 Bhaskar Sinha Method and system for authenticating a user in a web-based environment
US7111035B2 (en) 2001-12-26 2006-09-19 Hewlett-Packard Development Company, L.P. Fault tolerance associations for IP transport protocols
US20030140129A1 (en) 2002-01-24 2003-07-24 Noam Livnat Installing communication protocol in a handheld device
US20050055345A1 (en) 2002-02-14 2005-03-10 Infoglide Software Corporation Similarity search engine for use with relational databases
US7020651B2 (en) 2002-02-14 2006-03-28 Infoglide Software Corporation Similarity search engine for use with relational databases
US20030182282A1 (en) 2002-02-14 2003-09-25 Ripley John R. Similarity search engine for use with relational databases
US7380155B2 (en) 2002-02-22 2008-05-27 Bea Systems, Inc. System for highly available transaction recovery for transaction processing systems
US20050198380A1 (en) 2002-02-26 2005-09-08 Citrix Systems, Inc. A persistent and reliable session securely traversing network components using an encapsulating protocol
US7388866B2 (en) 2002-03-07 2008-06-17 Broadcom Corporation System and method for expediting upper layer protocol (ULP) connection negotiations
US20030169859A1 (en) 2002-03-08 2003-09-11 Strathmeyer Carl R. Method and apparatus for connecting packet telephony calls between secure and non-secure networks
JP2003281091A (en) 2002-03-25 2003-10-03 Fujitsu Ltd System for controlling simultaneous reception
JP2004005427A (en) 2002-03-29 2004-01-08 Fujitsu Ltd Host terminal emulation program, program for repeating, host terminal emulation method, communication program, communication method, and client computer
WO2003096646A1 (en) 2002-05-08 2003-11-20 Bell Globemedia Inc. File transfer method and apparatus
US20050182850A1 (en) 2002-05-22 2005-08-18 Michinari Kohno Protocol information processing system and method information processing device and method recording medium and program
US20050228884A1 (en) 2002-06-10 2005-10-13 Caplin Systems Limited Resource management
US7290141B2 (en) 2002-06-27 2007-10-30 Nokia, Inc. Authentication of remotely originating network messages
US20040003241A1 (en) 2002-06-27 2004-01-01 Nokia, Inc. Authentication of remotely originating network messages
US20040003210A1 (en) 2002-06-27 2004-01-01 International Business Machines Corporation Method, system, and computer program product to generate test instruction streams while guaranteeing loop termination
US20060168262A1 (en) 2002-07-15 2006-07-27 Soma Networks, Inc. System and method for reliable packet data transport in a computer network
US20040019660A1 (en) 2002-07-24 2004-01-29 Sandhya E. Lock holding multi-threaded processes for distibuted data systems
US20040018829A1 (en) 2002-07-25 2004-01-29 3Com Corporation Roaming and hand-off support for prepaid billing for wireless data networks
US6829473B2 (en) 2002-07-25 2004-12-07 Utstarcom, Inc. Roaming and hand-off support for prepaid billing for wireless data networks
US6928577B2 (en) 2002-07-29 2005-08-09 Eternal Systems, Inc. Consistent message ordering for semi-active and passive replication
US20040103342A1 (en) 2002-07-29 2004-05-27 Eternal Systems, Inc. Consistent message ordering for semi-active and passive replication
US20040032876A1 (en) 2002-08-19 2004-02-19 Ajay Garg Selection of transmission channels
US20050248803A1 (en) 2002-08-28 2005-11-10 Brother Kogyo Kabushiki Kaisha Method of connecting terminal device to printer
US20040044930A1 (en) 2002-08-30 2004-03-04 Keller S. Brandon System and method for controlling activity of temporary files in a computer system
US20050258022A1 (en) 2002-11-05 2005-11-24 Donald Horton Low profile rotary switch with detent in the bushing
US7386889B2 (en) 2002-11-18 2008-06-10 Trusted Network Technologies, Inc. System and method for intrusion prevention in a communications network
US20050223014A1 (en) 2002-12-06 2005-10-06 Cisco Technology, Inc. CIFS for scalable NAS architecture
US7421502B2 (en) 2002-12-06 2008-09-02 International Business Machines Corporation Method and system for storage-aware flow resource management
US7664991B1 (en) 2002-12-17 2010-02-16 Symantec Operating Corporation System and method for distributed file system I/O recovery
US20040136325A1 (en) 2003-01-09 2004-07-15 Sun Microsytems, Inc. Method and apparatus for hardware implementation independent verification of network layers
JP2004229143A (en) 2003-01-24 2004-08-12 Ntt Docomo Inc Communication system, data transmitting method, communication unit, program, and record medium
US7526658B1 (en) 2003-01-24 2009-04-28 Nortel Networks Limited Scalable, distributed method and apparatus for transforming packets to enable secure communication between two stations
US20040160909A1 (en) 2003-02-18 2004-08-19 Leonid Sheynblat Method, apparatus, and machine-readable medium for providing indication of location service availability and the quality of available location services
US20040225952A1 (en) 2003-03-06 2004-11-11 Microsoft Corporation Architecture for distributed computing system and automated design, deployment, and management of distributed applications
US20040215794A1 (en) 2003-04-11 2004-10-28 Lucent Technologies Inc. Version caching mechanism
US7339885B2 (en) 2003-06-05 2008-03-04 International Business Machines Corporation Method and apparatus for customizable surveillance of network interfaces
US20040260748A1 (en) 2003-06-19 2004-12-23 Springer James Alan Method, system, and program for remote resource management
US20040268118A1 (en) 2003-06-30 2004-12-30 Dario Bazan Bejarano System and method for automatic negotiation of a security protocol
US20040267932A1 (en) 2003-06-30 2004-12-30 Microsoft Corporation System and method for dynamically allocating resources in a client/server environment
US20050015511A1 (en) 2003-07-02 2005-01-20 Nec Laboratories America, Inc. Accelerated large data distribution in overlay networks
US20050015747A1 (en) 2003-07-18 2005-01-20 Bea Systems, Inc. System and method for performing code completion in an integrated development environment
US20080172397A1 (en) 2003-07-24 2008-07-17 Takuji Maeda File management method and information processing device
US20050041686A1 (en) 2003-08-07 2005-02-24 Teamon Systems, Inc. Communications system including protocol interface device providing enhanced operating protocol selection features and related methods
US20050038828A1 (en) 2003-08-14 2005-02-17 Oracle International Corporation Transparent migration of stateless sessions across servers
US20050060442A1 (en) 2003-09-15 2005-03-17 Intel Corporation Method, system, and program for managing data transmission through a network
US7702745B2 (en) 2003-10-23 2010-04-20 Yun Lin Persistent caching directory level support
US20050091212A1 (en) 2003-10-24 2005-04-28 Microsoft Corporation Method and system for accessing a file
US7539722B2 (en) 2003-10-24 2009-05-26 Microsoft Corporation Method and system for accessing a file
US20050102537A1 (en) 2003-11-07 2005-05-12 Sony Corporation File transfer protocol for mobile computer
US7673066B2 (en) 2003-11-07 2010-03-02 Sony Corporation File transfer protocol for mobile computer
US20050125378A1 (en) 2003-11-17 2005-06-09 Jun Kawada Document management apparatus, a document management method, a document management program and a recording medium storing the document management program
US7293192B2 (en) 2003-11-24 2007-11-06 Tsx, Inc. System and method for failover
US20050111030A1 (en) 2003-11-25 2005-05-26 Berkema Alan C. Hard copy imaging systems, print server systems, and print server connectivity methods
US20050138528A1 (en) 2003-12-05 2005-06-23 Nokia Corporation Method, system and transmitting side protocol entity for sending packet data units for unacknowledged mode services
US20050129045A1 (en) 2003-12-11 2005-06-16 International Business Machines Corporation Limiting number of retransmission attempts for data transfer via network interface controller
US20050149817A1 (en) 2003-12-11 2005-07-07 International Business Machines Corporation Data transfer error checking
US20050132077A1 (en) 2003-12-11 2005-06-16 International Business Machines Corporation Increasing TCP re-transmission process speed
US20050177635A1 (en) 2003-12-18 2005-08-11 Roland Schmidt System and method for allocating server resources
US20050198113A1 (en) 2003-12-31 2005-09-08 Microsoft Corporation Lightweight input/output protocol
US20100161855A1 (en) 2003-12-31 2010-06-24 Microsoft Corporation Lightweight input/output protocol
US7383463B2 (en) 2004-02-04 2008-06-03 Emc Corporation Internet protocol based disaster recovery of a server
US20070171793A1 (en) 2004-03-17 2007-07-26 Koninklijke Philips Electronics, N.V. Method and device for scanning a disc-shaped information storage medium
US7444536B1 (en) 2004-04-16 2008-10-28 Sun Microsystems, Inc. RMI-IIOP request failover mechanism
US20060031519A1 (en) 2004-04-30 2006-02-09 Helliwell Richard P System and method for flow control in a network
US20050246803A1 (en) 2004-04-30 2005-11-03 Spencer Andrew M Peripheral device for processing data from a computing device
US20050262084A1 (en) 2004-05-07 2005-11-24 Aki Tomita Storage control device and access control method
JP2005322016A (en) 2004-05-10 2005-11-17 Yokogawa Electric Corp Server device and information distribution method
US7380080B2 (en) 2004-05-17 2008-05-27 Hewlett-Packard Development Company, L.P. Calculating unneeded data storage credits for a data transmission to a pair of storage devices
US20050257022A1 (en) 2004-05-17 2005-11-17 Hughes Brian W Storage device flow control
US7330910B2 (en) 2004-05-20 2008-02-12 International Business Machines Corporation Fencing of resources allocated to non-cooperative client computers
US7434087B1 (en) 2004-05-21 2008-10-07 Sun Microsystems, Inc. Graceful failover using augmented stubs
US20060041698A1 (en) 2004-05-27 2006-02-23 Microsoft Corporation Reducing information reception delays
US20060059118A1 (en) 2004-08-10 2006-03-16 Byrd Stephen A Apparatus, system, and method for associating resources using a behavior based algorithm
US20060045005A1 (en) 2004-08-30 2006-03-02 International Business Machines Corporation Failover mechanisms in RDMA operations
US20060047818A1 (en) 2004-08-31 2006-03-02 Microsoft Corporation Method and system to support multiple-protocol processing within worker processes
US20060080443A1 (en) 2004-08-31 2006-04-13 Microsoft Corporation URL namespace to support multiple-protocol processing within worker processes
US20060080568A1 (en) 2004-10-08 2006-04-13 Microsoft Corporation Failover scopes for nodes of a computer cluster
US20060095382A1 (en) 2004-11-04 2006-05-04 International Business Machines Corporation Universal DRM support for devices
US7457722B1 (en) 2004-11-17 2008-11-25 Symantec Operating Corporation Correlation of application instance life cycle events in performance monitoring
US20060130107A1 (en) 2004-12-15 2006-06-15 Tom Gonder Method and apparatus for high bandwidth data transmission in content-based networks
US20080151885A1 (en) 2005-02-08 2008-06-26 Uwe Horn On-Demand Multi-Channel Streaming Session Over Packet-Switched Networks
US20060206705A1 (en) 2005-03-10 2006-09-14 Hormuzd Khosravi Security protocols on incompatible transports
US7453879B1 (en) 2005-04-04 2008-11-18 Sun Microsystems, Inc. Method and apparatus for determining the landing zone of a TCP packet
US20060281525A1 (en) 2005-05-17 2006-12-14 Milo Borissov Slot type game with player input opportunity
JP2007049755A (en) 2005-05-25 2007-02-22 Microsoft Corp Data communication protocol
US20130091199A1 (en) 2005-05-25 2013-04-11 Microsoft Corporation Data communication coordination with sequence numbers
EP1727056B1 (en) 2005-05-25 2008-11-05 Microsoft Corporation Data communication protocol
KR100860152B1 (en) 2005-05-25 2008-09-24 마이크로소프트 코포레이션 Data communication coordination with sequence numbers
US20130097211A1 (en) 2005-05-25 2013-04-18 Microsoft Corporation Data communication protocol
US20130304932A1 (en) 2005-05-25 2013-11-14 Microsoft Corporation Data communication protocol
JP3967758B2 (en) 2005-05-25 2007-08-29 マイクロソフト コーポレーション Data communication adjustment by sequence number
US20060271697A1 (en) 2005-05-25 2006-11-30 Microsoft Corporation Data communication protocol
US20060271692A1 (en) 2005-05-25 2006-11-30 Microsoft Corporation Data communication coordination with sequence numbers
US20070150558A1 (en) 2005-12-22 2007-06-28 Microsoft Corporation Methodology and system for file replication based on a peergroup
US20070192326A1 (en) 2006-02-01 2007-08-16 Rajeev Angal Distributed session failover
US20070220155A1 (en) 2006-03-17 2007-09-20 Microsoft Corporation Server session management application program interface and schema
US7526668B2 (en) 2006-06-08 2009-04-28 Hitachi, Ltd. Failover method of remotely-mirrored clustered file servers
US20090077097A1 (en) 2007-04-16 2009-03-19 Attune Systems, Inc. File Aggregation in a Switched File System
US20090172085A1 (en) 2007-09-28 2009-07-02 Xcerion Ab Network operating system
US20090138615A1 (en) 2007-11-28 2009-05-28 Alcatel-Lucent System and method for an improved high availability component implementation
US20090222582A1 (en) 2008-03-03 2009-09-03 Microsoft Corporation Failover in an internet location coordinate enhanced domain name system
US20090319661A1 (en) 2008-06-24 2009-12-24 Fujitsu Limited Cluster node control apparatus of file server
US20090327798A1 (en) 2008-06-27 2009-12-31 Microsoft Corporation Cluster Shared Volumes
US20100042715A1 (en) 2008-08-18 2010-02-18 Jeffrey Tai-Sang Tham Method and systems for redundant server automatic failover
US8275815B2 (en) 2008-08-25 2012-09-25 International Business Machines Corporation Transactional processing for clustered file systems
US20100185704A1 (en) 2009-01-15 2010-07-22 Microsoft Corporation Client-based caching of remote files
US20110040826A1 (en) 2009-08-13 2011-02-17 Sap Ag Transparently stateful execution of stateless applications
US20120151249A1 (en) 2010-12-10 2012-06-14 Microsoft Corporation Providing transparent failover in a file system
US20130007180A1 (en) 2011-06-29 2013-01-03 Microsoft Corporation Transporting operations of arbitrary size over remote direct memory access
US20130066941A1 (en) 2011-09-09 2013-03-14 Microsoft Corporation Clustered client failover
US20130067095A1 (en) 2011-09-09 2013-03-14 Microsoft Corporation Smb2 scaleout

Non-Patent Citations (188)

* Cited by examiner, † Cited by third party
Title
Aboba et al., Extensible Authentication Protocol (EAP) [online], See Fast Connect, RFC 3748, Jun. 2004, [Retrieved Mar. 3, 2007], Retrieved from: http://www.ietf.org/rfc/rfc3748.txt?number=3748.
Almeida, "FIFS: A Framework for Implementing User-Mode File Systems in Windows NT", Proceedings of the 3rd USENIX Windows NT Symposium, Jul. 12-15, 1999, 19 pgs.
Alvisi et al., "Low-Overhead Protocols for Fault-Tolerant File Sharing"; In Proceedings of the IEEE 18th International Conference on Distributed Computing Systems; 1998; 10 pgs.
ANSI, Financial Institution Message Authentication (Wholesale), Financial Services Technical Publication, ANSI X9.9-1994, Aug. 15, 1986; 38 pgs.
Asokan et al., Server Supported Signatures, Journal of Computer Security, Fall 1997; 13 pgs.
Bell Labs, Plan 9 default Fossil File System [online], [Retrieved Sep. 17, 2007], Retrieved from: http://plan9.bell-labs.com/magic/man2html/4/fossil; 4 pgs.
Bensaou et al., Credit-Based Fair Queueing (CBFQ): A Simple Service-Scheduling Algorithm for Packet-Switched Networks, IEEE/ACM Transactions on Networking, vol. 9, No. 5, Oct. 2001.
Chinese 1st Office Action in Application 201110329007.4, mailed Oct. 10, 2013, 13 pgs.
Chinese 1st Office Action in Application 201110462797.3, mailed Apr. 16, 2014, 11 pgs.
Chinese 2nd Office Action in Application 201110329007.4, mailed Jun. 12, 2014, 8 pgs.
Chinese 4th Office Action in Application 200510127998.2, mailed Nov. 16, 2011, 7 pgs.
Chinese 5th Office Action in Application 200510127998.2, mailed Mar. 2, 2012, 8 pgs.
Chinese Notice of Allowance in Application 2005101279978.2, mailed Dec. 5, 2011, 4 pgs.
Chinese Notice of Allowance in Application 2005101279982, mailed Aug. 20, 2012, 4 pgs.
Chinese Notice of Entering into Substantive Examination in Application 201210331041.X, mailed Mar. 6, 2013, 3 pgs.
Chinese Office Action dated Apr. 29, 2010 in Application No. 200510127997.8.
Chinese Office Action dated Apr. 29, 2010 in Application No. 200510127998.2.
Chinese Second Office Action dated Mar. 3, 2011 in Application No. 200510127998.2.
Chinese Second Office Action dated Mar. 30, 2011 in Application No. 200510127997.8.
Chinese Third Office Action dated Jul. 7, 2011 in Application No. 200510127998.2.
CIFS http://msdn.microsoft.com/library/default.asp?url= /library/en-us/cifs/protocol/cifs.asp, 2 pgs.
CIFS Oplock File Locking, MSDN, [Retrieved Jan. 7, 2008], Retrieved from: http://msdn2.microsoft.com/en-us/library/aa302210.aspx; 3 pgs.
CIFS or Public SMB Information on Common Internet File System http://support.microsoft.com/default.aspx ?scid=kb;en-us;199072; 2 pgs.
Dehaese, G., The ISO 9660 File System [online], May 1995, [Retrieved Sep. 14, 2007], Retrieved from: http://users.pandora.be/it3.consultants.bvba/handouts/ISO9960.html.
Digital Equipment Corporation, Introduction to RSX-11M [online, Order No. AA-L763B-TC, RSX-11M Version 4.2, First Printing Sep. 1979, Revised Nov. 1981 and Jul. 1985, [Retrieved Aug. 9, 2007], Retrieved from: http://www.computer.museum.uq.edu.au/RSX-11%20Manuals.html; 186 pgs.
Digital Equipment Corporation, Introduction to RSX-11M [online, Order No. AA-L763B-TC, RSX-11M Version 4.2, First Printing Sep. 1979, Revised Nov. 1981 and Jul. 1985, [Retrieved Aug. 9, 2007], Retrieved from: http://www.computer.museum.uq.edu.au/RSX-11%20Manuals.html; 65 pgs.
Digital Equipment Corporation, RSX-11M/M-Plus RMS-11 User's Guide [online], Order No. AA-L669A-TC, Apr. 1983, [Retrieved Aug. 17, 2007], Retrieved from http://www.computer.museum.uq.edu.au/RSX-11%20Manuals.html.
ECMA, Volume and File Structure for Write-Once and Rewritable Media using Non-Sequential Recording for Information Interchange 3rd Edition [online], ECMA-167, Jun. 1997, [Retrieved Aug. 9, 2007, Retrieved from: http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-167.pdf; 150 pgs.
European Exam Report in Application 05111885.9 mailed Sep. 13, 2007, 5 pgs.
European Intention to Grant in Application 10013021.0, mailed Jan. 28, 2014, 7 pgs.
European Invitation to Correct Defects in Application No. 08008916.2 mailed Sep. 4, 2008, 6 pgs.
European Notice of Allowance in Application 05111885.9 mailed Jun. 11, 2008, 6 pgs.
European Notice of Allowance in Application 080089162 mailed Jan. 24, 2011, 6 pgs.
European Notice to Grant in Application 05111885.9 mailed Oct. 9, 2008, 1 page.
European Search Report dated Feb. 1, 2011 in Application No. 10013021.0.
European Search Report dated Feb. 15, 2006 in Application No. 05111729.9.
European Search Report dated Feb. 22, 2006 in Application No. 05111729.9.
European Search Report dated Jan. 20, 2006 in Application No. RS113279/US18298905.
European Search Report dated Jan. 20, 2006 in Application No. RS113280/US18225105.
European Search Report dated Jan. 4, 2011 in Application No. 10012923-8.
European Search Report dated Jun. 18, 2008 in Application No. 08008916.2.
European Search Report dated Sep. 19, 2006 in Application No. 055111885.9.
French, Steven M., "A New Network File System is Born: Comparison of SMB2, CIFS, and NFS", retrieved Mar. 23, 2011, 14 pgs.
Gifford et al., The Cedar File System, Communications of the ACM, vol. 31, No. 3, Mar. 1998; 11 pgs.
Greenberg et al., "NFILE-A File Access Protool"; Network Working Group; RFC 1037; Dec. 1997; 43 pgs.
Gu et al., "SABUL: A High Performance Data Transfer Protocol"; IEEE Communications Letters; 2001; 11 pgs.
Hartman; "The Zebra Striped Network File System"; Doctoral dissertation at the University of California at Berkeley; 1991; 159 pgs.
Hertel, Implementing CIFS The Common Internet FileSystem [online], [Retrieved Jul. 13, 2007], Retrieved from: http://ubiqx.org/cifs/; 3 pgs.
Hiltunen et al., "Implementing Integrated Fine-Grain Customizable QoS Using Cactus"; The 29th Annual Internation Symposium on Fault-Tolerant Computing (Fast Abstract); Madison, WI; 1999, 2 pgs.
Hitz et al., File System Design for an NFS File Server Appliance [online], Network Appliance, TR 3002, 1994, [Retrieved Aug. 9, 2007], Retrieved from: http://www.netapp.com/library/tr/3002.pdf; 13 pgs.
Hobbit, CIFS: Common Insecurities Fail Scrutiny [online], Avian Research, Jan. 1997, Retrieved from: http://web.textfiles.com/hacking/cifs.txt; 39 pgs.
Hong Kong Certificate of Grant in Application 07105689.8 mailed Jun. 26, 2009, 2 pgs.
IBM, IBM Personal Computer Seminar Proceedings, vol. 2, No. 5, Sep. 1984; 13 pgs.
Indian First Exam Report in Application 3305/DE/L2005, mailed Mar. 28, 2013, 2 pgs.
International Organization for Standardization, Banking-Approved algorithms for message authentication-, ISO 8731-1, Jun. 1, 1987; 4 pgs.
Internet Assigned Numbers Authority, Well-Known Port Numbers, http://www.jana.org/assignments/port-numbers, 233 pgs.
Japanese Office Action in Application 200510127997.8 mailed Aug. 3, 2011, 8 pgs.
Japanese Office Notice of Allowance in Application 2006-307121 mailed Feb. 14, 2012, 6 pgs.
Japanese Office Notice of Rejection in Application 2006-307121 mailed Aug. 12, 2011, 5 pgs.
Japanese Office Notice of Rejection mailed Apr. 3, 2007 in Application No. 2005-356145.
Japanese Office Notice of Rejection mailed Jan. 15, 2008 in Application No. 2005-356145.
Japanese Office Notice of Rejection mailed Mar. 10, 2006 in Application No. 2005-356146.
Japanese Office Notice of Rejection mailed May 12, 2006 in Application No. 2005-356145.
Japanese Office Notice of Rejection mailed Nov. 10, 2006 in Application No. 2005-356146.
John H. Samba Team Terprstra, "Chapter 32. High Availability Part III. Advanced Configuration", retrieved Mar. 22, 2011, 6 pages.
Kent et al., IP Authentication Header [online], RFC 2402, Nov. 1998, [Retrieved Aug. 9, 2007], Retrieved from: http://tools.ietf.org/html/rfc2402, 20 pgs.
Kent et al., Security Architecture for the Internet Protocol [online], RFC 2401, Nov. 1998, [Retrieved Jun. 6, 2007], Retrieved from: http://www.ietf.rg/rfc/rfc2401.txt? number=2401, 62 pgs.
Klima, "Tunnels in Hash Functions: MD5 Collisions Within a Minute", Version 1, Mar. 2006, Versoin 2 Apr. 2006, Cryptology ePrint Archive, 17 pgs.
Korean Notice of Preliminary Rejection mailed Jan. 21, 2011, Application No. 10-2007-80691.
Korean Notice of Rejection mailed Nov. 17, 2006 in Application No. 10-2005-0124340.
Krawczyk, "HMAC: Keyed-Hashing for Message Authentication", RFC-2104, Feb. 1997, http://www.jetf.org/rfc/rfc2104.txt, 10 pgs.
Leach et al., CIFS Logon and Pass Through Authentication Preliminary Draft [online], Jan. 3, 1997, 22 pgs.
Leach et al., CIFS/E Browser Protocol Preliminary Draft [online], Jan. 10, 1997, 33 pgs.
Leach et al., draft-leach-cifs-print-spec-00.txt, CFIS Printing Specification Preliminary Draft [online], Jan. 31, 1997; 30 pgs.
Leach et al., draft-leach-cifs-rap-spec-00.txt, CFIS Remote Administration Protocol Preliminary Draft [online], Feb. 26, 1997; 39 pgs.
Leach, P. et a., "A Common Internet File System (CIFS/1.0) Protocol Preliminary Draft", draft-leach-cifs-v1-spec-02, Mar. 13, 1997, http://microsoft.com/mscorp/ip/protocols/BSTD/CIFS; 160 pgs.
Leach, P., Naik, D., A Common Internet File System (CIFS/1.0) Protocol Preliminary Draft [online], Dec. 19, 1997. Retrieved from: http://tools.ietf.org/html/draft-leach-cifs-v1-spec-01; 132 pgs.
LeGrow, "Maintenance-MSRPC Update (Version 11) and SMB Update (Version 3)"; cfr-users mailing list; http://list.nfr.com/mailman/listingfo/nfr-users; May 20, 2004; 2 pgs.
Linn, "Generic Security Service Application Program Interface, Version 2, Update 1", RFC 2743, Jan. 2000, http://www.ieft.org/rfc/rfc2743.txt, 90 pgs.
Loafman, Zach, "SMB1/SMB2; A BSD Perspective", retrieved Mar. 22, 2011, 35 pgs.
Maiworm, Daniel, "Symantec Enterprise Vault", Retrieved at http://www.cstl.com/products/Symantec/Symantec- Enterprise-Vault/File System Archiving.pdf, Feb. 5, 2007, pp. 35.
Microsoft Computer Dictionary, Microsoft Press, Fifth Edition, 2002, p. 486.
Morris, "Andrew: A Distributed Personal Computing Environment", Communications of the ACM, vol. 29, No. 3, Mar. 1986, New York, 20 pgs.
MS-SMB2-Preview: Server Message Block (SMB) Version 2 Protocol Specification, copyright 2010 Microsoft Corporation, 309 pgs.
Mullender, "A Distributed File Service Based on Optimistic Concurrency Control", Proceedings of the Tenth ACM Symposium on Operating Systems Principles, Dec. 1-4, 1985, Orcas Island, WA, 14 pgs.
Murphy, Origins and Development of TOPS-20 [online], © 1989, 1996, [Retrieved Aug. 9, 2007], Retrieved from: http://www.opost.com/dlm/tenex/hbook.html; 28 pgs.
National Bureau of Standards, Computer Data Authentication, Federal Information Processing Standards Publication 113, May 30, 1985; 9 pgs.
NTFS Design Goals and Features, Retrieved at http://wininternals.uw.hu/ch12Iev1sec4.html, Retrieved Date: Oct. 11, 2010, pp. 9.
Oehme, et al.,"IBM Scale out File Services: Reinventing network-attached storage", Retrieved at http://www-935.ibm.com/services/us/its/pdf/sofs-am-journal-final-07010B.pdf, vol. 52 No. 4/5 Jul./Sep. 200B, 10 Pages.
Pawlowski, Brian et al. "The NFS Version 4 Protocol" (Publication date not available), 20 pgs.
PCT International Search Report and Written Opinion in International Application PCT/US2011/063618, mailed Jun. 28, 2012, 9 pgs.
PCT International Search Report and Written Opinion in International Application PCT/US2012/041049, mailed Jan. 17, 2013, 12 pgs.
PCT International Search Report and Written Opinion in International Application PCT/US2012/041703, mailed Feb. 14, 2013, 13 pgs.
PCT International Search Report and Written Opinion in International Application PCT/US2012/054038, mailed Feb. 20, 2013, 10 pgs.
PCT International Search Report and Written Opinion in International Application PCT/US2012/054039, mailed Feb. 27, 2013, 11 pgs.
Periasamy, Anand Babu, "Next-Gen Linux File Systems: Change Is the New Constant", retrieved Mar. 23, 2011, 4 pages.
Platform SDK: File Systems: Microsoft SMB Protocol and CIFS Protocol Overview http://msdn.microsoft.com/ library/default.asp?url=/library/ en-us/fileio/fs/ microsoft-smb-protocol-and-cifs-protocol-overview.asp; 1 pg.
Pranevich, "The Wonderful World of Linux 2.6"; 2005; 17 pgs.
Rivest, "The MD5 Message-Digest-Algorithm", RFC 1321, Apr. 1992, http://www.jetf.org/rfc/rfc2104.txt, 19 pgs.
Rubin, F., Message Authentication Using Quadratic Residues [online], Jan. 31, 1995, [Retrieved Sep. 14, 2007], Retrieved from: http://www.mastersoftware.biz/crypt002.htm; 6 pgs.
Samba Team, The Samba Team are pleased to announce Samba1.9.18 [online], Jan. 7, 1998, [Retrieved Jan. 4, 2008], Retrieved from: http://de.samba.org/samba/history/samba1.9.18.html; 4 pgs.
Satran et al. Internet Small Computer Systems Interface (iSCSI) [online], RFC 3720, Apr. 2004, [Retrieved Mar. 3, 2007], Retrieved from: http://www.ietf.org/rfc/rfc3720.txt?number=3720; 67 pgs.
Satyanaryanan et al, "Scalable, Secure and Highly Available Distributed File Access", May 1990, 12 pgs.
Schneier, B., Applied Cryptography Protocols, Algorithm and Source Code in C Second Edition, John Wiley & Sons, Inc., © 1996; 788 pgs.
Shepler, S. et al., "Network File System (NFS) Version 4 Protocol", Network Working Group, Request for Comments: 3530, Apr. 2003, 275 pgs.
Shepler, S. et al., "NFS Version 4 Protocol", RFC 3010, Proceedings on the 2nd International System Administration and Networking Conference (SANE2000), Dec. 2000, 212 pgs.
Shepler, S., NFS Version 4 Design Considerations [online], RFC 2624, Jun. 1999, [Retrieved Jan. 4, 2008], Retrieved from: http://tools.ietf.org/html/rfc2624; 22 pgs.
SMB: The Server Message Block Protocol [online], 1999, Retrieved from: http://ubiqx.org/cifs/SMB.html; 143 pgs.
SNIA, Common Internet File System (CIFS) Technical Reference [online], Mar. 1, 2002, Retrieved from: http://www.snia.org/tech-/activities/CIFS/CIFS-TR-1p00-FINAL.pdf; 150 pgs.
Soules et al., Metadata Efficiency in a Comprehensive Versioning File System, May 2002; 33 pgs.
Srinivasan et al., Spritely NFS: Implementation and Performance of Cache-Consistency Protocols [online], May 1989, [Retrieved Jan. 4, 2008], Retrieved from: http://www.hpl.hp.com/techreports/Compaq-DEC/WRL-89-5.pdf; 35 pgs.
Szczerbina, "Novell's NetWare Core Protocol", Dr. Dobb's Journal, Nov. 1993, 17 pgs.
Talpey et al., "NFSv4 Session Extensions, draft-ietf-nfsv4-sess-01"; Internet Draft; The Internet Society; Feb. 2005; 70 pgs.
The Java CIFS Client Library [online], [Retrieved Jul. 13, 2007], Retrieved from: http://jcifs.samba.org/, 8 pgs.
The Open Group; Technical Standard; Protocols for X/Open PC Interworking: SMB, Version 2; http://www.opengroup.org/onlinepubs/9697999099/toc.pdf; retrieved on Sep. 1, 1992; 534 pgs.
Tichy, W., RCS—A System for Version Control [online], Jan. 3, 1991, [Retrieved Aug. 6, 2007], Retrieved from: http://www.cs.purdue.edu/homes/trinkle/RCS/rcs.ps; 20 pgs.
TOPS-20 [online], Wikipedia, [Retrieved Mar. 4, 2007], Retrieved from: http://en.wikipedia.org/wiki/TOPS-20; 4 pgs.
Tridgell, "Inside Microsoft Networking", Jun. 25, 1998, 6 pgs.
U.S. Appl. No. 11/182,251, Amendment and Response filed Apr. 26, 2010, 17 pgs.
U.S. Appl. No. 11/182,251, Amendment and Response filed Jun. 15, 2009, 14 pgs.
U.S. Appl. No. 11/182,251, Amendment and Response filed May 30, 2012, 14 pgs.
U.S. Appl. No. 11/182,251, Amendment and Response filed Nov. 26, 2008, 12 pgs.
U.S. Appl. No. 11/182,251, Amendment and Response filed Nov. 30, 2010, 17 pgs.
U.S. Appl. No. 11/182,251, Amendment and Response filed Nov. 4, 2011, 17 pgs.
U.S. Appl. No. 11/182,251, Amendment and Response filed Oct. 11, 2012, 2 pgs.
U.S. Appl. No. 11/182,251, Amendment and Response filed Sep. 14, 2009, 7 pgs.
U.S. Appl. No. 11/182,251, Notice of Allowance mailed Jul. 12, 2012, 8 pgs.
U.S. Appl. No. 11/182,251, Office Action mailed Aug. 22, 2008, 7 pgs.
U.S. Appl. No. 11/182,251, Office Action mailed Aug. 4, 2011, 23 pgs.
U.S. Appl. No. 11/182,251, Office Action mailed Jan. 30, 2012, 24 pgs.
U.S. Appl. No. 11/182,251, Office Action mailed Nov. 6, 2008, 4 pgs.
U.S. Appl. No. 11/182,989, Amendment and Response filed Dec. 1, 2011, 13 pgs.
U.S. Appl. No. 11/182,989, Amendment and Response mailed Aug. 14, 2009, 11 pgs.
U.S. Appl. No. 11/182,989, Amendment and Response mailed May 29, 2012, 11 pgs.
U.S. Appl. No. 11/182,989, Amendment and Response mailed May 3, 2010, 14 pgs.
U.S. Appl. No. 11/182,989, Amendment and Response mailed Nov. 26, 2008, 12 pgs.
U.S. Appl. No. 11/182,989, Amendment and Response mailed Oct. 19, 2009, 6 pgs.
U.S. Appl. No. 11/182,989, Amendment and Response mailed Oct. 29, 2010, 14 pgs.
U.S. Appl. No. 11/182,989, Notice of Allowance mailed Jun. 21, 2012, 5 pgs.
U.S. Appl. No. 11/182,989, Office Action mailed Feb. 28, 2012, 20 pgs.
U.S. Appl. No. 11/182,989, Office Action mailed Sep. 1, 2011, 19 pgs.
U.S. Appl. No. 11/182,989, Office Action mailed Sep. 5, 2008, 6 pgs.
U.S. Appl. No. 12/964,749, Amendment and Response filed Apr. 29, 2013, 9 pgs.
U.S. Appl. No. 12/964,749, Amendment and Response filed Aug. 23, 2013, 8 pgs.
U.S. Appl. No. 12/964,749, Notice of Allowance mailed Nov. 15, 2013, 2 pgs.
U.S. Appl. No. 12/964,749, Notice of Allowance mailed Sep. 5, 2013, 11 pgs.
U.S. Appl. No. 12/964,749, Office Action mailed Jan. 29, 2013, 17 pgs.
U.S. Appl. No. 12/964,749, Office Action mailed May 23, 2013, 13 pgs.
U.S. Appl. No. 13/172,757, Amendment and Response filed Aug. 19, 2013, 14 pgs.
U.S. Appl. No. 13/172,757, Amendment and Response filed Mar. 6, 2014, 16 pgs.
U.S. Appl. No. 13/172,757, Office Action mailed Apr. 19, 2013, 23 pgs.
U.S. Appl. No. 13/172,757, Office Action mailed Dec. 6, 2013, 27 pgs.
U.S. Appl. No. 13/228,732, Amendment after Allowance filed Jun. 4, 2014, 7 pgs.
U.S. Appl. No. 13/228,732, Amendment and Response filed Nov. 8, 2013, 15 pgs.
U.S. Appl. No. 13/228,732, Notice of Allowance mailed Mar. 4, 2014, 17 pgs.
U.S. Appl. No. 13/228,732, Office Action mailed Jul. 8, 2013, 16 pgs.
U.S. Appl. No. 13/228,732, USPTO response to Amendment after Allowance mailed Jun. 27, 2014, 2 pgs.
U.S. Appl. No. 13/228,818, Amendment and Response filed Jun. 16, 2014, 15 pgs.
U.S. Appl. No. 13/228,818, Amendment and Response filed Nov. 25, 2013, 28 pgs.
U.S. Appl. No. 13/228,818, Amendment and Response filed Oct. 18, 2013, 24 pgs.
U.S. Appl. No. 13/228,818, Office Action mailed Aug. 15, 2014, 17 pgs.
U.S. Appl. No. 13/228,818, Office Action mailed Jul. 18, 2013, 18 pgs.
U.S. Appl. No. 13/228,818, Office Action mailed Mar. 14, 2014, 18 pgs.
U.S. Appl. No. 13/663,827, Advisory Action mailed Aug. 22, 2013, 3 pgs.
U.S. Appl. No. 13/663,827, Amendment and Response filed Apr. 29, 2013, 10 pgs.
U.S. Appl. No. 13/663,827, Amendment and Response filed Aug. 6, 2013, 7 pgs.
U.S. Appl. No. 13/663,827, Amendment and Response filed Sep. 9, 2013, 8 pgs.
U.S. Appl. No. 13/663,827, Notice of Allowance mailed Apr. 25, 2014, 10 pgs.
U.S. Appl. No. 13/663,827, Notice of Allowance mailed Jan. 13, 2014, 10 pgs.
U.S. Appl. No. 13/663,827, Notice of Allowance mailed Sep. 26, 2013, 11 pgs.
U.S. Appl. No. 13/663,827, Office Action mailed Jan. 29, 2013, 16 pgs.
U.S. Appl. No. 13/663,827, Office Action mailed May 7, 2013, 16 pgs.
U.S. Appl. No. 13/664,012, Amendment and Response filed Apr. 24, 2013, 10 pgs.
U.S. Appl. No. 13/664,012, Amendment and Response filed Jul. 30, 2013, 12 pgs.
U.S. Appl. No. 13/664,012, Amendment and Response filed Mar. 19, 2014, 7 pgs.
U.S. Appl. No. 13/664,012, Notice of Allowance mailed Dec. 24, 2013, 11 pgs.
U.S. Appl. No. 13/664,012, Notice of Allowance mailed May 20, 2014, 13 pgs.
U.S. Appl. No. 13/664,012, Notice of Allowance mailed Sep. 12, 2013, 14 pgs.
U.S. Appl. No. 13/664,012, Office Action mailed Apr. 30, 2013, 16 pgs.
U.S. Appl. No. 13/664,012, Office Action mailed Jan. 25, 2013, 19 pgs.
U.S. Official Action dated Feb. 2, 2010 cited in U.S. Appl. No. 11/182,989.
U.S. Official Action dated Jan. 25, 2010 cited in U.S. Appl. No. 11/182,251.
U.S. Official Action dated Jul. 23, 2010 cited in U.S. Appl. No. 11/182,989.
U.S. Official Action dated Jul. 30, 2010 cited in U.S. Appl. No. 11/182,251.
U.S. Official Action dated Mar. 13, 2009 cited in U.S. Appl. No. 11/182,251.
U.S. Official Action dated May 14, 2009 cited in U.S. Appl. No. 11/182,989.
Vanwasi, "Unleashing the power of P2P"; Network Magazine India; Apr. 2002; 5 pgs.
Zhu, "The Simple and Protected Generic Security Service Application Program Interface (GSS-API) Negotiation Mechanism", RFC-4178, Oct. 2005, http://www.ietf.org/rfc/rfc4178.txt, 20 pgs.

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9071661B2 (en) 2005-05-25 2015-06-30 Microsoft Technology Licensing, Llc Data communication coordination with sequence numbers
US9332089B2 (en) 2005-05-25 2016-05-03 Microsoft Technology Licensing, Llc Data communication coordination with sequence numbers
US10284626B2 (en) 2011-06-29 2019-05-07 Microsoft Technology Licensing, Llc Transporting operations of arbitrary size over remote direct memory access
US9462039B2 (en) 2011-06-30 2016-10-04 Microsoft Technology Licensing, Llc Transparent failover
US10630781B2 (en) 2011-09-09 2020-04-21 Microsoft Technology Licensing, Llc SMB2 scaleout
US20150143160A1 (en) * 2013-11-19 2015-05-21 International Business Machines Corporation Modification of a cluster of communication controllers
US10261871B2 (en) * 2013-11-19 2019-04-16 International Business Machines Corporation Modification of a cluster of communication controllers
US10303660B2 (en) 2015-11-12 2019-05-28 Microsoft Technology Licensing, Llc File system with distributed entity state
US10866870B2 (en) 2019-01-31 2020-12-15 Hewlett Packard Enterprise Development Lp Data store and state information handover

Also Published As

Publication number Publication date
JP6253727B2 (en) 2017-12-27
KR101923245B1 (en) 2018-11-28
JP2014524087A (en) 2014-09-18
AU2012275906B2 (en) 2016-06-09
US20130007518A1 (en) 2013-01-03
RU2013158710A (en) 2015-07-10
EP3051420B1 (en) 2017-08-30
EP2727287B1 (en) 2017-04-05
RU2595903C2 (en) 2016-08-27
JP5974086B2 (en) 2016-08-23
EP3051420A1 (en) 2016-08-03
CA2840444A1 (en) 2013-01-03
EP2727287A4 (en) 2015-08-12
KR20140036345A (en) 2014-03-25
WO2013003006A2 (en) 2013-01-03
CN103636165A (en) 2014-03-12
BR112013033646A2 (en) 2017-01-24
US20140372521A1 (en) 2014-12-18
EP2727287A2 (en) 2014-05-07
MX2013015359A (en) 2014-02-11
CN103636165B (en) 2017-05-24
US9462039B2 (en) 2016-10-04
JP2016224962A (en) 2016-12-28
WO2013003006A3 (en) 2013-06-20

Similar Documents

Publication Publication Date Title
US9462039B2 (en) Transparent failover
AU2012275906A1 (en) Transparent failover
US10929428B1 (en) Adaptive database replication for database copies
US10803015B2 (en) Caching system and method
US10747746B2 (en) Efficient read replicas
US9753954B2 (en) Data node fencing in a distributed file system
US9760596B2 (en) Transaction ordering
US9483541B2 (en) Initialization protocol for a peer-to-peer replication environment
US9305056B1 (en) Results cache invalidation
US9251003B1 (en) Database cache survivability across database failures
US20130041985A1 (en) Token based file operations
US10708379B1 (en) Dynamic proxy for databases
US9009196B2 (en) Discovery and client routing to database nodes
US8627412B2 (en) Transparent database connection reconnect
US10545667B1 (en) Dynamic data partitioning for stateless request routing
US10848554B2 (en) Memory efficient asynchronous high availability replication
US11438436B1 (en) System and method for preserving a minority protocol name in a multiple protocol migration
US11461192B1 (en) Automatic recovery from detected data errors in database systems
US20220030072A1 (en) Connecting application instances to client devices

Legal Events

Date Code Title Description
AS Assignment

Owner name: MICROSOFT CORPORATION, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:GEORGE, MATHEW;KRUSE, DAVID M.;PINKERTON, JAMES T.;AND OTHERS;SIGNING DATES FROM 20110624 TO 20110830;REEL/FRAME:026927/0147

STCF Information on status: patent grant

Free format text: PATENTED CASE

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034544/0001

Effective date: 20141014

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551)

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8