ESX Server archives - The Real (and Virtual) Adventures of Nathan the IT Guy

The Real (and Virtual) Adventures of Nathan the IT Guy:

ESX Server

Sep 17 2009   12:05AM GMT

Openfiler, Free and Opensource



Posted by: Nathan Simon
iSCSI, HP MSA, HP All-In-One, vcp-310, openfiler, open source iscsi appliance, VMWare workstation, Petri, ESX Server, ESX 3.5, ESX 4, vsphere, iSCSI target

I am back in the books after being un-prepared for VCP-310 and was needing some iSCSI practice, well i dont have an MSA or HP All-In-One laying around so i improvised. My buddy Raj ( he has a blog on here also) pointed me to a program called Openfiler. I was able to create a VM on VMware Workstation, install Openfiler, and then create an iSCSI target for my ESX Box. Worked like a charm. Since I had never used this product before, I used this Petri Article, “Use OpenFiler as your Free VMware ESX SAN Server”. Read through it all, its a 2 part post.

Just wanted to share my awesome experience of configuring an iSCSI target out of a laptop and virtualization components!

NS

May 27 2009   3:38AM GMT

Veeam Backup and Fast SCP Error



Posted by: Nathan Simon
vmware, Veeam, Veeam Backup and Fast SCP, SOAP Credentials, serrvice console agent mode, agentless mode, ESX Server, ESXi, vmdk, vmfs

You getĀ anĀ error after attempting to backup a vm, which is similar to the following…

opening `/vmfs/volumes/48ef3738-77af8bc0-d6aa-0022190bdb5f/vm_name/vm_name.vmdk’: Permission denied

The issue is that the “Service Console Agent Mode” is being used, and there is a permission problem preventing a proper backup.

The work-around is as follows… Uncheck “Use Service Console Connection” check box on the page where you specified credentials, this will make Veeam fall back to agentless mode and use SOAP Credentials.

NS