B.2. GFS to GFS2 Conversion Procedure
Use the following procedure to convert a GFS file system to a GFS2 file system.
- On a Red Hat Enterprise Linux system, make a backup of your existing GFS file system.
- Unmount the GFS file system from all nodes in the cluster.
- Execute the
gfs_fsck
command on the GFS file system to ensure there is no file system corruption. - Execute
gfs2_convert
. The system will display warnings and confirmation questions before convertinggfsfilesystem
gfsfilesystem
to GFS2. - Upgrade to Red Hat Enterprise Linux 6.
The following example converts a GFS file system on block device
/dev/shell_vg/500g
to a GFS2 file system.