pctechguide.com

  • Home
  • Guides
  • Tutorials
  • Articles
  • Reviews
  • Glossary
  • Contact

RAID Configuration Advances from FASTA (Part I)

I recently came across some valuable research from a publication from FASTA Universidad in Buenos Aires, which focus on new developments in RAID configurations. I will share the research in two separate articles to make it more digestible.

Over the past eight years, the Research Group on Operative Systems and Computer Forensics of Universidad FASTA in Buenos Aires has been trying to define and improve a Unified Process of

Information Retrieval (PURI) for RAID systems. This initial work was extended to adapt it and

apply it to Smart-phones as well as to Distributed Systems.

During the development of this process, aspects of computer forensics were detected with

tools called “lacking niches”.

Undergraduate and graduate school students presented a number of projects on these RAID systems.

In the study of Distributed Systems and Cloud Computing environments, the following issues were analyzed:

  • distributed computing environments
  • The presence of servers and their impact
  • Specific types of machines or cloud systems.

One topic that gained special interest, both for the technical challenge

as well as by the need of computer experts, was the reconstruction of disk arrays.

The use of RAID arrays with both medium to large storage capacities, presents several challenges to

forensic computer scientists, including those who do not have the capacity to

store sufficient RAID volume for their projects. There isn’t a reliable procedure for the acquisition

of RAID arrangements.

If the correct procedures are not followed,

the array becomes little more than a worthless stack of disks (or disk images), as it would be difficult to access information in a coherent manner.

In the most recent paper they published, basic concepts of RAID and file systems have been presented.

The simulations required the use of a problem situation, a test environment and a proposed technique for performing the test.

THEORICAL FRAMEWORK

RAID fixes

RAID (Redundant Array of Independent Disks) is a technology that allows you to combine

multiple storage devices and basically merges them into a single, consolidated disk for all intents and purposes. RAID establishes a synergy between the devices that make up the array,

providing the following advantages:

? Performance: the joint operation of the multiple devices enables the use of parallel read and write operations, which would not be possible with a single device.

? Speed: a higher transfer rate is achieved by distributing the data across multiple devices.

? I/O operations per second: when you can parallelize access to the devices.

plots on different disks more operations can be responded to

on the disks.

? Fault tolerance: RAID, in some of its modes of operation, allows for

redundancy in the data. In these cases the failure of a disk does not compromise the

information, but the performance is degraded to replace the device and

restore the arrangement.

? Capacity: as a result of combining the devices, a device is obtained.

equal to or larger than each of the individual devices.

? Cost-effectiveness: these characteristics are obtained from combining real disks with a relatively low cost. If you were looking for a real unique device with the same

features that a disk array, if it existed, then it would probably be a lot

more expensive. Therefore, RAID arrays have a much lower cost per data unit of storage.

The RAID configuration used will determine the extent of which the data is reinforced.

As this followup article we will write will show, there are some inefficient configurations that sacrifice the capacity

of storage for redundancy, or vice versa (sacrifice redundancy for greater capacity

of storage). There are also configurations that establish a balance between capacity

and redundancy, but they come with a tradeoff of lower performance.

The configuration metadata of the disks that make up a RAID array are stored in

a structure called superblock RAID, or DDF structure according to the nomenclature of the

SNIA. This structure stores the relevant information to determine which arrangement and

virtual drive belongs to each disk, as well as the configuration parameters, parity type,

band size, cache and other factors.

Filed Under: Communications

Latest Articles

CD-ROM Green Book

The Green Book describes the CD-interactive (CD-i) disc, player and operating system and contains the following: CD-I disc format (track layout, sector structure) Data retrieval structure which is based on ISO 9660 Audio data using ADPCM levels A, B and … [Read More...]

Lightness is Power – iPad Air

If you are looking for new tech-design weighing 1 pound, this is the right one for you. The thinner slope end of iPad Air Retina Display makes you see the content clearly and appreciate what you are reading more than ever. This is just one of the improvement of this product from the previous … [Read More...]

Object Oriented Programming 6

Now that we know what a class is, and how to derive classes using inheritance, we'll take a quick look at the slightly thorny issue of multiple inheritance. In the simplest terms, this is when a derived class has more than one base class. Theoretically a class may derive from any number of base … [Read More...]

Gaming Laptop Security Guide: Protecting Your High-End Hardware Investment in 2025

Since Jacob took over PC Tech Guide, we’ve looked at how tech intersects with personal well-being and digital safety. Gaming laptops are now … [Read More...]

20 Cool Creative Commons Photographs About the Future of AI

AI technology is starting to have a huge impact on our lives. The market value for AI is estimated to have been worth $279.22 billion in 2024 and it … [Read More...]

13 Impressive Stats on the Future of AI

AI technology is starting to become much more important in our everyday lives. Many businesses are using it as well. While he has created a lot of … [Read More...]

Graphic Designers on Reddit Share their Views of AI

There are clearly a lot of positive things about AI. However, it is not a good thing for everyone. One of the things that many people are worried … [Read More...]

Redditors Talk About the Impact of AI on Freelance Writers

AI technology has had a huge impact on our lives. A 2023 survey by Pew Research found that 56% of people use AI at least once a day or once a week. … [Read More...]

11 Most Popular Books on Perl Programming

Perl is not the most popular programming language. It has only one million users, compared to 12 million that use Python. However, it has a lot of … [Read More...]

Guides

  • Computer Communications
  • Mobile Computing
  • PC Components
  • PC Data Storage
  • PC Input-Output
  • PC Multimedia
  • Processors (CPUs)

Recent Posts

Core i7 3rd Gen

Finally, the long rumored and much hyped third generation Core processors were unveiled by Intel in April 2012.  This series of Intel processors is … [Read More...]

History of DVD development and birth of the DVD Forum

When Philips and Sony got together to develop CD, there were just the two companies talking primarily about a replacement for the LP. … [Read More...]

11 Most Popular Books on Perl Programming

Perl is not the most popular programming language. It has only one million users, compared to 12 million that use Python. However, it has a lot of … [Read More...]

[footer_backtotop]

Copyright © 2025 About | Privacy | Contact Information | Wrtie For Us | Disclaimer | Copyright License | Authors