

UUID: 1234b7a7-68ff-4f48-a88c-8943f27f1234Ĭhoose a method to extend partitions or file systemsĬhoose an extend method based on the partition format and the file system type. If an error is returned in the command output, troubleshoot the issue. found 114688 bytes used err is 0 indicates that the file system works as expected.
#UNMOUNT DISK IN LINUX CODE#
The following code provides a sample command output for a btrfs file system.Warning: skipping journal recovery because doing a read-only filesystem check. If clean is not returned, troubleshoot the issue.

If the file system works as expected, clean is returned in the command output.

A snapshot is created for a data disk of a Linux instance.
#UNMOUNT DISK IN LINUX HOW TO#
This topic describes how to offline extend partitions and file systems on a data disk of a Linux instance. A disk is online when it is in the Mount state, and is offline when it is in the Umount state. In this case, you must extend the disk partitions and file systems offline in the instance operating systems. In specific early versions of Linux operating systems, partitions and file systems on disks cannot be extended online by using tools such as growpart. After you resize disks of Linux instances by extending disk capacity in the Elastic Compute Service (ECS) console, you must extend partitions and file systems on the disks in the instance operating systems for the new disk capacity to take effect.
