Archive for the tag 'Storage'

 

 

Jan 29 2014

Download extpart and Extend the Windows C: Partition

Published by under Windows

Windows 2003 Server and XP do not provide any tool to extend the boot partition. Diskpart, Microsoft default disk manager, works with secondary volumes only.In this context, Dell have released ExtPart, a free piece of software you can download for free that works on any hardware (I was successful on HP servers). Download Extpart Dell […]

No responses yet

Feb 23 2011

MSA 2012i SAN Performance Windows vs Linux

Published by under Storage

I’ve noticed backups are getting slower and slower over time going from 500 to 2500MB/min throughput. I run backups on 2 dedicated RAID0 disks hosted on a iSCSI MSA array first, and duplicate them on tapes. Since I want to use the same array for a new database project, I want to measure and tune […]

No responses yet

Jan 14 2011

Multipath on iSCSI Disks and LVM Partitions on Linux

Published by under Linux,Storage

Here are a few steps to configure iSCSI disks on Linux. Although I set this up on a Redhat Enterprise connected to an HP MSA 2012i, the whole configuration remains generic and can be applied to any SAN.I will add another post to check how both Linux and Windows perform on the same iSCSI device, […]

No responses yet

Oct 28 2010

How to Extend a Windows Partition

Published by under Windows

Extend a Windows volume in command line is pretty easy on Windows with the Diskpart utility. It is available on all Windows flavours. It needs to be done everytime a partition is extended on a SAN for example.Note that this works for secondary partitions, you need a special tool to extend the C: drive.

No responses yet