|
RHCE LVM Manage Extend Reduce Add Remove |
|
|
| Home | Workgroup | N+ | CCNA | IPv6 | RHCE | Interview | Tips n Tricks | Hardware | Troubleshooting |
| Basic | Wireless | Security | |||||||
Lvm Advance Management Extend Reduce Add RemoveIn our pervious article we learnt how to create lvm partition and mount them permanently in /etc/fstab . If you missed it we suggest reviewing
Check all these partition are functioning properly
Check the current size of lv00
As you can see the current size of lv00 is 100MB. To extend it with 50MB space run these commands
Now we will reduce the size of 20MB from lvm partition. at this moment you should be able to extend and
reduce the size of lvm partition now we will remove these partitions don't forget to remove these partitions form /etc/fstab also
now use fdisk command to delete these partition form hard disk #fdisk /dev/sda
run partprobe command to tell kernel about change and verify it
Do these practical of lvm as much as you can as RHCE is performance based exam and none of us will want to retake it. We have summarized all important commands in a single table cram it.
|
RHCE Study guide home
Paper Code Cast Durations List of Exam topics Structure Of Filesystem Login in to Linux Terminals vi editor switches basic vi advance descriptions System admin Commands cat cp mv rm mkdir pwd help wc spell aspell tty who head tail man info help cat bzip gzip pwd cd mkdir du df find history which whereis ps top pstree uname shadow,passwd, group files chkconfig ntsysv Tools User Managements useradd userdel groupadd groupdel su sudo user profile files from /etc/skel Manage file permission chown chgrp chmod command description chmod command example sticky bit access control list setfacl getfacl chattr remove root password login problem and solution RedHat Package Manager how to secure terminal fstab file and error Removing grub password Disk managements simple partitions LVM logical volume manger Example disk quota managements Raid partition Swap partition lan card driver, Network configuration files commands ip ifconfig ping netstat arp mii-tool Linux as a router , create virtual LAN card Deny icmp ping request increase virtual terminal, Set default id, Disable alt ctrl delete key Network configurations job scheduling with at commands cron commands Configure telnet server configure ssh server configure ftp server Configure syslog server configure nis server configure nfs server configure dhcp server configure web server configure samba server configure vnc server configure printer server configure dns server configure dns slave server configure squid server configure sendmail server configure yum server network installation via ftp and nfs server via apache server |
|
|
|
|