Skip to content

Instantly share code, notes, and snippets.

@aamsur-mkt
aamsur-mkt / extending-no-space-left-linux-filesystem.md
Last active March 22, 2024 15:49
[increase|raise|resize] Extending Linux Filesystem in AWS, No space left on device makes some jobs failure

Example

Use the df -h command to verify that the root partition mounted under "/" is full (100%). In the following example, /dev/nvme0n1p1 is using 100% of its space.

[ec2-user ~]$ df -h
Filesystem      Size  Used Avail Use% Mounted on
devtmpfs        460M     0  475M   0% /dev