CD Optical Storage Glossary of Computer Terms (Letter P)

Paint
to apply color or gradient to an area of an image

Palette
A group of selected colors used by a graphics board. The EGA board uses a palette of 16 colors. VGA boards in some resolutions provide a palette of 256 colors.

PCI Local Bus
The Peripheral Component Interconnect (PCI) local bus

PCMCIA
Personal Computer Memory Card International Association. PCMCIA is becoming the link between desktop and notebook computing for data transfer and storage. PCMCIA slots perform the same functions as expansion slots on PC compatibles.

Photo CD
Generic term used to refer to Digital images on compact disc (see Kodak Photo CD)

Pixel
Picture Element. The smallest element of a screen represented as a point of specific color and intensity level.

Platform
The hardware and operating system that applications are run on

Premastering
In CD-ROM distribution, the process of preparing the data to be placed on the CD-ROM so that is optimally fits the CD-ROM format and limitations.

Primary color
In a tri-stimulus color video system, one of the three colors mixed to produce an image. In additive color systems, the primary colors are red, green, and blue. In subtractive color systems, the primaries are cyan, magenta, and yellow.

Production

In video refers to the process of creating programs. In more specific usage, production is the process of getting original video onto tape or film and ready for post- production.

Read More

What exactly is the consequence of changing the “system locale” in Windows 8?

I read http://windows.microsoft.com/en-US/windows-vista/change-the-system-locale (windows 8 linked me to this help page) and I still can’t completely understand what that means. In which way is the system locale different than the display language? Solution: System Locale (Language for non-Unicode Programs): This setting has three major purposes: Specifies the default ANSI, OEM, MAC, and EBCDIC code pages…

Read More

RAID Array Failures & Recovery

RAID Arrays Failures & RecoveryA hardware RAID implementation requires at minimum a RAID controller. On a desktop system this may be a PCI expansion card, PCI Express expansion card or built into the motherboard. Controllers supporting most types of drives may be used – IDE/ATA, SATA, SCSI, SSA, Fibre Channel, sometimes even a combination. The controller and disks may be in a stand-alone disk enclosure, rather than inside a computer. The enclosure may be directly attached to a computer, or connected via SAN. The controller hardware handles drive management and performs any parity calculations required by the chosen RAID level.

Hardware RAID Failures:

  • Actuator Failure
  • Bad sectors
  • Controller Failure
  • Controller Malfunction
  • Corrupted RAID
  • Lightning, Flood and Fire Damage
  • Damaged Motor
  • Drive physical abuse
  • Hard disk component failure and crashes
  • Hard disk drive component failure
  • Hard drive crashes
  • Hard drive failure
  • Head Crash
  • Intermittent drive failure
  • Media Damage
  • Media surface contamination
  • Multiple drive failure
  • Power Spike
  • Power Supply Burn out or failure
  • RAID controller failure
  • RAID corruption
  • RAID disk failure
  • RAID disk overheat
  • RAID drive incompatibility
  • RAID drive overheat
  • RAID Array failed
  • Vibration damage

Hardware RAID Failures(Human Error):

  • Unintended deletion of files
  • Reformatting of drives / Array
  • Reformatting of partitions
  • Incorrect replacement of media components
  • Accidentally deleted records
  • Mistaken overwritten database files
  • Employee sabotage
  • Lost/Forgotten password
  • Overwritten files
  • Overwritten RAID config files
  • Overwritten RAID settings
  • RAID incorrect setup
  • RAID user error

Software RAID implementations are now provided by many operating systems. Software RAID can be implemented as:

  • layer that abstracts multiple devices, thereby providing a single virtual device (e.g. Linux’s md).
  • a more generic logical volume manager (provided with most server-class operating systems, e.g. Veritas or LVM).
  • component of the file system (e.g. ZFS or Btrfs).

Software RAID Failures:

  • Back up failures
  • Computer virus and worm damage
  • Corrupt files / data
  • Damaged files or folders
  • Directory corruption
  • Firmware corruption
  • Repartition
  • Server registry configuration
  • Missing partitions
  • RAID configuration
  • Reformatting

Software RAID Failures(Application Failure)

  • Applications that are unable to run or load files
  • Corrupted files
  • Corrupted database files
  • Data corrupted
  • Locked databases preventing access
  • Deleted tables

About RAID Data Recovery

The majority of Small-to-Medium Enterprises across the globe have turned to RAID-configured systems for their storage solutions. The most frequently cited reasons for utilizing RAID Arrays in businesses today are the highly fault-tolerant level the solution offers and the cost effectiveness of acquisition and maintenance.

However, if a RAID Array does fail due to component malfunctions (including hard drives and controller cards) or operating and application corruption, it leaves the data unusable and in most cases corrupted.

RAID data recovery is an intricate task since RAID data configurations are often custom-built applications developed by competing manufacturers. Without in-depth knowledge of how RAID arrays are configured at both a hardware, firmware and software level, data recovery attempts will not only fail, but result in further data corruption.

Read More