Self-Employed? Tools for Support

Introduction

In the world of self-employment, getting stuff done in an easy and efficient way can sometimes be…well, difficult. Self-employed workers also know the value of the dollar and are willing to do anything they can to increase their marketing and sales in an effective yet affordable way, as well as saving time. With simple tools such as Skype, Google Voice, and others, you can save money while building your professional network and portfolio.

Continue reading Self-Employed? Tools for Support

Considering RAID Performance on mkfs Command

Introduction

When researching RAID technology, I ran into many concerns regarding performance considerations at multiple levels of storage, including the filesystem. After some research, I found that when creating a filesystem using the mkfs command, the parameters stride and stripe-width can be passed to help the filesystem better accommodate the RAID configuration reads and writes for improved performance. Continue reading Considering RAID Performance on mkfs Command

Selecting the Appropriate RAID Stripe Size

Introduction

After obtaining new equipment, and the new Adaptec 5805Z Raid Controller, I began researching the best configuration of hardware and software from the ground up. Since the machines being setup are storage units, I paid special attention to the RAID controller configuration. This article will address how to select the “best” raid stripe size for your controller. Also, this knowledge is based off of extensive research for two to three weeks, but may have flaws. If any are noticed, please feel free to notify me so that I may review and correct them. Thanks! Continue reading Selecting the Appropriate RAID Stripe Size

Software RAID in FreeBSD

Introduction

FreeBSD provides a helpful tool to manage software RAID with ATA deivces. This tool provides features such as hot swapping ATA RAID devices, which was previously unheard of. This functionality and features will be elaborated here, but caution should be taken as software RAID IS NOT an adequate replacement for hardware RAID. Continue reading Software RAID in FreeBSD