StarWind – Free iSCSI Target


image

You can download the free software (after registration) here:  http://www.starwindsoftware.com/free

StarWind Free is an iSCSI Target that converts any Windows server into a SAN in less than 10 minutes.  This is a fully functional product at no cost. 

• Large 2 TB storage capacity
• Unlimited number of connections
• Virtualization environment support for VMware, Hyper-V, XenServer, Virtual Iron
• Enhances VMware environments by enabling VMotion, VMware HA, DRS and VCB
• Supports Windows server clustering for any application including SQL Server, Exchange, SharePoint

In this post I will show you how easy it is to configure the StarWind – Free  software.

Continue reading “StarWind – Free iSCSI Target”

Openfiler: Delete a Volume Group from the Commandline


Last week I decided to give Openfiler 2.3 a try. I downloaded the ISO and installed it on my “storage” box. After clicking around and having some trouble with the iscsi targer server, I did a rebuild of Openfiler. But somthing strange happend. All the volume groupes where deleted but somehow, one of the volume groups came back again. So I pressed delete volume group a several times but it wont get away :S.

So after digging around on google, I found the following site: http://tldp.org/HOWTO/LVM-HOWTO. On this page you’ll find everything about LVM.

So back to my problem with Openfiler. In the Select Volume Group you’ll find and dropdown menu with all the volume groups. Remember the group you want to delete.

image

Go to the commandline on the Openfiler box or via Putty. 

With the following command you can disable the volume group”

vgchange –a n <volume group name>

image

After disableing of the volume group, you can delete the whole volume with the following command:

vgremove <volume group name>

If you’re sure about this, you press y to continue.

image

When you go back to the Openfiler screen and pressed F5 for refreshing the browser. You’ll notice that the volume group is gone.

image

Everything is back to normal.

 

Source for the LVM commands: http://tldp.org/HOWTO/LVM-HOWTO/commontask.html

IBM DS4300: Collect Support Data


image

Ik was vandaag vrij en kreeg helaas toch een melding binnen dat er iets mis was met ons SAN. Gelukkig kan ik vanuit huis inloggen om mijn collega’s te ondersteunen. IBM support werd gebeld en even later was de call aangemaakt. Kort daarop werd mijn collega gebeld of hij alle Support data van de DS4300 kon opsturen. Hij had geen idee hoe dit moest dus heb ik het even vanuit huis gedaan. Dit is vrij simpel maar ik blog het toch maar even om het niet te vergeten.

Als eerste start je de Storage Manager 9 Client.

Open het Storage Subsystem <name>

image

Ga nu naar Advanced –Troubleshooting – Collect All Support Data….

image

Het volgende scherm verschijnt.

image

Zodra je op Start klikt wordt er een zip bestand aangemaakt met een aantal bestanden erin.

Je vraagt je misschien af wat voor data er allemaal verzameld word, nou dit is makkelijk te achterhalen. Klik op Whitch data am I collecting? en je kunt er alles over lezen. Ik uit het helpbestand het volgende gehaald:

Storage Subsystem Profile – storageSubsystemProfile.txt
Major Event Log – majorEventLog.txt
Read Link Status Data – readLinkStatus.csv
NVSRAM Data – NVSRAMdata.txt
Recovery Guru Procedures – recoveryGuruProcedures.html
Performance Statistics – performanceStatistics.csv
Persistent Reservations and Registrations – persistentReservations.txt
Object Bundle – objectBundle
Drive Diagnostics Data – driveDiagnosticData.bin
Recovery Profile – recoveryProfile.csv
Unreadable Sectors – unreadableSectors.txt
State Capture Data – stateCaptureData.dmp

EMC: Celerra Virtual Appliance and VI3


image

De virtualgeek is bezig met een howto serie over het configureren van de Celerra Virtual Appliance. Deze appliance kun je impoprteren binnen VMware Workstation of ESX server. Hoe dit in zijn werk gaat lees je in de volgende posts:

In de toekomst gaat EMC meer Virtual Appliances aanbieden van haar overige producten. Let wel op deze  appliances zijn alleen bedoeld voor test en studie doeleinden.

