Re: cannot add journal to gfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



----- "vu pham" <vu@xxxxxxxxxx> wrote:
| Although my gfs partition has a lot of free space to add two more 
| journal, but gfs_jadd complains of not enough space.
| 
| Do I have to run any extra command to make it work ?

Hi,

This is a common complaint about gfs.  Frankly, I'm surprised
that it's not in the FAQ (I should add it).  GFS will only let you
add a journal if you have space on your DEVICE that's not already
dedicated to the file system.  In other words, you have to add
storage to the volume, then do gfs_jadd BEFORE doing gfs_grow.
If you use gfs_grow after adding storage, it will allocate all the
free space to the file system and therefore has no room for any
new journals.

This problem was addressed in GFS2 where the journals are actually
part of the file system.  So in GFS2 you can add journals dynamically.
In GFS, you have to add storage, resize your lv, then gfs_jadd.

Regards,

Bob Peterson
Red Hat GFS

--
Linux-cluster mailing list
Linux-cluster@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/linux-cluster

[Index of Archives]     [Corosync Cluster Engine]     [GFS]     [Linux Virtualization]     [Centos Virtualization]     [Centos]     [Linux RAID]     [Fedora Users]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite Camping]

  Powered by Linux