Increase File System Size
Instructions for increasing the size of a Btrfs or XFS file system on the boot RAID.
When a Btrfs or XFS file system on the boot RAID needs to be increased, it is necessary to change the file system size in the cray_bootraid configuration service, use the lvextend command to extend the logical volume, and then use the appropriate Btrfs or XFS command to grow the file system.
Reference the following information when modifying cray_bootraid to increase file system size:
The CLE default storage set (
cledefault) has the following three volume groups, each of which has multiple volumes with file system type as shown:boot_node_vghome(XFS)imps(Btrfs)nvolatile(XFS)
sdb_node_vgdb(XFS)alps(XFS)ncmd(XFS)
compute_node_localtemporary(ext3)swap(swap)unmanaged(ext3)
smwdefault) has just one volume group, which has five volumes with file system type as shown:smw_node_vghome(XFS)db(Btrfs)log(XFS)imps(XFS)repos(Btrfs)