Search

Tag: nfs

View:
Ivan Ischenko
  • Ivan Ischenko
  • December 5, 2024

NFS vs SMB: A Comprehensive Comparison

Confused about picking the right file-sharing protocol? Dive into our detailed comparison of NFS and SMB to explore their strengths, weaknesses, and use cases.
Read more
Vladislav Karaiev
  • Vladislav Karaiev
  • June 14, 2024

What is Ceph and Ceph Storage?

Exploring the world of software-defined storage? Discover how Ceph stands out with its focus on limitless scalability. Learn Ceph’s key aspects, benefits and drawbacks. 
Read more
Vitalii Feshchenko
  • Vitalii Feshchenko
  • October 3, 2023

Testing NFS vs iSCSI performance. Part 2: Configuring iSCSI

Explore storage protocols with our performance benchmarking series! In Part 1, we configured NFS, and now, Part 2 dives deep into iSCSI configuration. Which protocol is your best fit for virtual infrastructure?
Read more
Vitalii Feshchenko
  • Vitalii Feshchenko
  • September 12, 2023

Testing NFS vs iSCSI performance. Part 1: Configuring NFS

In the world of virtualization infrastructure, NFS and iSCSI are the contenders. NFS brings simplicity and scalability to the table, while iSCSI boasts performance and reliability. Which one suits your mission-critical applications? Let’s find out!
Read more
Vladislav Karaiev
  • Vladislav Karaiev
  • July 4, 2023

Virtual Machine Storage – File vs Block [Part 2]: SMB vs iSCSI vs NVMe-oF in Hyper-V

The previous comparison of file and block VM storage focused specifically on the SMB, NFS, iSCSI, and NVMe-oF protocols. Now, it’s time to compare these storage types in the context of Microsoft’s Hyper-V environment!
Read more
Nicolas Prigent
  • Nicolas Prigent
  • November 23, 2021

Azure NetApp Files Overview

Azure NetApp Files is akin to cloud-based shared storage for performance-intensive and latency-sensitive applications. It leverages both SMB and NFS protocols, so it’s applicable for both Windows and Linux. The service is designed to migrate and run your most demanding, complex, file-based applications in the cloud with no code change.
Read more
Ivan Ischenko
  • Ivan Ischenko
  • March 7, 2018

Creating ESXi VMs on the Windows based NFS share

Many words were said about NFS (Network File System), but what exactly NFS can give us? In general, NFS used as the ISO library or just simple network file share with easy access from any Windows or Linux based machine. However, starts from NFS 3.0 protocol can give us the good performance and can be as the shared storage for ESXi or any Linux based Hypervisors. In this article, I will create the NFS share on the Windows Server 2016 and then mount NFS share on the ESXi 6.5 and will create the VM on it.
Read more
Alex Khorolets
  • Alex Khorolets
  • November 30, 2017

Network File System: access your files remotely as easily as if they were local

Why do I need to use complicated ways to access my files that are located on company’s server or in my homelab, for example? I want to ask the same question in order to make remote files available for my local applications without any extra actions. The answer, as well as the solution to the problems listed above, lies in the next four words – Network File System protocol. I’d like to start with the general description of the NFS technology and some background about its purpose, and how it was created. The story goes back to middle 80’s when, alongside with the Van Halen’s new “1984” album, the company named Sun Microsystems created a Network File System protocol. It allowed users to access some files from the servers over a network, just like if these files were located on users’ machines.
Read more
Anton Kolomyeytsev
  • Anton Kolomyeytsev
  • January 14, 2015

Hyper-V: NFS

This research is, basically, an answer to some statements about NFS shares and Hyper-V Virtual Machines that StarWind engineers considered false. Hyper-V is a native hypervisor from Microsoft and one of the most popular ones. It is capable of creating virtual machines on x86 and x64 Windows systems. Microsoft suggests that VMs should be stored in the Cluster Shared Volumes, in case live migration and failover are required. Storing them on an NFS share was never present in the design, so StarWind team was a bit skeptical about the idea at the first place. This research contains the full experiment, aimed at proving or disproving the initial statement, complete with a few different checks. The result is quite an expected one, but nevertheless, curiosity is strong in StarWind engineers.
Read more