Is it possible to reduce the size of a already created
partition? If yes how......please post solution for me
Answers were Sorted based on User's Feedback
Answer / sampu
GNU parted is a tool is used to resize the partition size
| Is This Answer Correct ? | 10 Yes | 0 No |
yah it is possible to reduce the size of already created
partition ......by LVM reduce ok
| Is This Answer Correct ? | 11 Yes | 5 No |
Answer / kaushik_nag(manit)
it is Only and Only possible when u create partion by
LVM.....otherwise not.....but there may be some thrid party
tool..........
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / rajkumar.p
The partition id should be 8e(lvm) then only we can reduce.
otherwise it's not possible to reduce the size of normal
partition.
Regards,
Rajkumar.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / jeet
Yes, Kaushik is right
It is possible only when if we create LVM partion (8e)
while installation of linux or while creating parting in at
the begining.
8e is the partition type name for LVM (Logical Volume
Management)
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / mahendra
yes, it only possible only in lvm otherwise we can delete
and again create partition
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / velmani
It is possible to reduce the partition...
There is an tool called parted...Using that we can reduce the partition size in linux machine..Even thought if it is not the LVM partition, it is possible to reduce...
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / shibasis nayak
It can be possible to reduce the mounted file system which mounted partition.
1)unmount the file system.
2)then run fsck or e2fsck or xfs_repair based on os version with respect to partition.
3)then reduce the partition size and run fsck or e2fsck again and mount with respect to file system.
4)make sure take backup before doing this activity to avoid any gap.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which is the best linux for beginners?
How do you kill program using one port in Linux?
Why you shouldn’t use the root login
What is the difference between lock and semaphore?
Linux initially was developed for intel x86 architecture but has been ported to another hardware platform than any other operating system. Do you agree?
Why linux is so popular?
Can mutex be used across process?
Can I use linux for gaming?
Is windows 10 better than linux?
Why do hackers use linux?
How you can view the text file using terminal?
How do you check permissions of each directory to a file?