Thursday, July 9, 2009

Damage in LVM Creates Data Loss in Linux

Logical Volume Manager for Linux operating system is a great tool for maintaining the disk drives and similar mass-storage devices. Particularly for the RAID systems, use of LVM has great advantages. The Linux flavor like RedHat will allow you to create LVM volumes on top of the RAID volumes. This is a type of storage management system which overcomes the limitation of not changing the size of the file system without the destruction of data.

Thus this allows you to change the size of the file system without harming the data. Using LVM, you can create single volume group consisting of multiple disks used in the system and then this can be used to create logical partitions. You can also maintain multiple logical volumes with the storage space of your own choice. Also, you can force catching disk space allocation and disk stripping.

But this should not be taken as the substitute for regular backup in Linux. Apart from this, LVM is usable in adding more physical storage, creating the snapshots of file systems and moving the volume groups to new physical storage. On the other hand, the limitation comes in the form of being not supported to parity-based redundancy. This keeps the metadata header (basic information about the data) at the start of each physical volume, which is a complete copy of the entire volume group’s layout. Also the metadata loss will create several complications.

The damage of this LVM creates several complications for the users. In the event of data loss, if the LVM is found to be damaged due to any means, then the snapshots of the file system created by it would also be found to be incomplete and damaged. This crates the need of Linux recovery through the scanning of the hard drive. This process is practical through the help of data recovery Linux software, made for this part.

These Linux recovery utilities are based on the principle that the data never gets deleted until overwritten and can be recovered via the perfect and valuable processes. Linux data recovery software has a great efficiency to impart the ease factor for using the software through their interactive and graphically rich user interface. The software comes under different brand names and functionality and the best one would be which can address all the data loss complications.

0 comments: