You can Watch all our Tutorials and Training Videos for Free on ourYouTube Channel

How to extend Reiserfs filesystem online and offline Easily

how to extend reiserfs on linux, extending reiserfs volume on linux, extend reiserfs volume online, extend reiserfs volume offline, extend reiserfs
This post will show you How to extend Reiserfs filesystem online and offline easily.


Are you looking for the command to extend the reiserfs filesystem online and offline.  "resize_reiserfs" is the command to increase / extend the filesystem.

How to extend Reiserfs filesystem online and offline

But ensure that you have increased the size from partition level. So Reiserfs file systems can be resized when it is mounted or unmounted. Assume that we have LVM volume /dev/vg01/lvol1.

Extend reiserfs filesystem Online


# resize_reiserfs -f /dev/vg01/lvol1

Extend reiserfs filesystem Offline


# umount /dev/vg01/lvol1
# resize_reiserfs /dev/vg01/lvol1
# mount -treiserfs /dev/vg01/lvol1

Finally check the disk usage output using the command "df -h" to confirm whether the filesystem got changed or not. That's it.

Hope this post helped you to extend Reiserfs filesystem online and offline.

Related Content on Linux might be useful to you to improve your Linux Skills.

Keep practicing and have fun. Leave your comments if any.

Support Us: Share with your friends and groups.

Stay connected with us on social networking sites, Thank you.

Cookie Consent
We serve cookies on this site to analyze traffic, remember your preferences, and optimize your experience.
Oops!
It seems there is something wrong with your internet connection. Please connect to the internet and start browsing again.
AdBlock Detected!
We have detected that you are using adblocking plugin in your browser.
The revenue we earn by the advertisements is used to manage this website, we request you to whitelist our website in your adblocking plugin.
Site is Blocked
Sorry! This site is not available in your country.
whatsapp logo