iSCSI stands for Internet Small Computer Systems Interface. It allows you to connect storage devices over a network. This connection can be useful for many applications, including backing up data or ...
Many ways to share storage on a network exist. The iSCSI protocol defines a way to see a remote blocks device as a local disk. A remote device on the network is called iSCSI Target, a client which ...
Studying for certification exams can be an adventure. Even more so when the certification exam is a hands-on, performance-based exam. The quandry most people I know fall into, is that to effectively ...
In my previous articles in this series, I shared some hardware options to help you build an inexpensive iSCSI target and went over your Windows software options for enabling this functionality. In ...
In a previous article, I showed you how to set up and use Ubuntu as a Network File System (NFS) server and use it to store virtual machines (VMs) from a vSphere environment. In this article, I'll go a ...
I'm trying to share an iSCSI target which is backed by a file on a read-only file system on CentOS. This seems straightforward to me, but I have very little iSCSI experience. I'm trying to mount the ...