InterviewSolution
Saved Bookmarks
| 1. |
What Is The Difference Between Lvm And Raid? |
|
Answer» A RAID DEVICE is a PHYSICAL grouping of disk devices in order to create a logical PRESENTATION of one device whereas LVM is a logical layer that that can be MANIPULATED in order to create and, or expand a logical presentation of a disk device to an OS. A RAID device is a physical grouping of disk devices in order to create a logical presentation of one device whereas LVM is a logical layer that that can be manipulated in order to create and, or expand a logical presentation of a disk device to an OS. |
|