VMware heeft ook een document uitgegeven. De pdf kun je hier vinden: VMware_VI3_and_EMC_Celerra_IP.pdf

VMware: Storage VMotion The Easy Way


 

Sinds ESX 3.5 bestaat de feature Storage VMotion. Deze feature stelt je in staat een actieve VM te verplaatsen naar een andere datastore zonder downtime. Ik was nog niet in de gelegenheid geweest om deze feature te testen. In het begin kon je een Storage VMotion alleen uitvoeren  via de remote cli (deze kun je hier downloaden: http://vmware.com/download/vi/drivers_tools.html) of je kunt gebruik maken van de VIMA. Bij deze twee opties moet je de Storage VMotion taak uitvoeren van de commandline. Gelukkig zijn er altijd nog gasten die kunnen programmeren. Zo ook Andrew Kutz. Hij heeft de Storage VMotion plugin voor VIC gemaakt. Meer informatie en de download vind je hier: http://sourceforge.net/projects/vip-svmotion/.

In de rest van de post lees je hoe eenvoudig het gebruik van deze plugin is.

Continue reading “VMware: Storage VMotion The Easy Way”

SRM in a Box


image

 

 

 

 

 

Tomas ten Dam release his final version of the SRM in a Box document. You can grab your copy here: srm-in-a-box-final-release-the-complete-setup.

 

The last few years “disaster recovery” has become a hot topic in the IT industry. Working in a 24/7 economy demands greater availability to our computer systems. But what to do if a disaster strikes at your production site? You can have backup tapes, disks or even a mirrored storage at another site, but it can take hours or even days to start up a new production site which is available to your employees. Customers can’t be served in those days, and that will result in financial losses. VMware Site Recovery Manager makes disaster recovery easy and will save you time when a disaster happened. The big problem for a consultant or engineer is how to test and learn how SRM is working. If you want to test this, expensive hardware must be available for quite some time. You need double storage, a couple of esx servers and some hardware to host 2 domain controllers, virtual center servers and SQL servers. And what if you need a demo for a customer? You can’t have all the expensive hardware at your site for just showing how it works. I am working with VMware and Netapp most off the time lately en was thinking; maybe it is possible to build a test lab with SRM in VMware workstation. I had a Netapp simulator and VMware esx is working in Workstation 6.5 so why not give it a try. And it works! In this document I am going to describe what I did to make it work. Have fun!

VMware: SRM in a Box


image

Tomas ten Dam heeft een blogpost gemaakt over een SRM in a Box setup met VMware Workstation, ESX, vCenter en Netapp. Deze blogpost vind je hier: http://tendam.wordpress.com/2008/11/09/srm-in-a-box-configured/

Joep Piscaer heeft ook een blogpost gemaakt over SRM in a Box alleen dan niet met een NetApp storage appliance maar een Lefthand VSA storage appliance. Ook is deze post meer een “How To” met een uitgebreide uitleg over deze setup. Je kunt de post hier vinden: http://www.virtuallifestyle.nl/2008/11/vmware-site-recovery-manager-with-lefthand-vsa/

NetApp: Open Systems SnapVault for VI3


 

Paul Shannon poste het onderstaande op zijn blog: http://www.vm-aware.com/.

OSSV installs directly into the VMware ESX service console and acts as a very light-weight interface to backup Virtual Machines on NetApp storage and non-NetApp storage. It works best with NetApp Protection Manager, but works well as a stand-alone product.  There’s also an excellent Best Practice guide for OSSV available here.

 

Bron: http://www.vm-aware.com/

VMware: First benchmarks with 10 GigE


Generally this is exactly what we expected: to be able to provide good performance to many virtual servers which do network and/or disk-I/O only periodically without overprovisioning the whole infrastructure.

At the moment there is exactly one dual-port 10 GigE card in every VMware server and there are two physical connections to two different switches – a much cleaner setup than the 12 (!) GigE interfaces per server we had before

Lees de rest van de benchmark hier: http://21stcenturystorage.cebis.net