Does Ethernet track requests sent to the server?

Does Ethernet track requests sent to the server?

I have read that the Ethernet network on which NAS is based does not track the request sent to the server and acknowledge that it was received. In the case of the SAN, the writing guarantee is given by the switch. Is that right? Why and how?

    Requires Free Membership to View

    When you register for SearchStorage.com, you’ll also receive targeted emails from my team of award-winning editorial writers. Our goal is to keep you informed on the hottest topics, the latest news and the biggest challenges you face as a storage professional today.

    Rich Castagna, Editorial Director

    By submitting your registration information to SearchStorage.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchStorage.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

Each solution uses its native protocol for I/O. NAS uses Ethernet, and SAN uses SCSI over Fibre Channel. The end nodes are responsible for tracking the receipt of frames or blocks. Taking SAN as an example, using an enterprise class storage array, each I/O from the host is acknowledged as received in the array as soon as it hits the cache of the storage array.

File access over IP uses standard Ethernet handshaking.

Read Randy Kerns' answer to this question.

This was first published in November 2004