Friday, August 31, 2012


                Before understanding the concept of Logical Volume Manager(lvm Linux), need to understand the actual or current volume management and its drawbacks. There are many drawbacks in current volume management as follows:
·         Suppose, we have one partition, which is mounted in Linux system. Its size 50GB. And after totally occupied the space in this partition, we need to change mount point. i.e. if there is free space in same hard disk then we can create a new partition and the mount it to new directory and send new data to there or we need to add new hard disk. But we can't increase the volume of first partition, always need to create new partition and mount it to new directory and it is not feasible solution.
·         For backup purposes, we are not able to take snapshots of data. So it is not very good for backup purposes also.
Logical Volume Manager (LVM): -
                                Logical volume manager overcome these drawbacks. In this, we can extend the partition size when we need to increase it or decrease it. Along with this, it is useful while backup because we can take snapshot of data at certain time. And that much of data, we can backup.
Take care – Volume and Partition are interchangeably words but these are different things. Volume Management is a approach to dealing with disks and partitions. Instead of viewing a disk or storage entity along partition boundaries, the boundaries are no longer there and everything seems a volume.

There are three concepts are most important in Logical volume management. They are as follows:
·         Physical Volume(PV):     Physical hard disk considered as physical volume.
·         Volume Group(VG):       Volume group is the group of physical volumes. If there are 3-4 physical volumes or hard disks then they are united in Volume group and seems a single volume. It can extend or reduce.
·         Logical Volume(LV):        Logical volume is the part of volume of VG. We can extend the size of LV as well as reduce it. For extension of LV need free space in VG. And suppose we reduced the LV then free space added in VG's free space.

lvm raid is different concept in linux lvm. actaully, lvm we can use in raid as well.
Steps to create Logical Volume


Posted by Machindra Dharmadhikari On 8/31/2012 11:55:00 PM 1 comment READ FULL POST

Thursday, August 30, 2012


                Before understanding the difference between Linux and Unix , need to understand the operating system concept.  Operating system is the collection of kernel , device drivers, GUI , dekstop ..etc.
Unix is developed in 1969. Intially it was developed in assembly language but after the invention of C language,it is recoded in C. Following are the some of  Unix Operating System :
·         Sun Solaris
·         IBM-AIX
·         HP-UX
Linux is a kernel, which is developed by Linus Torvalds in 1991. Following are the Operating system’s uses linux kernel.
·         Red Hat Enterprise Linux
·         Fedora Linux
·         Debian Linux
·         Ubuntu
Its clear that Unix is a OS but linux is a Kernel which is used in above Operating systems. In all operating systems, kernel is not used as it is. It’s changed as per user requirement.
Ø  Many linux commands are not running in unix operating systems.
Ø  Linux is very user-friendly as compared to Unix.
Ø  Linux has many security services like SeLinux..etc.

Posted by Machindra Dharmadhikari On 8/30/2012 10:38:00 PM 1 comment READ FULL POST
  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin
  • Youtube

    Chitika Ads 2

    Histat

    About

    Enter your email address:

    Delivered by FeedBurner