iSCSI Support in HyperFlex 4.5

Intro HX iSCSI Video Serie

The latest HyperFlex Data Platform 4.5 can be found at: cisco.com/go/software and one of the new feature is iSCSI. With iSCSI you can have raw block storage device to your server over the network. I’ve already created a blog where I explained iSCSI in a nutshell and there is more! The playlist of all the … Read more

iSCSI : Creating a Target and Initiator

To be honest, I never worked with iSCSI. After some questions, I had a closer look about the protocol. If you don’t have anything to do during a evening, you can read RFC 3720 and RFC 3721. The first thing you will need if you want to have some hands-on with the protocol is to … Read more

Howto Build Your Own Hyper-converged server with FreeNas in 7 steps!

Hyper-converged systems are hot, but what is it ?

In short : It’s a server where you run VMWare vsphere and you’re using local storage for your NAS/SAN with some better functions than the standard local datastores of VMWare got.

Is it possible to create one for home/SMB purpose ? Well.. I saw the page FreeNas on VMWare ESXi 6.0 and I thought ; Let’s give it a try.

What do you need :

  • a x86 server with lots of memory (for deduplication)
  • Some harddisks.
  • Bootable USD/SDCard
  • Two raid controllers ! One for the disks you want to put in FreeNas. One other harddisk (non-usb or sdcard) for a local datastore for the FreeNas image.
  • VMWare vsphere software
  • FreeNas software.

Howto start :

Read more

TOP 5 reasons to migrate to Cisco MDS SAN Switches

Yes, I like the Cisco MDS Switches. Right now they got the perfect portfolio for every customer with SAN Switches. Including you ! Just have a peek at the TOP 5 reasons and maybe, just maybe, you like it like I do ! TOP 5 : 5 : Integrated Management. With the standard integrated Device … Read more

iSCSI QOS Nexus

Identify iSCSI traffic : class-map type qos class-iscsi match protocol iscsi match cos 4 class-map type queuing class-iscsi match qos-group 4 policy-map type qos iscsi-in-policy class type qos class-fcoe set qos-group 1 class type qos class-iscsi set qos-group 4 policy-map type queuing iscsi-in-policy class type queuing class-iscsi bandwidth percent 10 class type queuing class-fcoe bandwidth … Read more